Remove Continuous Integration Remove Examples Remove Metrics Remove Microservices
article thumbnail

Prerequisites for evolutionary architectures

CircleCI

Here’s a non-exhaustive list of some things to consider: Continuous integration. Continuous delivery. microservices, event streaming, modular monolith) Domain Driven Development (DDD) and Event Storming are very useful in determining the boundaries of deployment units. Continuous Integration/Continuous Delivery.

article thumbnail

Chaos engineering technique

Apiumhub

In these open spaces, we discussed very interesting topics like “feature branches vs. continuous integration”, “ monoliths vs microservices “, “how to manage diversity in our workplace”, Also, we shared the disastrous experiences we have had in production. Chaos engineering steps.

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

How 3 Companies Implemented Distributed Tracing for Better Insight into Their Systems

Honeycomb

You can compare tiny differences between multiple traces coming through your microservices-based applications every day to pinpoint areas that are affecting performance. This impacted Slack’s continuous integration (CI) pipelines, where developers frequently integrate code into a central repository. Enthusiasm increased.

System 57
article thumbnail

6 Crucial Issues for Legacy.NET App Modernization

Datavail

For example, refreshing your.NET applications makes it much easier to adopt modern IT best practices such as cloud computing and microservices. Selecting the right metrics. For example, by how much is the modernization project expected to reduce your IT costs? Data security, too, can be a crucial business metric.

Azure 52
article thumbnail

Authors’ Cut Spark Notes Edition: Jumpstart Your Observability Journey

Honeycomb

This session also addresses example technologies used to build cloud-native apps, such as containers, service meshes, microservices, and immutable infrastructure. This blog discusses specific Continuous Integration (CI) / Continuous Deployment (CD) architectures and how observability can be used to debug pipeline issues.

DevOps 98
article thumbnail

Free Cloud Courses at Linux Academy — July 2019

Linux Academy

We’ll build a foundation of general monitoring concepts, then get hands-on with common metrics across all levels of our platform. We will also work through some practical examples like Continuous Integration and Disaster Recovery scenarios. MicroService Applications In Kubernetes. Database Essentials.

Linux 60
article thumbnail

Tips for designing distributed systems

CircleCI

Microservice architecture. In microservice architecture, developers build an application as a collection of discrete services (modules) with an efficient communication protocol binding them together. In a microservice, this means breaking down your application into its constituent services. Distributed systems best practices.