We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
How to
Deploy a Rails App
Learn how to deploy a Rails app and deploy it to your infrastructure. This course walks you through getting a Rails app with Solid queue backed by PostgreSQL up and running.
Zack Siri
- Title
- Founder
- Role
- Instructor
Don't have an account?
Sign up and get a 30 day free trial. No credit card required.
Course Overview
In this episode we will take a look at the architecture that we want to achieve over this course.
Design
We will create a VPC network. This is the foundation for all our other resources. The VPC creates an isolation from other resources in AWS cloud. This means no other resources in AWS can access our machines and databases unless we choose to allow it.
Here is a basic diagram showing how the architecture looks.
Course episodes
-
Chapter 1 Configuring the application