Cantitate/Preț
Produs

Deploying Rails with Docker, Kubernetes and ECS

Autor Pablo Acuña
en Limba Engleză Paperback – 19 dec 2016
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.

Citește tot Restrânge

Preț: 15541 lei

Preț vechi: 19426 lei
-20% Nou

Puncte Express: 233

Preț estimativ în valută:
2974 3138$ 2479£

Carte tipărită la comandă

Livrare economică 02-16 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484224144
ISBN-10: 1484224140
Pagini: 139
Ilustrații: XVIII, 127 p. 13 illus. in color.
Dimensiuni: 155 x 235 x 8 mm
Greutate: 0.22 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

1.Development
2. Setting Up Tools for Production
3. Kubernetes
4. Amazon EC2 Container Services (ECS)
5. Continuous Integration (CI)

Notă biografică

Pablo Acuña is a software engineer from the south of Chile. He specializes in Ruby on Rails applications and containerized systems. He holds a computer engineering degree from Universidad Técnica Federico Santa Maria in Valparaíso, Chile and currently works as a Lead Developer at ArchDaily—the world's most visited architecture website.

Textul de pe ultima copertă

This concise book teaches you how to use the power of Docker and Kubernetes to deploy your Rails applications easily and efficiently. 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 book you need.
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.

Caracteristici

First book on the market that teaches Rails on Docker, Kubernetes and ECS
Short, concise, and easy to follow, with a fully working Ruby on Rails app example
Written by a developer who has tested the methods extensively in real-world application development