Bootstrapping Microservices with Docker, Kubernetes, and Terraform
eBook - ePub

Bootstrapping Microservices with Docker, Kubernetes, and Terraform

A project-based guide

  1. 440 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

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

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
No, books cannot be downloaded as external files, such as PDFs, for use outside of Perlego. However, you can download books within the Perlego app for offline reading on mobile or tablet. Learn more here.
Perlego offers two plans: Essential and Complete
  • 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.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Bootstrapping Microservices with Docker, Kubernetes, and Terraform by Ashley Davis in PDF and/or ePUB format, as well as other popular books in Computer Science & Web Programming. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Bootstrapping Microservices with Docker, Kubernetes, and Terraform
  2. Copyright
  3. brief contents
  4. contents
  5. front matter
  6. 1 Why microservices?
  7. 2 Creating your first microservice
  8. 3 Publishing your first microservice
  9. 4 Data management for microservices
  10. 5 Communication between microservices
  11. 6 Creating your production environment
  12. 7 Getting to continuous delivery
  13. 8 Automated testing for microservices
  14. 9 Exploring FlixTube
  15. 10 Healthy microservices
  16. 11 Pathways to scalability
  17. appendix A. Creating a development environment with Vagrant
  18. appendix B. Bootstrapping Microservices cheat sheet
  19. index