Coder Social home page Coder Social logo

pablomugica / building-real-time-applications-using-cosmos-db-for-postgresql Goto Github PK

View Code? Open in Web Editor NEW

This project forked from spektrasystems/building-real-time-applications-using-hyperscale-citus

0.0 1.0 0.0 12.9 MB

Building Real-time applications using Cosmos DB for PostgreSQL

building-real-time-applications-using-cosmos-db-for-postgresql's Introduction

Overview

Cosmos DB for PostgreSQL has the ability to parallelize your queries across multiple postgres nodes to give immense performance improvements. One workload that can benefit from this ability of parallelism is powering real-time dashboards of event data.

  • For example, you could be a cloud services provider helping other businesses monitor their HTTP traffic. Every time one of your clients receives an HTTP request your service receives a log record. You want to ingest all those records and create an HTTP operational analytics dashboard which gives your clients insights such as the number of HTTP errors their sites served.
  • It’s important that this data shows up with as little latency as possible so your clients can fix problems with their sites. It’s also important for the dashboard to show graphs of historical trends.
  • Alternatively, maybe you’re building an advertising network and want to show clients click rates on their campaigns. In this example latency is also critical, raw data volume is also high, and both historical and live data are important.
  • For this experience we will instruct you on how to deal with a number of real-time and scaling challenges using Cosmos DB for PostgreSQL on Azure Database for PostgreSQL.

Click Next on the bottom right of this page.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.