Rails on Containers



Download free course Rails on Containers, pdf file on 316 pages by Kathleen Juell.
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.

Each chapter is is designed to build progressively from the first. However, if you're familiar with a topic, or are more interested in a particular section, feel free to jump to the chapter that best suits your purpose.

Table of contents

  • How To Build a Ruby on Rails Application
  • How To Create Nested Resources for a Ruby on Rails Application
  • How To Add Stimulus to a Ruby on Rails Application
  • How To Add Bootstrap to a Ruby on Rails Application
  • How To Add Sidekiq and Redis to a Ruby on Rails Application
  • Containerizing a Ruby on Rails Application for Development with Docker Compose
  • How To Migrate a Docker Compose Workflow for Rails Development to Kubernetes
Pages : 316
Size : 8.6 MB
File type : PDF
Downloads: 35
Created: 2022-02-03
License: CC BY-NC-SA
Author(s): Kathleen Juell
Rails on Containers

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others Computer science Tutorials

Azure Tips and Tricks

ember 101

CyberParks – The Interface Between People, Places and Technology

HackSpace Magazine: Issue 47

RavenDB in Action

Others related eBooks about Rails on Containers

Gradle Succinctly

Download free course Gradle Succinctly, pdf file on 111 pages by José Roberto Olivas Mendoza....

Think Stats, 2nd Edition: Exploratory Data Analysis in Python

If you know how to program, you have the skills to turn data into knowledge, using tools of probability and statistics. This concise introduction shows you how to perform statistical analysis computationally, rather than mathematically, with programs written in Python. ...

Principles of Programming Languages

In this open book, our goal is to study the fundamental concepts in programming languages,..., download free Principles of Programming tutorial in PDF (163 pages) created by Mike Grant ....

Introduction to GNU Octave

A brief introduction to scientific computing with GNU Octave. Designed as a textbook supplement for freshman and sophomore level linear algebra and calculus students....

Peer Participation and Software

Download free course Peer Participation and Software, pdf file on 113 pages by David R. Booth....

Advances in Satellite Communications

Satellite communication systems are now a major part of most telecommunications networks as well as our everyday lives through mobile personal communication systems and broadcast television. A sound understanding of such systems is therefore important for a wide range of system designers, engineers ...

Programming from the Ground Up: An Introduction to Programming using Linux Assembly Language

Programming from the Ground Up uses Linux assembly language to teach new programmers the most important concepts in programming. It takes you a step at a time through these concepts: * How the processor views memory * How the processor operates * How programs interact with the operating system * H...

Mathematics for Computer Science

This book covers elementary discrete mathematics for computer science and engineering. It emphasizes mathematical definitions and proofs as well as applicable methods. It explores the topics of basic combinatorics, number and graph theory, logic and proof techniques, and many more....

Learning Node.js

Download free course Learning Node.js, pdf file on 414 pages by Stack Overflow Community....

Ionic 4 Succinctly

Ionic 4 takes the original Ionic toolkit from a mobile-centric framework based on Angular ..., download free Ionic 4 tutorial in PDF (101 pages) created by Ed Freitas ....