Microservices Design Principle: Automation
Automation in Microservices is another key design principle for our architecture, and the main thinking behind this is to use tools for automated hosting, testing, and deployment. Let’s deep dive in different automation strategies. On-Demand Hosting By automated hosting, we mean once we have our software architecture perfected, i.e. our production environment perfected, we want […]
Microservices Design Principle: Automation Read More »