Gremlin inteface

Embracing Chaos to Develop Resilience

Welcome to my blog Today’s post is a little different, it was written by me, however, the original article is published on DeliveryHero Techblog. Check out the original article by clicking here. Happy reading. We challenged technology teams to test a long outage of a configuration application in a production environment for an hour without losing any requests using Chaos Engineering. And guess what? We did it! How did we get here?...

June 1, 2023 · 5 min · Luiz Ferreira
developer coding in cloud portal to space

The 12 Factors: Transforming the Development and Operations of Modern Applications

Hello everyone! Welcome to my blog! Today, I’m going to share with you a revolutionary methodology that has been changing the way we develop and manage modern applications: the 12 factors. Inspired by the books of the legendary Martin Fowler, these principles bring numerous advantages for developers and DevOps/SRE professionals. Let’s explore together the importance, gains, and advantages of these factors, and how they make our day-to-day work easier. The Importance of the 12 Factors The 12 factors aim to improve the quality, scalability, and maintainability of applications....

April 6, 2023 · 3 min · Luiz Ferreira

12 Factors: Revisiting the 12th Factor - Admin processes

Hello everyone! Welcome to my blog! We have reached the final article in our series on the 12 factors for the development of modern applications, inspired by the books of legendary Martin Fowler. If you missed our previous articles, don’t worry! Check out the other factors we have already covered. Today, we will explore the twelfth and final factor: Admin Processes The twelfth factor highlights the importance of managing application administration and maintenance processes as unique and independent tasks....

April 5, 2023 · 3 min · Luiz Ferreira

12 Factors: Revisiting the 11th Factor - Logs

Hello everyone! Welcome to my blog! We are nearing the end of our series on the 12 factors for developing modern applications, inspired by the books of the legendary Martin Fowler. If you missed our previous articles, don’t worry! Take a look at the other factors we’ve already covered. Today, we will explore the eleventh factor: Logs The eleventh factor emphasizes the importance of treating logs as a continuous stream of events, rather than static files....

April 4, 2023 · 3 min · Luiz Ferreira

12 Factors: Revisiting the 10th Factor - Development-Production Parity

Hello everyone! Welcome to my blog! We continue our series on the 12 factors for modern application development, inspired by the legendary Martin Fowler’s books. If you missed our previous articles, feel free to check out the other factors. Today, we will tackle the tenth factor: Development-Production Parity The tenth factor highlights the importance of keeping the development environment as close as possible to the production environment. This includes using the same tools, services, and processes to ensure the application runs consistently and reliably in all environments....

April 3, 2023 · 3 min · Luiz Ferreira