Limit this search to....

Deploying Rails with Docker, Kubernetes and Ecs
Contributor(s): Acuña, Pablo (Author)
ISBN: 1484224140     ISBN-13: 9781484224144
Publisher: Apress
OUR PRICE:   $25.64  
Product Type: Paperback - Other Formats
Published: December 2016
Qty:
Additional Information
BISAC Categories:
- Computers | Programming - Open Source
Dewey: 006.76
Physical Information: 0.32" H x 6.14" W x 9.21" (0.48 lbs) 127 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Learn how to use the power of Docker and Kubernetes to deploy your Rails applications easily and efficiently.
Deploying Rails with Docker, Kubernetes and ECS shows you how to set up the project, push it to DockerHub, manage services and set up an efficient continuous integration environment. Every concept is clearly explained alongside a full Ruby on Rails application deployment. You'll also learn how to deploy via Docker using Amazon EC2 Container Service.

Docker and Kubernetes are increasing in popularity every day, but what if you want to leverage their benefits for your Rails application? This is the quick guide you need.

What You Will Learn

  • Create a Rails API application using Rails 5 and PostgreSQL, and Dockerize it
  • Write and test templates to run the application with Kubernetes
  • Create a Kubernetes cluster in Amazon Web Services and run your
  • Inspect and troubleshoot problems in the cluster
  • Automatize the the whole deployment process with Jenkins

Who This Book Is For
This book is for anyone who wants to understand how to effectively deploy a Rails application using Docker and Kubernetes. You will need to understand Rails and have basic knowledge of what Docker and Kubernetes are used for.