5910 Breckenridge Pkwy Suite B, Tampa, FL. 33610
(800) 272-0707

SkillSoft Explore Course

IT Skills     Cloud Computing and Virtualization     Amazon     AWS Certified Developer - Associate 2020

Developers must interact with AWS Cloud Services over and above the manual methods offered by the AWS Management Console. In this course, you'll explore the various methods offered by AWS for interacting with AWS services. You'll learn how to install and configure the AWS command line interface (CLI) on Windows10, Ubuntu Linux 18, and Mac OSX. Next, you'll examine best practices in securing interaction with AWS services and resources by configuring and attaching IAM roles to EC2 instances. You'll explore how to test profile permissions from the AWS CLI and how to decode CLI messages using Security Token Services (STS), then you'll learn how to gather metadata about an EC2 instance with Instance Metadata Service (IMDS). Lastly, you'll discover how to install and configure AWS software development kits (SDKs) and how to integrate SDKs into software code to perform API calls against AWS services. This course is one of a collection of courses that prepares learners for the AWS Certified Developer - Associate 2020 certification exam.



Objectives

AWS Developer Associate: Interacting with AWS Cloud Services

  • discover the key concepts covered in this course
  • recognize the various methods provided by AWS for interacting with AWS services and resources
  • install the AWS CLI on a Windows 10 development machine
  • install the AWS CLI on an Ubuntu Linux 18.04 development machine
  • install the AWS CLI on a Mac OSX development machine
  • configure AWS CLI to enable secure interaction with AWS
  • configure IAM roles and policies for an EC2 instance to call AWS services on your behalf
  • attach a specific IAM role to a resource such as an EC2 instance
  • simulate the launch of an instance to test profile permissions from the AWS CLI
  • use the AWS Security Token Service (STS) to decode a message from the CLI
  • gather metadata about an EC2 instance using the instance metadata service (IMDS)
  • explicitly configure an AWS SDK from the command line
  • use an AWS SDK to interact with AWS services
  • summarize the key concepts covered in this course