article thumbnail

Effective Communication Strategies Between Microservices: Techniques and Real-World Examples

DZone

This step-by-step guide outlines the process of creating a microservices-based system, complete with detailed examples. Microservices allow teams to deploy and scale parts of their application independently, improving agility and reducing the complexity of updates and scaling.

Strategy 279
article thumbnail

Service level objective examples: 5 SLO examples for faster, more reliable apps

Dynatrace

Certain service-level objective examples can help organizations get started on measuring and delivering metrics that matter. Teams can build on these SLO examples to improve application performance and reliability. In this post, I’ll lay out five SLO examples that every DevOps and SRE team should consider. or 99.99% of the time.

Traffic 173
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

Observability Architecture: Financial Calculations Example

DZone

Cloud-native technology has been changing the way payment services are architected. In 2020, I presented a series with insights from real implementations adopting open-source and cloud-native technology to modernize payment services.

article thumbnail

Observability Architecture: Financial Payments Example

DZone

Cloud-native technology has been changing the way payment services are architected. In 2020, I presented a series of insights from real implementations adopting open-source and cloud-native technology to modernize payment services.

article thumbnail

Install Prometheus on Kubernetes: Tutorial and Examples

DZone

As one of the most popular open-source Kubernetes monitoring solutions, Prometheus leverages a multidimensional data model of time-stamped metric data and labels. The platform uses a pull-based architecture to collect metrics from various targets.

article thumbnail

Examples of Generative AI In SRE

DZone

Nowadays, Site Reliability Engineering (SRE) has emerged as one of the main actors in modern and fast-paced industries. It is usually the point where the requirement for flawless software delivery intersects with the demand for reliability, striking this delicate balance. This is not just a role.

article thumbnail

C# Errors by Example: Checking the DotNetNuke CMS

DZone

Today, we discuss C# code quality and a variety of errors by the example of CMS DotNetNuke. We're going to dig into its source code. You're going to need a cup of coffee. DotNetNuke. DotNetNuke is an open-source content management system (CMS) written mainly in C#. The source code is available on GitHub.

C++ 256