Description
Whether you are an experienced AWS user or are just getting started with cloud computing, you know it is quite easy to get your infrastructure components deployed in the AWS cloud.
But do you ever wonder how you can orchestrate and manage your AWS resources in an easy and efficient manner? Or how do you automate the deployment and configuration of your EC2 instances, your IAM users, your elastic load balancers, and numerous other AWS components services that your applications rely on? If so, then this Amazon Web Services Masterclass: DevOps with AWS Command Line Interface course is for you!
Acquire these skills and be a part of this cloud computing revolution! In this course, you will find real actionable information and education in exchange for your time and willingness to learn – all at a fraction of the cost you will be able to demand as a cloud engineer or consultant. Be highly sought after and take your career to the next level!
What is Amazon Web Services Command Line Interface (AWS CLI)?
AWS CLI is a comprehensive and essential toolset provided by AWS which helps software engineers, IT and operations teams and DevOps engineers manage their cloud services and resources. It is a command line interface tool which facilitates automation by using scripting to operationalize your AWS resources from the command window or terminal.
If you are serious about automating your AWS based cloud infrastructure – then using the AWS CLI toolset in conjunction with bash scripting is the only way to go. And when any startup or technology company is looking to implement DevOps practices to automate their cloud infrastructure – they are willing to pay big money for cloud engineers and consultants to help them manage their cloud infrastructure. In fact, the hourly rates cloud engineers are easily few hundred dollars an hour., and the demand for these skills is just exploding!
Modules
CHAPTER 1: WELCOME AND INTRODUCTION
 Welcome and Introduction
 CHAPTER 2: INTRODUCTION TO AWS
 Benefits of the AWS cloud
 Who is using AWS? and Why?
 Services provided by AWS
 Services provided by AWS #2
 AWS – a leading cloud platform
 CHAPTER 3: INTRODUCTION TO AWS CLI
 Introduction to AWS CLI
 Install AWS CLI on Windows
 Install AWS CLI on Linux
 AWS CLI help and documentation
 CHAPTER 4: AWS CLI SETUP
 AWS CLI auto completion
 Introduction to JMESPath terminal
 Setup JMESPath terminal
 CHAPTER 5: AWS CLI COMMANDS FOR AWS EC2
 Deploy AWS EC2 instance
 Terminate AWS EC2 instance
 CHAPTER 6: AWS CLI COMMANDS FOR AWS S3
 AWS CLI commands for AWS S3
 Upload data to AWS S3 via AWS CLI
 Manage AWS S3 objects using AWS CLI
 Move and synch AWS S3 objects using AWS CLI
 Delete AWS S3 objects using AWS CLI
 CHAPTER 7: AWS CLI COMMANDS FOR AWS IAM
 AWS CLI commands for AWS IAM
 List and create AWS IAM users using AWS CLI
 Manage AWS IAM using AWS CLI
 Manage AWS IAM using AWS CLI #2
 CHAPTER 8: AWS CLI COMMANDS FOR AWS ELB
 AWS CLI commands for AWS ELB
 AWS CLI commands for AWS ELB #2
 AWS CLI commands for classic AWS ELB
 AWS CLI commands for internal AWS ELB
 AWS CLI commands for ELB (contd.)
 CHAPTER 9: AWS CLI COMMANDS FOR AWS SNS & AWS SQS
 AWS CLI commands for AWS SNS and AWS SQS
 AWS CLI commands for AWS SNS
 AWS CLI commands for AWS SQS
 AWS CLI commands for AWS SQS (contd.)
 CHAPTER 10: AWS CLI COMMANDS FOR AWS ECS
 AWS CLI commands for AWS ECS
 AWS CLI commands for AWS ECS clusters
 AWS CLI commands for container instances in AWS ECS
 AWS CLI commands for AWS ECS task definition
 CHAPTER 11: AWS CLI COMMANDS FOR AWS SES
 AWS CLI commands for AWS SES
 AWS CLI commands for AWS SES (contd.)
 CHAPTER 12: AWS CLI COMMANDS AND SHELL SCRIPTING
 AWS CLI and shell scripting
 Search for AWS EC2 instances using AWS CLI and shell scripting
 Search for AWS AMIs using AWS CLI and shell scripting
 Create AWS VPC and Subnets using AWS CLI and shell scripting