How to set up the AWS CLI to Programmatically Create EC2 Instances

Поділитися
Вставка
  • Опубліковано 14 чер 2022
  • I walk through how to install the AWS CLI on your local computer. I also demonstrate how to create an IAM User with programmatic access to configure the AWS CLI tool to create EC2 instances on your behalf.
    AWS CLI installer: docs.aws.amazon.com/cli/lates...
    AWS EC2 CLI documentation: docs.aws.amazon.com/cli/lates...
  • Наука та технологія

КОМЕНТАРІ • 5

  • @Yardbank
    @Yardbank 5 місяців тому

    Thank you very much. As someone now learning about the cloud, this helps so much understanding the CLI use in AWS. I know the AWS console a bit better but I am trying to learn using the CLI for 2024. Thank you again.

  • @bukolaamodu1951
    @bukolaamodu1951 9 місяців тому

    Great explanation. thanks so much.

  • @user-oc6lw2rd1q
    @user-oc6lw2rd1q 7 місяців тому

    thanks sir. it helped a lot

  • @git_t0v
    @git_t0v Рік тому +1

    Hey cool video! I followed each step you performed and was able to launch an ec2 instance and verify in the ec2 dashboard. I was also able to terminate the ec2 instance from the cli! That was so simple. Question: How does the program know where to grab the .pem file? I thought one would have to specify the location of the file at least.

  • @supriyar3206
    @supriyar3206 9 місяців тому

    Nice explanation! Can you also explain how to setup master and slave clusters? and install spark