Book 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.
Product information
- Title: Deploying Rails with Docker, Kubernetes and ECS
- Author(s):
- Release date: December 2016
- Publisher(s): Apress
- ISBN: 9781484224151
You might also like
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Software Engineering at Google
Today, software engineers need to know not only how to program effectively but also how to …
book
Fundamentals of Software Architecture
Salary surveys worldwide regularly place software architect in the top 10 best jobs, yet no real …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …