
Bootstrapping Microservices with Docker, Kubernetes, and Terraform
A project-based guide
- 440 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
Bootstrapping Microservices with Docker, Kubernetes, and Terraform
A project-based guide
About this book
Summary
The best way to learn microservices development is to build something! Bootstrapping Microservices with Docker, Kubernetes, and Terraform guides you from zero through to a complete microservices project, including fast prototyping, development, and deployment. You'll get your feet wet using industry-standard tools as you learn and practice the practical skills you'll use for every microservices application. Following a true bootstrapping approach, you'll begin with a simple, familiar application and build up your knowledge and skills as you create and deploy a real microservices project. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the technology
Taking microservices from proof of concept to production is a complex, multi-step operation relying on tools like Docker, Terraform, and Kubernetes for packaging and deployment. The best way to learn the process is to build a project from the ground up, and that's exactly what you'll do with this book! About the book
In Bootstrapping Microservices with Docker, Kubernetes, and Terraform, author Ashley Davis lays out a comprehensive approach to building microservices. You'll start with a simple design and work layer-by-layer until you've created your own video streaming application. As you go, you'll learn to configure cloud infrastructure with Terraform, package microservices using Docker, and deploy your finished project to a Kubernetes cluster. What's inside Developing and testing microservices applications
Working with cloud providers
Applying automated testing
Implementing infrastructure as code and setting up a continuous delivery pipeline
Monitoring, managing, and troubleshooting About the reader
Examples are in JavaScript. No experience with microservices, Kubernetes, Terraform, or Docker required. About the author
Ashley Davis is a software developer, entrepreneur, stock trader, and the author of Manning's Data Wrangling with JavaScript. Table of Contents 1 Why microservices?2 Creating your first microservice3 Publishing your first microservice4 Data management for microservices5 Communication between microservices6 Creating your production environment7 Getting to continuous delivery8 Automated testing for microservices9 Exploring FlixTube10 Healthy microservices11 Pathways to scalability
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Bootstrapping Microservices with Docker, Kubernetes, and Terraform
- Copyright
- brief contents
- contents
- front matter
- 1 Why microservices?
- 2 Creating your first microservice
- 3 Publishing your first microservice
- 4 Data management for microservices
- 5 Communication between microservices
- 6 Creating your production environment
- 7 Getting to continuous delivery
- 8 Automated testing for microservices
- 9 Exploring FlixTube
- 10 Healthy microservices
- 11 Pathways to scalability
- appendix A. Creating a development environment with Vagrant
- appendix B. Bootstrapping Microservices cheat sheet
- index