Download computer tutorials in PDF

Rails on Containers


This book is designed to introduce you to using containers and Kubernetes for full-stack development. You'll learn how to develop a full-stack application using Ruby on Rails and PostgreSQL with Sidekiq, and how to manage them all - first with Docker, then with Docker Compose, and finally with Kubernetes. The topics that it covers include how to: - Get started developing an application about sharks using the Ruby on Rails framework; - Extend the application's data model to incorporate user submitted information about sharks; - Add the Stimulus JavaScript and Bootstrap CSS frameworks to your application to create visually appealing, interactive pages; - Integrate Sidekiq into your application to handle asynchronous data processing; - Containerize your application and streamline your development workflow using Docker Compose; - Migrate your Docker Compose development workflow to Kubernetes, finishing with a completely cloud-native application.
Download free tutorial in PDF (316 pages) created by Kathleen Juell .
Pages : 316
Size :
Downloads: 119
Created: 2021-05-15
License: Free
Author(s): Kathleen Juell

Download file

Others related eBooks about Rails on Containers

Ruby On Rails Programming Tutorial

Download free Ruby On Rails tutorial course in PDF, training file in 73 chapters and 231 pages. Free unaffiliated ebook created from Stack OverFlow contributor.

Learning Ruby on Rails

This course aims to give you the basics to start ruby coding on the ruby on rails framework. It will teach you the logic to follow when performing a Ruby project, as well as the use of external resources (libraries, gem ...)