Azure Developer
1 TopicApplication state – I want the easiest, most trouble-free deployment for the database
As more and more applications convert to cloud native with Kubernetes as a normalizing layer, the ability to have portability between public clouds also becomes easier. Theoretically, an application can now move easily between Clouds. However, there are a couple of questions that you still have to consider: Should I connect to cloud services such as ML/AI, DevOps tool chains, DBs, Storage, etc.? This might lock me in. Should I create my own PostgreSQL database, manage and scale it? What is a great solution on the Cloud for PostgreSQL? We'll examine this in the blog and talk about Hyperscale (Citus) on Azure Database for PostgreSQL as a possible solution.