A weekly newsletter with the best articles on microservices. Hand-curated by the engineers of . Subscribe: RisingStack https://microserviceweekly.com/ Microservice Testing: Coupling and Cohesion (All the Way Down) In this article, you can read about how to do advanced-level testing for microservice-based applications. _Over the past few months Andrew Morgan and I have been teaching several workshops on microservice testing, most notably…_itnext.io Microservice Testing: Coupling and Cohesion (All the Way Down) Deploying a Stateful Application on Google Cloud Kubernetes Engine In this article, we’ll guide you through the process of deploying a stateful, Dockerized Node.js app on Google Cloud Kubernetes Engine! _In this article, we'll guide you through the process of deploying a stateful, Dockerized Node.js app on Google Cloud…_blog.risingstack.com Deploying a Stateful Application on Google Cloud Kubernetes Engine | @RisingStack Packaging Applications for Docker and Kubernetes: Metaparticle vs Pulumi vs Ballerina A comparison of three projects that are helping to automate application code deployment in container orchestration platform like Kubernetes without having handwritten YAMLs. Read on to find out more details of these approaches. _Metaparticle, Ballerina, and Pulumi have introduced different approaches by empowering developers to handle deployment…_www.infoq.com Packaging Applications for Docker and Kubernetes: Metaparticle vs Pulumi vs Ballerina Training: Designing Microservice Architectures — Edinburgh Learn how to break down a monolith into microservices properly. Join us in Edinburgh at our ‘Designing Microservice Architectures’ training, 6–7 August. _Two days of training to master microservices. _ Delivered by the expert instructors of RisingStack. Peter Czibik, Tamas…_ti.to Designing Microservice Architectures - Edinburgh Caches Are Key to Scaling As data and applications continue to get larger and faster, sometimes we need to make the data readily available. Depending on the need, we may store, or cache, that data in different ways. _Choosing the correct cache technology for… profit_medium.com Caches Are Key to Scaling How to scale Microservices with Message Queues, Spring Boot, and Kubernetes When you design and build applications at scale, you deal with two significant challenges: scalability and robustness. Rean on to see how to deal with these challenges properly. _When you design and build applications at scale, you deal with two significant challenges: scalability and robustness._medium.freecodecamp.org How to scale Microservices with Message Queues, Spring Boot, and Kubernetes In brief: 5 Hard Lessons From Microservices Development Scalable Microservice Architecture A Brief History of Containers