Cookie Consent by Free Privacy Policy Generator ๐Ÿ“Œ Auto scaling Azure Cosmos DB for PostgreSQL with Citus, Grafana & Azure Serverless | Citus Con 2023

๐Ÿ  Team IT Security News

TSecurity.de ist eine Online-Plattform, die sich auf die Bereitstellung von Informationen,alle 15 Minuten neuste Nachrichten, Bildungsressourcen und Dienstleistungen rund um das Thema IT-Sicherheit spezialisiert hat.
Ob es sich um aktuelle Nachrichten, Fachartikel, Blogbeitrรคge, Webinare, Tutorials, oder Tipps & Tricks handelt, TSecurity.de bietet seinen Nutzern einen umfassenden รœberblick รผber die wichtigsten Aspekte der IT-Sicherheit in einer sich stรคndig verรคndernden digitalen Welt.

16.12.2023 - TIP: Wer den Cookie Consent Banner akzeptiert, kann z.B. von Englisch nach Deutsch รผbersetzen, erst Englisch auswรคhlen dann wieder Deutsch!

Google Android Playstore Download Button fรผr Team IT Security



๐Ÿ“š Auto scaling Azure Cosmos DB for PostgreSQL with Citus, Grafana & Azure Serverless | Citus Con 2023


๐Ÿ’ก Newskategorie: Video | Youtube
๐Ÿ”— Quelle: youtube.com

Author: Microsoft Developer - Bewertung: 0x - Views:4

Video of a conference talk and demo about auto scaling Azure Cosmos DB for PostgreSQL with Citus, Grafana, & Azure Serverless, delivered by Lucas Borges at Citus Con: An Event for Postgres 2023. Azure Cosmos DB for PostgreSQL is a managed service offering that is powered by the open-source Citus database extension to Postgres. One of the top Citus features is the ability to run PostgreSQL at any scale, on a single node as well as a distributed database cluster. This talk includes a demo to show what you can do as your application needs to scale: You can add more nodes to the Azure Cosmos DB for PostgreSQL cluster, rebalance existing data across the new Postgres nodes, and seamlessly scale out. However, these operations require manual intervention: a) first you must create alerts on metrics, b) then, based on those alerts, you need to add more nodes, c) then you must kick off and monitor the shard rebalancer. Automating these steps will give you a complete auto scale experienceโ€”and make your life so much easier. The demo shows you how to โ€œauto scaleโ€ by using existing tools such as Grafana & Azure Serverless (aka Azure Functions.) โ–  Configuring Grafana to capture metrics from Azure Cosmos DB for PostgreSQL โ–  Configure alerts based on those metrics โ–  Trigger Azure Serverless function using Grafana alerts to automate the process of scaling out, both automatic node addition and shard rebalancer maintenance โ–  As icing on the cake, we will also demonstrate automatic tenant isolation! Lucas Borges Fernandes is a Brazilian software engineer with years of experience in the field of application development. He also has a MSc in the field of distributed systems. He's currently working at Microsoft as a Customer Engineer for the Azure Cosmos DB for PostgreSQL team. โ–บ Video bookmarks: โฉ 00:00 Introduction โฉ 03:33 Why auto scaling? โฉ 04:59 Auto scaling a Citus cluster โฉ 08:31 Grafana โฉ 11:54 Azure Functions (Serverless) โฉ 13:23 Azure Resource Manager (ARM) โฉ 15:12 Demo of Autoscaling Azure Cosmos DB for PostgreSQL ๐Ÿ“• Everything you need to know about Citus Con: An Event for Postgres 2023 can be found at: https://aka.ms/cituscon โœ… Learn more: Watch more Citus Con talks: https://aka.ms/cituscon-playlist ๐Ÿ“Œ Letโ€™s connect:โ€ฏโ€ฏ Twitter โ€“ @CitusCon, https://twitter.com/CitusCon โญ Star the GitHub repo for the Citus database extension, to show your support of Citus open source: https://github.com/citusdata/citus ๐Ÿ”” Subscribe to the Citus monthly technical newsletter: https://aka.ms/citus-newsletter More resources: ๐Ÿ“ฃ Slides for this talk: https://speakerdeck.com/azuredbpostgres/auto-scaling-azure-cosmos-db-for-postgresql-with-citus-grafana-and-azure-serverless-citus-con-2023-lucas-borges-fernandes โ–  Docs โ€“ Azure Cosmos DB for PostgreSQL: https://learn.microsoft.com/azure/cosmos-db/postgresql/introduction โ–  Docs โ€“ Azure Managed Grafana: https://learn.microsoft.com/azure/managed-grafana/overview โ–  Docs โ€“ Azure Functions: https://learn.microsoft.com/azure/azure-functions/functions-overview โ–  Docs โ€“ Azure Resource Manager (ARM): https://learn.microsoft.com/azure/azure-resource-manager/management/overview โ–  Docs โ€“ Azure SDKs for JavaScript and TypeScript: https://learn.microsoft.com/azure/developer/javascript/core/use-azure-sdk #CitusCon #PostgreSQL #Citus

...



๐Ÿ“Œ Auto scaling Azure Cosmos DB for PostgreSQL with Citus, Grafana & Azure Serverless | Citus Con 2023


๐Ÿ“ˆ 135.4 Punkte

๐Ÿ“Œ Lessons learned: Migrating from AWS-Hosted PostgreSQL RDS to Self-Hosted Citus | Citus Con 2023


๐Ÿ“ˆ 63.15 Punkte

๐Ÿ“Œ Multi-tenant Saas apps made simple on Azure Cosmos DB for PostgreSQL | Citus Con 2023


๐Ÿ“ˆ 62.31 Punkte

๐Ÿ“Œ Citus on Kubernetes | Citus Con: An Event for Postgres 2023


๐Ÿ“ˆ 52.49 Punkte

๐Ÿ“Œ Azure AD authentication with PostgreSQL Flexible Servers | Citus Con: An Event for Postgres 2023


๐Ÿ“ˆ 47.46 Punkte

๐Ÿ“Œ Mehrere Probleme in grafana-piechart-panel, grafana-status-panel und grafana (SUSE)


๐Ÿ“ˆ 44.82 Punkte

๐Ÿ“Œ Grafana up to 6.3.6 on Red Hat /etc/grafana/grafana.ini information disclosure


๐Ÿ“ˆ 44.82 Punkte

๐Ÿ“Œ Grafana Labs releases Grafana 11, Loki 3.0, and a new open source project called Grafana Alloy


๐Ÿ“ˆ 44.82 Punkte

๐Ÿ“Œ Troubleshooting High CPU Utilization in PostgreSQL Databases | Citus Con: An Event for Postgres 2023


๐Ÿ“ˆ 42.48 Punkte

๐Ÿ“Œ Unconventional ways to index UUIDs in PostgreSQL | Citus Con: An Event for Postgres 2023


๐Ÿ“ˆ 42.48 Punkte

๐Ÿ“Œ PostgreSQL performance tips you have never seen before | Citus Con: An Event for Postgres 2023


๐Ÿ“ˆ 42.48 Punkte

๐Ÿ“Œ Implementing Temporal Features in PostgreSQL: SQL Standard and Beyond | Citus Con 2023


๐Ÿ“ˆ 42.48 Punkte

๐Ÿ“Œ Twisting PostgreSQL into a Document Db and Event Store | Citus Con: An Event for Postgres 2023


๐Ÿ“ˆ 42.48 Punkte

๐Ÿ“Œ Optimize price-performance with compute auto-scaling in Azure SQL Database serverless


๐Ÿ“ˆ 37.48 Punkte

๐Ÿ“Œ What is Serverless and why is it so popular now? [1 of 16] | Beginner's Series to: Serverless | Beginner's Series to: Serverless


๐Ÿ“ˆ 37.46 Punkte

๐Ÿ“Œ Serverless geo-distributed applications with Azure Cosmos DB | Azure Friday


๐Ÿ“ˆ 37.29 Punkte

๐Ÿ“Œ Go serverless: Serverless operations with Azure DevOps | Azure Friday


๐Ÿ“ˆ 34.92 Punkte

๐Ÿ“Œ Scaling Your AWS Infrastructure with Load Balancers, Auto Scaling, and CloudWatch.


๐Ÿ“ˆ 33.99 Punkte

๐Ÿ“Œ Scaling Your AWS Infrastructure with Load Balancers, Auto Scaling, and CloudWatch.


๐Ÿ“ˆ 33.99 Punkte

๐Ÿ“Œ Postgres and the Artificial Intelligence Landscape | Citus Con: An Event for Postgres 2023


๐Ÿ“ˆ 31.82 Punkte

๐Ÿ“Œ Understanding & Managing Postgres Table Bloat | Citus Con: An Event for Postgres 2023


๐Ÿ“ˆ 31.82 Punkte

๐Ÿ“Œ How to copy a Postgres database? | Citus Con: An Event for Postgres 2023


๐Ÿ“ˆ 31.82 Punkte

๐Ÿ“Œ Divide and Conquer: Multi-tenancy in Postgres | Citus Con: An Event for Postgres 2023


๐Ÿ“ˆ 31.82 Punkte

๐Ÿ“Œ In depth guide to Postgresโ€™ new CI | Citus Con: An Event for Postgres 2023


๐Ÿ“ˆ 31.82 Punkte

๐Ÿ“Œ Citus Con: An Event for Postgres 2023 (AMERICAS)


๐Ÿ“ˆ 31.82 Punkte

๐Ÿ“Œ Citus Con: An Event for Postgres 2023 (EMEA)


๐Ÿ“ˆ 31.82 Punkte

๐Ÿ“Œ Citus 10 komprimiert PostgreSQL-Daten im Spaltenformat


๐Ÿ“ˆ 31.33 Punkte

๐Ÿ“Œ Foundations of Distributed PostgreSQL with Citus


๐Ÿ“ˆ 31.33 Punkte

๐Ÿ“Œ Scalable Solutions with Percona Distribution for PostgreSQL (Part 2): Using Citus


๐Ÿ“ˆ 31.33 Punkte

๐Ÿ“Œ How To Scale a Single-Host PostgreSQL Database With Citus


๐Ÿ“ˆ 31.33 Punkte

๐Ÿ“Œ Azure Cosmos DB for PostgreSQL | How it Works


๐Ÿ“ˆ 30.49 Punkte

๐Ÿ“Œ Keynote: Azure Cosmos DB for PostgreSQL


๐Ÿ“ˆ 30.49 Punkte

๐Ÿ“Œ Store embeddings in Azure Cosmos DB for PostgreSQL with pgvector


๐Ÿ“ˆ 30.49 Punkte

๐Ÿ“Œ Use pgvector for searching images on Azure Cosmos DB for PostgreSQL


๐Ÿ“ˆ 30.49 Punkte

๐Ÿ“Œ Learn Live: Model data for Azure Cosmos DB for PostgreSQL | DIS08


๐Ÿ“ˆ 30.49 Punkte











matomo