Can Okan Taşkırancanokan.hashnode.dev·Apr 14, 2024Notes of Spring Microservices in Action (Chapter 3)These three critical roles have an important impact on the successful foundation of microservices: The Architect: The guy who draws to the big picture. The Software Developer: The guy writes the code. The DevOps engineer: The guy makes a decision ...37 readsMicroservices
Karthik Kulkarnidevscribbles.hashnode.dev·Nov 9, 2023Mastering Microservices: A Deep Dive into Spring Cloud Netflix Eureka for Seamless Service Registration and DiscoveryWelcome, everyone! 🚀 We're diving into microservices with Spring Boot. Join us as we explore Service Registry and Service Discovery using Spring Cloud Netflix Eureka, showing you how to set up a service registry server for multiple service clients. ...96 readsMicroservicesMicroservices