Day 5- AWS CLI Tutorial with Commands | Learn AWS CLI commands with Notes

Поделиться
HTML-код
  • Опубликовано: 24 янв 2025

Комментарии • 80

  • @cloudchamp
    @cloudchamp  4 месяца назад +4

    AWS CLI Cheatsheet: cloudchamp.notion.site/AWS-CLI-Commands-Cheatsheet-fca3d253ebb44e799774d687932c1982
    PLEASE Comment if you are from DAY 1 and LIKE this video.
    QUIZ:
    🚀 How can you start an EC2 instance?
    A) aws ec2 run-instance
    B) aws ec2 start-instances
    C) aws ec2 launch

  • @anujdubey7108
    @anujdubey7108 4 месяца назад +3

    Bro Please do not stop this palylist like others i am totally learning from you please please continue it till the end and Thank you so much!!

    • @cloudchamp
      @cloudchamp  4 месяца назад +1

      I will try my best

  • @ritumehta2342
    @ritumehta2342 13 дней назад

    AWS Cheat Sheet ....
    Thank you for making for this video series

  • @lynaejohnson4471
    @lynaejohnson4471 2 месяца назад

    AWS CLI Cheat Sheet, please.
    Your videos are doing a better job at explaining this concepts than my college professor! So grateful to you!

    • @cloudchamp
      @cloudchamp  Месяц назад

      I'm so glad you're finding my videos helpful! Keep going!

  • @sakeenashaik1950
    @sakeenashaik1950 4 месяца назад

    Happy Teachers day! Thankyou for all that you do for the community!

  • @anupamap149
    @anupamap149 4 месяца назад

    Happy Teachers Day Champ. Thank you so much for sharing the knowledge abundantly!!!

  • @jeetsharma31179
    @jeetsharma31179 4 месяца назад

    aws cli cheetsheet
    Great Explaination

    • @cloudchamp
      @cloudchamp  4 месяца назад

      Thank you 🙂
      CLI Cheatsheet shared in comment s

  • @abhijithas1867
    @abhijithas1867 3 месяца назад

    Thnak you for the awesome lecture♥
    AWS Cli Cheetsheet pls

  • @decodethem
    @decodethem 4 месяца назад

    Osm explanation 🎉

  • @Alex-p1e7t
    @Alex-p1e7t 4 месяца назад

    Thank you for uploading this bro

  • @AditiSingh-1c
    @AditiSingh-1c 4 месяца назад +1

    Thank you ❤

    • @cloudchamp
      @cloudchamp  4 месяца назад +1

      You're welcome 😊

  • @Batman-im4sn
    @Batman-im4sn 4 месяца назад

    love your videos

  • @surendharglady4936
    @surendharglady4936 4 месяца назад

    This morning, I started learning about the AWS CLI and set it up in Git Bash. I created an EC2 instance using the AWS CLI, and the instance was created with a key pair and security group. However, the instance did not have the name I provided in the tag. Can you pls help me.

    • @cloudchamp
      @cloudchamp  4 месяца назад +2

      To create an EC2 instance with a tag using the AWS CLI, you can include the `--tag-specifications` option in your `aws ec2 run-instances` command. Here's the full syntax:
      aws ec2 run-instances \
      --image-id ami-12345678 \
      --count 1 \
      --instance-type t2.micro \
      --key-name YourKeyPair \
      --tag-specifications 'ResourceType=instance,Tags=[{Key=Name,Value=MyInstance}]'
      - `--tag-specifications`: This option specifies tags. In the example above, the instance will get a tag with key `Name` and value `MyInstance`.

    • @surendharglady4936
      @surendharglady4936 4 месяца назад

      Thanks a lot brother ☁️

  • @alexandergarzo9415
    @alexandergarzo9415 4 месяца назад

    Nice!

  • @abiradey8804
    @abiradey8804 4 месяца назад

    Could you share the aws iam user creation script?

  • @SOWNDARYAK-o9n
    @SOWNDARYAK-o9n 4 месяца назад

    is this playlist is enough to crack the AWS Solution Architect Examination bro
    Bro iam regularly watching ur videos it was amazing bro

  • @theCODES67
    @theCODES67 4 месяца назад +1

    Bhai aap plzz ek hindi channel bhi banao aap bhi accha smjhate ho

  • @KaziMdSaifulAlam
    @KaziMdSaifulAlam Месяц назад

    Hi your video is very useful. Would you please share "aws commandline cheatsheets" for me!

  • @NICKKY-MICKY
    @NICKKY-MICKY 4 месяца назад

    Can you cream a real-time project that will cover all the services. How real time work will done can you create an application

  • @mamangcoders
    @mamangcoders 19 дней назад

    You said that you are using ubuntu os. what editor software do you use to edit videos?

    • @cloudchamp
      @cloudchamp  19 дней назад

      I edit on my other pc or mobile

  • @Dheeraj-be9gt
    @Dheeraj-be9gt 4 месяца назад

    Hello brother!! thanks for these amazing videos, I have a question is this playlist good for developer perspective ??

    • @cloudchamp
      @cloudchamp  4 месяца назад

      Absolutely!
      Focused only for developers and devops

  • @harshitganesh8355
    @harshitganesh8355 4 месяца назад

    how use aws cli using role instead of acess keys?can u explain it?
    Great video!

    • @cloudchamp
      @cloudchamp  4 месяца назад

      I explained it in the video ✅

  • @anymanyviral8051
    @anymanyviral8051 Месяц назад

    sir can you merge AWS tutorial with Terraform

  • @Shamsherfff
    @Shamsherfff 4 месяца назад +1

    Hamster Kombat 🎉 ke baare me video 📷

  • @NICKKY-MICKY
    @NICKKY-MICKY 4 месяца назад

    Can you create

  • @bibekmanandhar2359
    @bibekmanandhar2359 4 месяца назад

    Day 5. I will continue to learn CLI even though it is not required for SAA-C03

    • @cloudchamp
      @cloudchamp  4 месяца назад

      You do get questions about keys and cli as explained in the video

    • @bibekmanandhar2359
      @bibekmanandhar2359 4 месяца назад

      @@cloudchamp thank you for this insight

  • @Savitha604
    @Savitha604 Месяц назад

    AWS CLI Cheatsheet please

  • @sakshipandey-2226
    @sakshipandey-2226 19 дней назад

    aws cheet sheet plz

  • @kunalbhoyar9975
    @kunalbhoyar9975 4 месяца назад

    AWS CLI

  • @tibzdankan
    @tibzdankan 3 месяца назад

    From Day 1 BTW

  • @ShadowRealmEdits
    @ShadowRealmEdits 4 месяца назад

    waiting for video 6

  • @ireachagilityacademy
    @ireachagilityacademy 4 месяца назад

    Cli aws cheatsheet

  • @lancasterchrisekwueme8226
    @lancasterchrisekwueme8226 4 месяца назад

    Aws cheat sheet.
    Meanwhile, please change the colour of Ur course.a black colour on a black cursor makes it difficult to follow

  • @shantanudesai5141
    @shantanudesai5141 Месяц назад

    AWS CLI Chestsheet

  • @TrendMou
    @TrendMou 4 месяца назад +1

    Aws cli cheatsheet

    • @cloudchamp
      @cloudchamp  4 месяца назад

      Shared in video comment section 👍🏻

  • @waseequekhan985
    @waseequekhan985 2 месяца назад

    Aws cli cheet sheets

  • @jaiparkash3552
    @jaiparkash3552 4 месяца назад

    I want to Learn Python

  • @IrshadTillu
    @IrshadTillu 4 месяца назад

    AWS Cli Cheatsheet

  • @gamingchamp3070
    @gamingchamp3070 4 месяца назад

    AWS CLI cheatsheet

  • @ranjith_ks_22
    @ranjith_ks_22 4 месяца назад

    Cheat sheet

  • @kynuz
    @kynuz 4 месяца назад +1

    AWS CLI CHEATSHEET

  • @anymanyviral8051
    @anymanyviral8051 Месяц назад

    15:47 aws iam create-user --user-name Pranav

  • @mihirkamat-x7h
    @mihirkamat-x7h Месяц назад

    AWS CLI Cheatsheet please

  • @Batman-im4sn
    @Batman-im4sn 4 месяца назад

    AWS CLI

  • @mamtabhoir4216
    @mamtabhoir4216 4 месяца назад

    AWS CLI Cheatsheet

  • @UK_lo_Godavaripilla
    @UK_lo_Godavaripilla 2 месяца назад

    AWS CLI cheatsheet

  • @Udaygawande21
    @Udaygawande21 4 месяца назад

    Aws cli cheatsheet

    • @cloudchamp
      @cloudchamp  4 месяца назад

      Shared in first comment

  • @sakthi8242
    @sakthi8242 4 месяца назад

    AWS CLI CHEATSHEET

  • @TheNarasimha19
    @TheNarasimha19 4 месяца назад

    AWS CLI Cheatsheet

  • @mayanksaini9264
    @mayanksaini9264 Месяц назад

    Aws CLI cheatsheet

  • @omkar510
    @omkar510 4 месяца назад

    AWS cli cheatsheet

    • @cloudchamp
      @cloudchamp  4 месяца назад

      Shared in first comment

  • @SagarKumar-q7h6j
    @SagarKumar-q7h6j 24 дня назад

    AWS CLI Cheatsheet

  • @peterchege-k3q
    @peterchege-k3q 21 день назад

    AWS Cli Cheatsheet