Shivam Dubeycloud-journey.hashnode.dev·Nov 20, 2024Mastering Cloud Computing: Ensuring Efficiency and Resilience with Key ConceptsWhen working with cloud computing, particularly with services like AWS, it's important to understand foundational concepts that ensure your applications are efficient, resilient, and reliable. Here’s a beginner-friendly guide to availability, scalabi...Discusscloud terminology
Aditya Bondeadityabonde.hashnode.dev·Nov 10, 2024Understanding Microservices ArchitectureIn today’s fast-paced software development world, building applications that are scalable, maintainable, and flexible is more important than ever. Traditional monolithic architectures, where all components of an application are tightly integrated int...DiscussDev BlogMicroservices
Prashant Katareprashantblog.hashnode.dev·Nov 6, 2024Implementing Circuit Breaker pattern using Resilience4J | Fault Tolerance | SpringBoot MicroservicesWe have a UserService microserviece which is makes call to other microservices and we would like to implement circuit breaker pattern here. Step 1 → Add dependencies - Spring Boot Actuator | OPS → To monitor the health of our microservice applicatio...Discusscircuit breaker
Gyuhang Shimplto001.hashnode.dev·Sep 22, 2024Data Pipeline in the Field of Big Data (Korean)Introduction to Data Pipeline 데이터 파이프라인은 원시 데이터 (Raw Data) 를 수집하여 유용한 정보로 변환하는 일련의 프로세스를 말합니다. 데이터의 수집, 저장, 처리, 분석, 그리고 시각화까지의 전 과정을 포함하며, Big Data 환경에서는 대용량 데이터의 효율적인 처리를 위해 필수적인 요소입니다. 데이터 파이프라인의 주요 구성 요소 데이터 수집 (Data Ingestion) 데이터 저장 (Data ...Discussdata pipeline
Harsh Mangeharshmange.hashnode.dev·Aug 29, 2024Gossip Protocol in Distributed Systems: Under the Hood of Reliable, Scalable CommunicationIn the ever-evolving landscape of distributed systems, ensuring efficient communication and consistent state across nodes is paramount. As systems scale and nodes proliferate, maintaining a synchronized state becomes increasingly challenging. This is...Discuss·32 readsepidemic-protocol
Charles Opute Odilichalu.hashnode.dev·Aug 28, 2024Availability and Fault Tolerance: Because In Relationships (And Systems), You Want Both!In the world of computer systems, much like in relationships, reliability is everything. Nobody likes a system that flakes out on them, and we definitely don’t want systems that completely crash when things go wrong. Enter availability and fault tole...Discuss·1 likeCloud Computing
Ronald Bartelshubandspoke.amastelek.com·Aug 19, 2024🚵Enhancing Fault Resilience & Tolerance in Telecommunications Networks ✈️In today's rapidly evolving digital landscape, information technology systems are integral to the operations of businesses across the globe. These systems, particularly computer networks, are complex entities that require robust mechanisms to ensure ...DiscussNetwork OperationsFault Resilience
Sean Coughlinblog.seancoughlin.me·Jun 17, 2024Building Resilient Software: Strategies for Robust and Fault-Tolerant ApplicationsIntroduction In today's digital landscape, software resilience is paramount for ensuring uninterrupted service and user satisfaction. Building resilient software involves designing systems that can withstand and recover from failures, thereby maintai...Discuss·26 readsSoftware Engineeringsoftware development
Rakesh Vardanrakeshvardan.com·May 20, 2024Chaos Engineering: A Comparative Review and Analysis of ToolsIntroduction: Chaos Engineering has emerged as a critical discipline in the world of software development, helping teams build more resilient and robust systems. Several tools have been developed to facilitate chaos engineering practices. This articl...Discuss·5 likes·52 readsSystemResiliency
Rakesh Vardanrakeshvardan.com·Apr 16, 2024Chaos Engineering: Embracing Chaos to Build Resilient SystemsIntroduction In today's rapidly evolving digital landscape, where systems are becoming increasingly complex and interconnected, ensuring the reliability and resilience of software applications is more critical than ever. In this quest for robustness,...Discuss·60 readsChaos EngineeringSystemResiliency