EP-94 | How to Create EC2 instance using Python 3 with Boto3 | Automation with AWS and Python

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

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

  • @Pythoholic
    @Pythoholic  3 года назад +1

    How to clone a GIT repository?
    ruclips.net/video/71ozTw1nnCo/видео.html
    How to install Python 3 on Windows 10?
    ruclips.net/video/LuQjh2Q0UzQ/видео.html
    How to install PyCharm on Windows 10?
    ruclips.net/video/EpjDOovzgrc/видео.html
    How to install GitHub Desktop on Windows 10?
    ruclips.net/video/XL7okBQ_vmI/видео.html
    Link for the Code to create EC2 instance:
    github.com/Pythoholic/pythoholic_demo_aws/blob/master/AWSPYDemo/sourcefiles/aws_ec2_create_instance.py
    Join this channel to get access to perks:
    ruclips.net/channel/UClCB_NDN1-cmbhIEPQcf83Ajoin

  • @prashantmudaliar
    @prashantmudaliar 2 года назад

    You made it look so simple. Thank you for explaining it very clearly.

  • @subramanianbalagopalan2866
    @subramanianbalagopalan2866 3 года назад +2

    Hello Sir, would request you to please create videos/playlist on python for AWS and how python can be leveraged for provisioning various services in AWS. This will be really helpful as I think you have really explained this in an easy to follow fashion. Hats off to you Sir

  • @empowercode
    @empowercode 3 года назад

    Hey Pythoholic, nice to meet you! I just found your channel, love what you're doing!
    I like how clear and detailed your explanations are as well as the depth of knowledge you have surrounding the topic! Since I run a tech education channel as well, I love to see fellow Content Creators sharing, educating, and inspiring a large global audience. I wish you the best of luck on your RUclips Journey, can't wait to see you succeed! Your content really stands out and you've put so much thought into your videos, I applaud you on that!
    Cheers, take care, and keep up the great work ;)

    • @Pythoholic
      @Pythoholic  3 года назад

      Thanks and wishing you the same

  • @MrACrazyHobo
    @MrACrazyHobo 2 года назад

    Thanks man! Your videos are saving my ass in cloud computing class!

  • @Arijit992
    @Arijit992 3 года назад

    Most waited series.. Would like to see how services are get created by python.

  • @nagasrini763
    @nagasrini763 3 года назад +1

    Thank you very much Nice explanation

  • @sagarkuvlekar6684
    @sagarkuvlekar6684 3 года назад

    Another boost for aws knowledge..
    @Pythoholic thanks buddy...

  • @emmanueloluwayemisi
    @emmanueloluwayemisi 3 года назад

    i learnt a lot from this video.

  • @natsuagarwaldragneel8388
    @natsuagarwaldragneel8388 Год назад

    Awesome!

  • @tnmyk_
    @tnmyk_ 3 года назад

    Great tutorial! Thanks and keep up the good work!

  • @varunksunagar5557
    @varunksunagar5557 2 года назад

    Is It possible to get data published in aws Iot Console on my device terminal.

  • @kumarprmshvm565
    @kumarprmshvm565 3 года назад +1

    Thanks Pytholic, I know this is begining from Python part. Just curious how many videos you are going to make on this series to make Python Expert in AWS :)

    • @Pythoholic
      @Pythoholic  3 года назад

      This will keep on going forward as long as we feel satisfied that we have a strong base. I am back to my workplace. So the frequency will also be more now. 👍

    • @kumarprmshvm565
      @kumarprmshvm565 3 года назад

      Thanks Pytholic, for your respose. Your videos are Awesome as always

  • @poojanaik4249
    @poojanaik4249 2 года назад

    Thanks a lot :)

  • @poojanaik4249
    @poojanaik4249 2 года назад

    Do you have any python series for beginners?

    • @Pythoholic
      @Pythoholic  2 года назад

      Yes this will come up this month
      please watch out
      and please do subscribe

  • @bharatjadhav7222
    @bharatjadhav7222 3 года назад

    thank you

  • @TheNishi42
    @TheNishi42 2 года назад

    nice !! Thank u

  • @pythonintamil5748
    @pythonintamil5748 Год назад

    When I run the code it says that we must specify region

    • @Pythoholic
      @Pythoholic  Год назад

      Yes if u haven't configured region in aws configure then please pass the region parameter

  • @sagarkuvlekar6684
    @sagarkuvlekar6684 3 года назад

    till what video i have to watch to get aws solutions architecture knowledge to pass certification

    • @Pythoholic
      @Pythoholic  3 года назад +1

      I think the videos we have right now should be sufficient

    • @Pythoholic
      @Pythoholic  3 года назад +1

      Other services are just a single line reference. No need to go into much detail for the exam but we will cover them in detail anyway. But for now we just can brush up the Aws documentation

    • @sagarkuvlekar6684
      @sagarkuvlekar6684 3 года назад +1

      Thanks buddy

  • @vedantbalachandra1304
    @vedantbalachandra1304 Год назад

    Can we do something like this in java

  • @vijaymanoj3312
    @vijaymanoj3312 2 года назад

    how to see the all the running instances

    • @Pythoholic
      @Pythoholic  2 года назад

      please use describe instances and u will get the list and the status using the filter RUNNING

  • @p1xedge
    @p1xedge 3 года назад

    please upload videos on AWS config, AWS codepipeline, AWS macie

    • @Pythoholic
      @Pythoholic  3 года назад +1

      On it !! That will be separate from the series

  • @DarbhangaTrader
    @DarbhangaTrader 3 года назад

    Send code