Service discovery for microservices with mu
Enable service discovery for your microservices with mu Read more…
Enable service discovery for your microservices with mu Read more…
Use mu to manage microservice databases in the continuous delivery pipeline Read more…
Automation testing is crucial to the success of a continuous delivery pipeline. This post demonstrates the use of mu to add tests to a pipeline. Read more…
The mu tool makes it simple and cost-efficient for developers to use AWS as the platform for running their microservices. Read more…
In this second and last part of this two-part series, I will demonstrate how to create a deployment pipeline in AWS CodePipeline to deploy changes to ECS images. In doing this, you’ll see not only how you can automate the creation of the infrastructure but also automating the deployment of the application and its infrastructure via Docker containers. This way you can commit infrastructure, application and deployment changes as code to your version-control repository and have these changes automatically deployed to production or production-like environments. Read more…