Deploy a Web Application Using Elastic Beanstalk (New Version of UI) | AWS Tutorial for Beginners

preview_player
Показать описание
Elastic Beanstalk is Amazon’s “platform as a service” solution, allowing you to “just write code,” and then Elastic Beanstalk does all the work of setting up and maintaining the underlying infrastructures (EC2 instances, load balancers, auto-scaling groups and more).

In this hands-on tutorial, we’ll deploy a sample Python web application (built-in with Elastic Beanstalk), setting up an application and an environment (and first of all, what’s the difference?). After deployment is complete, we’ll take a look at our masterpiece of an app, see what happened behind the scenes, and then finally, we’ll delete the application and environment.

🌟🌟If you’re interested in getting AWS certifications, check out these full courses. They include lots of hands-on demos, quizzes and full practice exams. Use FRIENDS10 for a 10% discount!

00:00 – Getting started with Elastic Beanstalk by creating a new application
00:18 – The difference between an application and environment in Elastic Beanstalk
02:00 – Creating a new application in Elastic Beanstalk
02:29 – Creating and configuring a new environment (with sample code) in Elastic Beanstalk
07:48 – Watching deployment progress with Elastic Beanstalk
08:18 - Viewing the application and behind-the-scenes with Elastic Beanstalk after deployment
10:19 – Deleting the application and environment in Elastic Beanstalk
Рекомендации по теме
Комментарии
Автор

What else do you want to learn about AWS? Let me know below in the comments! 🤓🤓

TinyTechnicalTutorials
Автор

If anyone is having auto scaling error due to AWS no longer support creation of launch configuration here is what you need to do. When creating the environment follow the tutorial, but on the Configure instance traffic and scaling screen > Instances > Root volume (boot device) > Root volume type must be set to GENERAL PURPOSE 3(SSD) and IMDSv1 DEACTIVATED must be Checked.

boyfarrell
Автор

If this is something you can find as importance, would consider having a video on 'How would one can configure these for production-environment for a given requirement, and how to measure the metrics and configure load-balancers and other vital things'

srikanthbabuvudharapu
Автор

Hey, I love your videos - I'm stuck on 5:19 because when I first tried this it failed as I was missing an EC2 instance profile. I'm not trying to figure out how to set one up and struggling a bit with it. It isn't obvious in IAM settings (I see a role but not an instance profile setting...). Appreciate any tips on where to go to set this up.

hikosaemon
Автор

How we can create the roles of and
aws-elasticbeanstalk-ec2-role please help me with this how can I create this
Roles

shashanksharma
Автор

Thanks. This served as a good introduction to ECS for me.

StudyStreamPlus
Автор

I'd enjoy a more in-depth tutorial where there was an app that has workers and used a database. That's what I'm looking at trying to set up and I'm honestly not sure if I need a multi-environment app or what. Have much more research / learning to do. At least I'm familiar with the UI with this video. Thanks!

jreedd
Автор

Thank you for the video.
Kindly, can you do another video when we want to connect to a project based in a Github Repo!
I spent 3-days to achieve that but ended up with “Degraded” health message.
All the existing tutorials that i have found are using the old GUI for the Elasticbeanstalk!

Yaz
Автор

I love your video amd calming voice ❤️💕

eliasperez
Автор

For your auto-scaling group you used the default of 1. However, you used two AZs, if I'm not mistaken. Does that mean that there is one instance in each AZ? Thanks. 😕

mkcraghead
Автор

Another great tutorial. Nice flow and straight to the point. Loved it!

babusivaprakasam
Автор

Nice! No nonsense explanation. Thank you.

neilallen
Автор

Hey hey! Thanks for the new Elastic Beanstalk update! I've been hearing about it but was waiting for you to speak about it first!😊 Thanks for updating us and I appreciate you very much for all that you do for us once again! Be well, be safe and Cheers!!!

samjones
Автор

I have been struggling to set up IAM policies for Elastic Beanstalk. I wish you could how you created those used in the video. Many thanks!

rubencontesti
Автор

Are these videos (in aws playlist) enough to say that i've some knowledge about aws in interview??
And can these videos be followed in the same order of upload?

youtubecurious
Автор

Firstly, I appreciate the clarity you provide throughout all your tutorials. May i ask, can this be done with a codecanyon saas script that requires installation?

garym
Автор

Great video! One question, How do I get https for my application?

DguruZ
Автор

Excellent demo to beanstalk. Thankyou for the video

avimehenwal
Автор

Lovely and thank you. I'm about to deploy a Django app to AWS and this has been very useful. Like many others, I think I need to further my knowledge on IAM and EC2 roles in order to get the job done properly. Cheers from Sydney - Dave

deldridg
Автор

Hi, great video. I follow your video exactly, however in the end when clicking the domain link, it tells me the site can't be reached. Any idea why and how to fix this? thanks :)

greenjb