article thumbnail

Adding Postgres 16 support to Citus 12.1, plus schema-based sharding improvements

The Citus Data

PostgreSQL 16 has introduced a new feature for load balancing multiple servers with libpq, that lets you specify a connection parameter called load_balance_hosts. You can use query-from-any-node to scale query throughput, by load balancing connections across the nodes. Postgres 16 support in Citus 12.1

article thumbnail

Moving to the Cloud: Exploring the API Gateway to Success

Daniel Bryant

And platform engineers need to build and operate a supporting platform to enable developers to code, test, ship, and run applications with speed and safety. In this article, you will learn about service discovery in microservices and also discover when you should use an API gateway and when you should use a service mesh.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

AWS Microservices Architecture – Enabling Faster Application Development

RapidValue

Over the past few years, we have witnessed that the use of Microservices as a means of driving agile best practices and accelerating software delivery, has become more and more commonplace. Key Features of Microservices Architecture. Microservices architecture follows the decentralized data management.

article thumbnail

Top 10 Frameworks for Developing Enterprise Applications

OTS Solutions

It is maintained by Google and provides a range of features, such as data binding, dependency injection, and testing. Additionally, Ruby on Rails includes a wide range of libraries and tools, including tools for database management, testing, and deployment, which further simplifies the development process.

article thumbnail

Top 10 Frameworks for Developing Enterprise Applications

OTS Solutions

It is maintained by Google and provides a range of features, such as data binding, dependency injection, and testing. Additionally, Ruby on Rails includes a wide range of libraries and tools, including tools for database management, testing, and deployment, which further simplifies the development process.

article thumbnail

Use Cases for Kubernetes on MongoDB

Datavail

Microservices Orchestration. The use case that many people think of when Kubernetes is mentioned is microservices management. Another benefit of using Kubernetes on MongoDB for microservices management is improving the reliability of applications. Load Balancing MongoDB Clusters. Deployment Flexibility.

article thumbnail

Enabling TLS in the Dev Loop: Self-Signed Certs, nip, and edgestack.me

Daniel Bryant

Fast feedback without compromising on production-like config Photo by Jonatan Pie on Unsplash If you have ever worked on a greenfield web-based application you will have experienced the pain of testing your application with TLS enabled. Running your local dev loop and testing with security features like TLS-enabled shouldn’t be a blocker.