In Chapter 1, The Cloud and the DevOps Revolution, we covered a general introduction to the cloud, its benefits, and what having a DevOps philosophy means. AWS offers a number of services all easily accessible through the web interface, command-line interface, and various SDKs and APIs. In this chapter, we will take advantage of the web interface and command-line interface to create and configure our account and create a web server to host a simple Hello World application, all in a matter of minutes.
In this chapter, we will go through the following topics:
- Creating and configuring your account
- Spinning up your first web server