1 / 26

AWS CLI Tutorial | Introduction To AWS Command Line Interface | AWS Training | Edureka

( AWS Architect Certification Training - https://www.edureka.co/cloudcomputing ) <br>This u201cAWS Command Line Interfaceu201d tutorial by Edureka will help you understand how to access and manage AWS Services using AWS CLI. The below topics have been covered in this session: <br><br>1. Introduction to Amazon Web Services <br>2. What Is AWS CLI? <br>3. Getting started with AWS CLI <br>4. Demo on AWS CLI <br><br>Check out our complete AWS Playlist here: https://goo.gl/8qrfKU

EdurekaIN
Download Presentation

AWS CLI Tutorial | Introduction To AWS Command Line Interface | AWS Training | Edureka

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Agenda 01 Amazon Web Services AWS Architect Certification Training https://www.edureka.co/cloudcomputing

  2. Agenda Amazon Command Line Interface 01 02 Amazon Web Services AWS Architect Certification Training https://www.edureka.co/cloudcomputing

  3. Agenda Amazon Command Line Interface 03 01 02 Install & Configure AWS CLI Amazon Web Services AWS Architect Certification Training https://www.edureka.co/cloudcomputing

  4. Agenda Demo on AWS CLI Amazon Command Line Interface 03 01 04 02 Install & Configure AWS CLI Amazon Web Services AWS Architect Certification Training https://www.edureka.co/cloudcomputing

  5. Amazon Web Services(AWS) Copyright © 2018, edureka and/or its affiliates. All rights reserved.

  6. Cloud Computing Cloud computing is the on-demand delivery of various cloud services via the internet with pay-as-you-go pricing. Scalability Storage Productivity App Development Data Analytics Backup & Recovery AWS Architect Certification Training https://www.edureka.co/cloudcomputing

  7. Amazon Web Services(AWS) Amazon Web Services (AWS) is a comprehensive, evolving cloud computing platform provided by Amazon. Network Analytics Compute Storage Migration Media AWS Architect Certification Training https://www.edureka.co/cloudcomputing

  8. AWS Architect Certification Training https://www.edureka.co/cloudcomputing

  9. Amazon Web Services(AWS) Provides two different platforms to access and manage various AWS services AWS Management Console AWS Command Line Interface AWS Architect Certification Training https://www.edureka.co/cloudcomputing

  10. AWS Command Line Interface Copyright © 2018, edureka and/or its affiliates. All rights reserved.

  11. AWS Command Line Interface The AWS Command Line Interface (AWS CLI) is an AWS tool that enables developers to control Amazon public cloud services by typing commands on a command line. Use common shell programs such as Bash, Zsh and tsch to run commands Linux Shells Windows Command Line Run commands in either PowerShell or Windows Command Processor Run commands on EC2 instances through a remote terminal such as PuTTY or SSH Remotely AWS Architect Certification Training https://www.edureka.co/cloudcomputing

  12. AWS Command Line Interface What are the benefits of AWS CLI? Easy Installation AWS Architect Certification Training https://www.edureka.co/cloudcomputing

  13. AWS Command Line Interface What are the benefits of AWS CLI? Easy Easy Installation Installation Supports all AWS Services AWS Architect Certification Training https://www.edureka.co/cloudcomputing

  14. AWS Command Line Interface What are the benefits of AWS CLI? Easy Supports all AWS Services Saves Lot Of Time Installation AWS Architect Certification Training https://www.edureka.co/cloudcomputing

  15. AWS Command Line Interface What are the benefits of AWS CLI? Easy Supports all AWS Services Saves Lot Of Time Automation By Scripting Installation AWS Architect Certification Training https://www.edureka.co/cloudcomputing

  16. Getting Started With AWS CLI Copyright © 2018, edureka and/or its affiliates. All rights reserved.

  17. Getting Started… Steps to get started with AWS CLI Downloading and installing AWS Command Line Interface Configure AWS CLI to connect to your AWS account AWS Architect Certification Training https://www.edureka.co/cloudcomputing

  18. Installing AWS CLI Download the appropriate AWS CLI MSI installer Download the appropriate AWS CLI MSI installer Run the downloaded MSI installer Confirm the installation, use aws -version Download AWS CLI MSI installer Install AWS CLI AWS Architect Certification Training https://www.edureka.co/cloudcomputing

  19. Configuring AWS CLI $aws configure C:\Users\archana_ch> AWS Access Key ID [None]: AWS Secret Access Key [None] Default region name [None]: Configure, use command aws configure aws configure Configure, use command Default output format [None]: AWS Architect Certification Training https://www.edureka.co/cloudcomputing

  20. AWS Command Format $ aws ec2 describe-instances Service(command) Operation(subcommand) AWS Architect Certification Training https://www.edureka.co/cloudcomputing

  21. DEMO-1: Creating a new IAM User Copyright © 2018, edureka and/or its affiliates. All rights reserved.

  22. DEMO-2: Launch a new EC2 Instance Copyright © 2018, edureka and/or its affiliates. All rights reserved.

  23. DEMO-3: Exploring S3 using AWS CLI Copyright © 2018, edureka and/or its affiliates. All rights reserved.

  24. AWS Architect Certification Training https://www.edureka.co/cloudcomputing

More Related