Hands-On Artificial Intelligence on Amazon Web Services
上QQ阅读APP看书,第一时间看更新

Navigating through the AWS Management Console

Now, let's get familiar with the AWS Management Console. The first time you log in to your AWS account, you will see the AWS Management Console. It might look something like the following screenshot:

The AWS Management Console is a web interface where you manage the AWS cloud platform. Through this console, you can start, monitor, and stop various resources such as cloud compute and cloud storage; you can manage your AWS account settings, including monthly billing, and fine-grained access control; and you can even get access to educational resources to help you get started on the various services that are offered.

The AWS Management Console is one of three ways you can interact with the AWS cloud platform. The other two methods are the AWS Command-line Interface or CLI and the AWS Software Development Kit or SDK. We will cover these other methods later in this chapter.