How to

Deploy a Phoenix App

Learn to configure your phoenix application with mix release and deploy to your infrastructure. This course will also show you how to configure your database connectivity and clustering support.

Zack's profile picture

Zack Siri

Title
Founder
Role
Instructor
Start course

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