What we'll cover

We'll be moving a single-server setup (assumed to have everything on it - database, redis, codebase) onto AWS.

We'll:

  1. Create an EC2 instance
  2. Setup the instance and create an AMI (server image), from which we can launch similar instances
  3. Create an managed MySQL instance (using RDS), and set it up to work over the private network
  4. Create an managed Redis instance (ElastiCache), also setup for use over a private network

Don't miss out

Sign up to learn when new content is released! Courses are in production now.