In this chapter, we will cover the following recipes:
- Creating your first EC2 instance to run a Go web application
- Interacting with your first EC2 instance
- Creating, copying, and running a Go web application on your first EC2 instance
- Setting up an EC2 instance to run a Docker container
- Pulling a Docker image on an AWS EC2 instance from Docker Hub
- Running your Go Docker container on an EC2 instance