Build a microservices application from scratch, layer by layer, learning one tool at a time
This book teaches the tools and techniques you need
Bootstrapping Microservices has helped thousands of developers
build their first microservices applications.
The fully revised second edition introduces the
industry-standard tools and practical skills you’ll use for every
microservices application. Friendly advice and guidance from author
Ashley Davis helps you make pragmatic choices that will cut down the
learning curve for Docker, GitHub Actions, Terraform, and Kubernetes.
In this book
you’ll get hands-on experience with microservices development skills
like:
-
Creating, configuring, and running a microservice with Node.js
- Building and publishing a microservice using Docker
- Using automated testing
-
Running a microservices application in development with Docker
Compose
- Deploying microservices to a production Kubernetes cluster
-
Implementing infrastructure as code and setting up a continuous
delivery pipeline
- Monitoring, managing, and troubleshooting