article thumbnail

Achieving High Availability in CI/CD With Observability

DZone

Editor's Note: The following is an article written for and published in DZone's 2024 Trend Report, The Modern DevOps Lifecycle: Shifting CI/CD and Application Architectures. By integrating observability tools in CI/CD pipelines, organizations can increase deployment frequency, minimize risks, and build highly available systems.

article thumbnail

Load Balancer High Availability With CockroachDB and HAProxy

DZone

For reference: Checkout my previous article where I discuss connection pool high availability, " Connection Pool High Availability With CockroachDB and PgCat." Motivation The load balancer is a core piece of architecture for CockroachDB. Given its importance, I'd like to discuss the methods to overcome the SPOF scenarios.

Insiders

Sign Up for our Newsletter

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

article thumbnail

Best Practices To Create High Available (HA) Applications in Mule 4

DZone

In this blog, I would like to share a few best practices for creating High Available (HA) Applications in Mule 4 from an infrastructure perspective ONLY ( CloudHub in this article refers to CloudHub 1.0 Most of the configuration details (only relevant to HA) shared here are taken from MuleSoft Documentation/Articles/Blogs.

article thumbnail

Article: Using the Plan-Do-Check-Act Framework to Produce Performant and Highly Available Systems

InfoQ

The PDCA (plan-do-check-act) framework can be used to outline the performance, availability, and monitoring to enable teams to ensure performant and highly available applications. These include infrastructure design and setup, application architecture and design, coding, performance testing, and application monitoring.

article thumbnail

Dynamic management views for monitoring availability replicas and databases for SQL Server Always On Availability Groups

SQL Shack

In this 37th article for SQL Server Always On Availability Groups, we will explore useful dynamic management views for monitoring availability replicas and databases. This article […].

article thumbnail

Article: A Recipe to Migrate and Scale Monoliths in the Cloud

InfoQ

In this article, I want to present a simple cloud architecture that can allow an organization to take monolithic applications to the cloud incrementally without a dramatic change in the architecture. We will discuss the minimal requirements and basic components to take advantage of the scalability of the cloud. By Luciano Mammino.

Cloud 64
article thumbnail

Session timeouts in SQL Server Always On Availability Groups

SQL Shack

In this 41st article for SQL Server Always On Availability Groups, we will explore the session timeout configurations for AG replicas. Prerequisites You should follow articles in the series, SQL Server Always On Availability Groups and prepare the following environment.