Automate AWS EC2 with Python | DevOps Coding Challenge

preview_player
Показать описание
In this video, I'll give you a fun, hypothetical coding task to complete from your Team Lead.

This will be a fun exercise for those:
1. Learning Python and AWS
2. Are new to, or learning, DevOps
3. Looking for practice Python/AWS automation examples

I'll give you the scenario, give an overview of the architecture, and then you can either try it out yourself, or you can follow along with me as I build out the solution.

Let me know if you'd like to see more videos like this.

** Python Course Recommendations **

Timestamps
00:00 Intro
00:38 The Challenge
01:19 Pseudocoding the architecture
03:16 Creating the Lambda
03:40 Setting the Lambda permissions
05:11 Writing Lambda with Python and Boto3
14:23 Creating the Eventbridge cron
16:13 Outro

Remember to DELETE your EC2 instances when done

** My Coding Blueprints **

** I write regularly **

** FREE EBOOKS **

LET'S CONNECT!

#awspython #awsdevops #pythonprogramming

** Some of the links in this description may be affiliate links that I may get a little cut of. Thank you.
Рекомендации по теме
Комментарии
Автор

Hello Travis I'm a newbie in the DevOps world and I do like this kind of content. Thank you very much!

stevedmcwinner
Автор

Great video Travis, I am going to test it out at my lab. More like this one please!

srfloyd
Автор

wow ! brilliant stuff ! this is a nice series ! I hope you continue on with it 😊

ThaEzioAuditore
Автор

Hey there Travis! I found your YouTube Channel when I was looking for K8s tutorials. Found your recommendation on that Udemy course. I have been so preoccupied with it (and pleased of course) that I had to ensure I came back to give you thanks. Also, this was a great video. Please continue a series of "Challenges" that would be beneficial to real world Devops challenges. This content is great. Thank you again!

Cevap
Автор

Thank you Travis! This is great for me to kick start my devops learning journey.

harrydatgoat
Автор

Super!! I find that your tutorial easy to follow. Wonder if you can do a similar tutorial to check if instances are running at off working hours base on the local time and stop them. Thanks again Travis!

healthvative
Автор

That’s a simple but very useful video to start your lambda functions and EventBridge trigger. Thanks Travis!! This is the most underrated channel for learning AWS automation!! 😅😅

venkatprasath
Автор

This was excellent Travis!! Waiting for more new AWS Python challenges like these!!

harsh
Автор

Thank you so much! I learned something new.

kazishahria
Автор

You always have the best explanations how to do the things don!!

ReivsonLopes
Автор

Highly recommend deploying instances with terraform that way you can just use terraform destroy to clean up all your created resources after you are done.

blevenzon
Автор

Really valuable, concise and practical! thanks.

neerajadsul
Автор

Thanks Travis. Awesome video.. Please do more automation videos

ramu
Автор

more devops aws + python activities!!!! thank you :)! This was very helpful

hallielam
Автор

Thanks Travis, more python stuff please

PANDApoopish
Автор

Great video. Is this part of a series? Would love to see more lambda automation/devops videos

leeparker
Автор

I want another 1.000 videos related to this :D ... Thanks

estebanlopez
Автор

Hi Travis, an thank you for the endless stream of tips and tricks you're sharing with us. May I ask you an off-topic question? Are your "5 Steps to Become a Freelance Web Developer in 2019" valid to this day? Do you think ai will make web developers useless?
Thank you again for your attention, have a good day.

paologreco
Автор

Hi Travis, I just found your videos and your Chanel. A lot of good videos 👍👍🤝. Thanks for all these videos.
Please I have a question on this one.
Is there a way that we can do this such as if the instance is stopped it will trigger lambda to start?
Also if we decide to stop the instance ourself, how will we to to avoid lamdba to start the instance?
Thank you again.

Doermalove
Автор

Hi Travis great video, I am trying to automate the proccess of downloding CSV files from AWS Billing and uploading them to S3 using python and lambda. The first part is where I am struggling. If you know how this can be done I would appreciate your help a lot. Thanks for all the great videos.

noned