article thumbnail

Microservices on AWS [Video]

Dzone - DevOps

In this tutorial, I will explain different CI/CD concepts and tools provided by AWS for continuous integration and continuous delivery. I will be creating a Spring Boot microservice and deploy it to AWS EC2 instances running behind an application load balancer in an automated way using the AWS Code Pipeline.

article thumbnail

Demystifying Kuma Service Mesh

Dzone - DevOps

Service mesh emerged as a response to the growing popularity of cloud-native environments, microservices architecture, and Kubernetes. While Kubernetes helped resolve deployment challenges, the communication between microservices remained a source of unreliability. It has its roots in the three-tiered model of application architecture.

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

Why Use Kong API Gateway

Dzone - DevOps

Plugins : Kong has a vast and continuously growing ecosystem of plugins that provide additional functionality, such as security, transformations, and integrations with other tools. Microservice Architecture : Kong is designed to work with microservice architecture, providing a central point of control for API traffic and security.

article thumbnail

Microservices Databases Migrations

Modus Create

To do that, developers need to integrate microservices. Microservices. There are many different approaches that software architects can apply when working with microservices. The answer is pretty simple: having multiple instances of each component and load balancing them. But what happens with our database?

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

Top 10 Frameworks for Developing Enterprise Applications

OTS Solutions

Furthermore, it comes with a built-in set of tools and features, such as two-way data binding, dependency injection, and routing, that make it a popular choice for building modern web applications. Key features of Express JS Its features include routing, middleware, templating engines, error handling, and debugging tools.