Customizing AWS EC2 OS with User Data to Install Nginx
By Łukasz Kallas
- Published on
Sharing
Today we'll walk through the process of launching an AWS EC2 instance and installing Nginx, which is web server. We will do this process manually and then automate it with help of User Data script.