Opaluwa Emidowo-ojotech-on-diapers.hashnode.dev·Aug 26, 2024Implementing Resilience Patterns in ASP.NET Core Web APIs: Circuit Breaker, Retry, and Timeout PoliciesWelcome back! We have a brand-new technical tutorial today. Still discussing Web APIs, we are going to learn how to implement resilience in our APIs. Web APIs often interact with other services or databases, and sometimes, things can go wrong—like a ...Discuss·20 likesTimeout policies
Tanishka Marrottcloud-design-diaries.hashnode.dev·Aug 11, 2024Crafting a Holistic Security Posture with Organization Policy Constraints (OPCs) and Service Control Policies (SCPs)As a member of the cloud security team, it’s crucial to understand how these tools work, their technical implementations, and the scenarios where exceptions might be necessary. Let’s explore the top 5 OPCs and SCPs that can bolster your organization'...Discuss·1 likeAWS
Ezequiel Virunezequielvirun.com·Jul 27, 2024Cyber Repercussions vs InvestmentsEl panorama de amenazas evoluciona mas rapido que las organizaciones, por lo cual se debe invertir en medidas sólidas de ciberseguridad para preservar sus activos. Trasladar esta necesidad de inversion a una junta directiva es desafiante y demostrar ...Discussrisk management
Deepchand Prajapatideep-prajapati.hashnode.dev·Jul 26, 2024Chaos Engineering: Preparing for the Unexpected in DevOpsIn the fast-paced world of software development, ensuring that your systems are resilient and reliable is crucial. One effective way to achieve this is through chaos engineering. This blog will explore what chaos engineering is, why it's important, a...Discuss·150 readsChos Engineering
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...Discuss#SiteReliabilityEngineering
Antonio Barrera Morablog.anbar.top·Jun 19, 2024The Conjugation PrincipleIntroduction Have you ever felt trapped in a toxic situation, wondering how to escape its complexity?The solution might lie in a mathematical principle: conjugation. This principle allows us to transform complex problems into something more manageabl...DiscussEnglishData Science and Psychology
Mahidhar Mullapuditutorialq.hashnode.dev·Jun 18, 2024Mastering Distributed Systems: Essential Design Patterns for Scalability and ResilienceIn the realm of modern software engineering, distributed systems have become pivotal in achieving scalability, reliability, and high availability. However, designing distributed systems is no trivial task; it requires a deep understanding of various ...Discussdistributed system
Mahidhar Mullapuditutorialq.hashnode.dev·Jun 15, 2024Building Reactive Microservices: A Step-by-Step GuideTransitioning from a monolithic architecture to microservices is a significant step for any organization. Reactive microservices offer a way to build highly responsive, resilient, and scalable applications. This guide will walk you through the proces...Discuss·1 likereactive microservices
Mahidhar Mullapuditutorialq.hashnode.dev·Jun 14, 2024Unleashing Reactive Programming: Boosting Responsiveness, Resilience, and ScalabilityReactive programming is a paradigm that allows for the development of responsive, resilient, and scalable applications. This programming style is particularly suited for applications that deal with asynchronous data streams and events, enabling devel...DiscussReactive Programming
Egor Karitskiyit4infrastructure.hashnode.dev·Jun 6, 2024Operational Resilience: Strategies for High Availability in Big-Scale InfrastructureIn this article, we'll explore the concept of high availability in large-scale infrastructure. The concept itself is straightforward and means ensuring a complex system remains accessible despite unforeseen events, whether internal breakdowns or exte...Discuss·138 likes·43.2K reads#operations