sri parthusriparthu1014.hashnode.dev·Sep 30, 2023Day 30 Task: Kubernetes ArchitectureKubernetes Overview With the widespread adoption of containers among organizations, Kubernetes, the container-centric management software, has become a standard to deploy and operate containerized applications and is one of the most important parts o...DiscussKubernetes
Kushal Chauhankushal023.hashnode.dev·Sep 30, 2023Monolith vs. Microservices: Unleashing Speed and Efficiency in Software ArchitectureIn the realm of software architecture, the debate between monoliths and microservices has been ongoing. Both approaches have their merits, but in recent years, microservices have gained traction as a superior choice for speed and efficiency. In this ...Discussmonolith
Mo' Claudiuskodedmo.hashnode.dev·Sep 28, 2023Navigating the Shift to Microservices and Serverless ArchitecturesIn the ever-evolving landscape of software development, likening it to a bustling metropolis offers a vivid picture. New technologies rise like skyscrapers, while older ones undergo renovations. Amidst this dynamic skyline, two architectural marvels ...DiscussMicroservices
Ha Ngoc Hieuhieuhn0301.hashnode.dev·Sep 28, 2023Code dự án .NET Microservice (P1)Why Microservice? Microservices là gì? Sử dụng Microservices có những ưu điểm gì? Tại sao chúng ta nên sử dụng microservices? Có thể độc lập deploy - Nếu một dự án có nhiều microservice, chúng ta có thể đang làm việc trên một microservice lúc này h...DiscussC#
Flynn Juantechflywithflynn.hashnode.dev·Sep 28, 2023Key Differences: Microservices vs Web ServicesWith increasing cases where developers are creating apps using API data, organizations want apps to be developed in less time, and end-users expect zero downtime, the requirement for microservices and web services is increasing. A developer who is ju...DiscussMicroservices
Samuelsamuel-abreha.hashnode.dev·Sep 28, 2023Microservice-ConceptsDay-01 🌐 The world of technology is in a continuous state of evolution, and in recent years, microservices have emerged as pioneers, challenging the conventional approach of monolithic application designs. However, this revolution necessitates an un...DiscussMicroservices
Donnietechnicaldeepdive.hashnode.dev·Sep 27, 2023Bài 7: Distributed Tracing với Spring Cloud Sleuth và ZipkinMục Tiêu Áp dụng Distributed Tracing thông qua Spring Cloud Sleuth và Zipkin để có cái nhìn toàn diện và chi tiết về cách các request di chuyển qua các dịch vụ. Hướng dẫn chi tiết 1. Thêm Dependencies Trước hết, bạn cần thêm dependencies vào pom.xml....DiscussMicroservices
Donnietechnicaldeepdive.hashnode.dev·Sep 27, 2023Bài 6: Implement Resilience4j cho Circuit BreakingMục tiêu Tích hợp Resilience4j vào User Service để tăng cường độ tin cậy của hệ thống, bảo đảm tính sẵn sàng và khả năng phục hồi từ các sự cố. Hướng dẫn chi tiết 1. Thêm các Dependency Đầu tiên, thêm các dependency sau vào pom.xml: <dependency> ...DiscussMicroservices
Donnietechnicaldeepdive.hashnode.dev·Sep 27, 2023Bài 4: Spring Cloud LoadBalancer trong User ServiceMục tiêu: Tích hợp Spring Cloud LoadBalancer vào User Service để nó có thể động gọi tới các instances của Content Service. Hướng dẫn chi tiết: Thêm Dependencies vào pom.xml Trước tiên, bạn cần thêm dependency spring-cloud-starter-loadbalancer vào pom...DiscussMicroservices
Alexandra ManosforPlatformatic Blogblog.platformatic.dev·Sep 26, 2023Platformatic Unveils Enterprise Features to Minimize Breaking Changes and Development RepetitionPlatformatic, the innovative backend development platform, has announced two groundbreaking features to empower development teams to streamline their enterprise development processes, reduce deployment risks, and accelerate application development. T...Discuss·83 readsplatformatic