Saurav Ananddevopsnow.hashnode.dev·16 hours agoImplementing Chaos Engineering on Redis with LitmusChaos: Simulating Leader Pod FailuresIntroduction In today's distributed systems, ensuring the resilience of stateful applications like Redis is paramount. Chaos engineering provides a proactive approach to identify potential weaknesses by intentionally introducing failures. Prerequisit...Chaos Engineering
Saurav Ananddevopsnow.hashnode.dev·Feb 5, 2025Introduction to Chaos Engineering for BeginnersWhy Do We Need Chaos Engineering? Modern software systems are highly distributed, running on cloud platforms, microservices, and containerized environments. While this architecture improves scalability and flexibility, it also increases complexity. F...Devops
Vidushi Bansalvidushibansal.hashnode.dev·Jan 9, 2025Chaos Experiment on Cosmos DBIn today's cloud-driven landscape, ensuring the reliability and resilience of your database is paramount. Azure Cosmos DB, a globally distributed NoSQL database, offers robust features such as multi-region failover to enhance fault tolerance. But how...CosmosDB
Vidushi Bansalvidushibansal.hashnode.dev·Dec 31, 2024Testing Instance Stop and Start with AWS Fault Injection Simulator (FIS)As organizations strive for high availability and resilience in their cloud environments, chaos engineering has emerged as a vital practice. AWS Fault Injection Simulator (FIS) is a managed service that enables DevOps teams to test the resilience of ...AWS
Vidushi Bansalvidushibansal.hashnode.dev·Dec 30, 2024Chaos testing with Fault Injection Service with S3 bucketIn this blog, we will test S3 impairment in AZ1 and AZ2 using AWS Fault injection service. Architecture Diagram: Architecture Overview: Web Application: Runs on NGINX as a webserver on 2 EC2 instances. Part of an Auto Scaling Group (ASG) across 2...S3-bucket
Vidushi Bansalvidushibansal.hashnode.dev·Dec 26, 2024Chaos Experiment on EC2 using AWS Fault Injection Simulator (FIS) - CPU StressIntroduction Chaos engineering is a discipline that focuses on improving system resilience by simulating failures in a controlled environment. AWS Fault Injection Simulator (FIS) enables engineers to run chaos experiments on AWS infrastructure, provi...1 likeAWS
Nikolaos CHASANISnikolaoschasanis.com·Dec 1, 2024🏗️ Pelorio Architecture 📐Project management is essentially a hard topic, a definition of actual project management is not consisted of one skill like Code design or code quality (vague concept btw) but multiple skills that one should have. Most outages in the global world we...27 readsArchitecturearchitecture
Niels Buitblog.nielsb.net·Oct 3, 2024Getting Started with Chaos Engineering on AzureChaos Engineering as a discipline within Site Reliability Engineering has been around for quite a few years. It was eventually adopted on a cloud-scale by Netflix, who used their infamous Chaos Monkey tool to put the resiliency features of production...39 readsAzure Reliability EngineeringAzure
Amit Sidesamitsides.hashnode.dev·Sep 14, 2024DevOps Complexity Philosophy: Pragmatism and Skepticism - 2025 Challenges ForecastLike all fields and disciplines, DevOps, as a discipline is divided into theory and practice. The practice (or pragmatics) should lead us to a Production-ready environment, that is, a code running on production cloud or on-premise with underlying net...181 readsDevops
Denishdenish.hashnode.dev·Jul 16, 2024Introduction to Chaos Engineering with Litmus Chaos"Strength emerges from the heart of chaos." — Unknown Think about a pilot—these professionals must log at least 1,500 hours of flight experience before flying a commercial plane. Even after earning their license, they spend countless hours in simula...#SiteReliabilityEngineering