Python + Flask Deploy to Amazon Web Services Elastic Beanstalk (CI/CD with Git)

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ต.ค. 2024

ความคิดเห็น • 84

  • @codebreakthrough
    @codebreakthrough  3 ปีที่แล้ว +5

    Timestamps:
    00:00 - Intro
    01:00 - Setting up our virtual environment
    03:51 - requirements.txt
    05:25 - Flask application
    07:20 - AWS setup
    09:50 - CI/CD CodePipeline from GitHub
    11:36 - Git setup
    15:30 - Deployment
    21:19 - Next Steps

    •  2 ปีที่แล้ว

      20:35 One Caleb moment :)

  • @WebDevCody
    @WebDevCody 3 ปีที่แล้ว +2

    I’ve never used elastic beanstalk before, but boy was that easy to setup CI / CD with a couple clicks. Thanks for this video!

  • @shonifari5783
    @shonifari5783 3 ปีที่แล้ว +1

    Just an advice if u are not following from the AWS default region (Ohio - US) and want to change it.
    Maybe it was said in the video and I missed it.
    When you log on your was console, on the top right corner u have to choose the Region you are / prefer.
    Then proceed from 9:04 with the tutorial.
    I'm from London and I thought it picked it automatically, but if you don't do it then when u are at 16:06 to create a Pipeline, you won't find your env under your Region
    Amazing tutorial, I saved everything in my Notion. Thanks!

  • @aljon7992
    @aljon7992 4 ปีที่แล้ว +16

    The self-taught programmer will always salute you!

  • @patloeber
    @patloeber 4 ปีที่แล้ว +8

    Nice Tutorial! Would love to see more Python deployment tutorials in the future :)

  • @elbazziii
    @elbazziii 3 ปีที่แล้ว

    I found my new favorite youtuber today!
    I love the way you simplify everything and the out of nowhere comments that crack me up

  • @The7up
    @The7up ปีที่แล้ว +2

    For anyone still getting "Bad Gateway 502": You need to have a "requirements.txt" file in your git-repo like he makes in the video. AWS needs it.

  • @learnviapractice
    @learnviapractice 3 ปีที่แล้ว +2

    This is an awesome video I have ever encountered. Thank you very much for giving such a great explanation on AWS deployment. Thank you so much.

  • @Omar-zj4wpg
    @Omar-zj4wpg 3 ปีที่แล้ว

    that's all I wanted for a week! THANK YOU so much for this video

  • @l.1204
    @l.1204 3 ปีที่แล้ว +1

    Hi Caleb.... So, we don't need a Procfile to deploy on Beanstalk ??????

  • @karishmalondhe9647
    @karishmalondhe9647 3 ปีที่แล้ว +2

    Hi,
    I am getting this error at the deploy stage:
    During an aborted deployment, some instances may have deployed the new application version. To ensure all instances are running the same version, re-deploy the appropriate application version. Failed to deploy application.
    What could be the reason? And how to fix this?

    • @Ratheshan03
      @Ratheshan03 2 ปีที่แล้ว

      hey I'm getting this error too , can you let me know how to resolve this error?

  • @ÁngelDiMaría-s7v
    @ÁngelDiMaría-s7v 10 หลายเดือนก่อน

    20:40 play this part of the video at 0.25 speed with the volume booster browser extenion turned on all the way up for a deeper meaning.

  • @carloscampos7709
    @carloscampos7709 ปีที่แล้ว

    I really like your explanation (and approach). Thanks a lot!

  • @abhishekstatus_7
    @abhishekstatus_7 3 ปีที่แล้ว

    Thanks for sharing the video Caleb ! It would be great if we can have access of those resources as well ! Thanks again !!

  • @aminmohebbi9838
    @aminmohebbi9838 ปีที่แล้ว +2

    Hi, thanks for the video. I followed it step by step, but my URL link did not work. MyFlask application in flask's localhost works, but after deploying to Amazon Web Services Elastic Beanstalk, I got a 'Severe' error.

    • @DarionDAnjou
      @DarionDAnjou 4 หลายเดือนก่อน

      i am facing the same issue right now. has anyone found a solution for this, or troubleshooting steps?

  • @tadashikikuno7215
    @tadashikikuno7215 3 ปีที่แล้ว +1

    Hi Caleb, thank you for your great tutorial. I'm a self-taught programmer. Do you have any recommended resources for people who want to keep learning on Flask and web development?

  • @davidlanday2647
    @davidlanday2647 ปีที่แล้ว

    How would beanstalk work with .env or config files specific to my application? i.e: things I wouldn't necessarily push to git, but are required for my application to function?

  • @helderpinto8638
    @helderpinto8638 3 ปีที่แล้ว

    "There is no additional charge for AWS Elastic Beanstalk. You pay for AWS resources (e.g. EC2 instances or S3 buckets) you create to store and run your application. You only pay for what you use, as you use it; there are no minimum fees and no upfront commitments."

  • @DarionDAnjou
    @DarionDAnjou 4 หลายเดือนก่อน

    is this still a valid method? any updates i should know about if i go this route?

  • @gandatrowx
    @gandatrowx 3 ปีที่แล้ว

    Worked like a marvel. Thank you very much!

  • @sidroy4616
    @sidroy4616 2 ปีที่แล้ว

    Great stuff. Thank you. How about connecting to a cloud SQL deployment building off of above example as next tutorial?

  • @DarionDAnjou
    @DarionDAnjou 4 หลายเดือนก่อน

    i'm stuck at the step of creating an Amazon EC2 instance because the configure service access step is asking me for an EC2 instance profile, but no instance profile populates in my dropdown. I go to the IAM page to supposedly try and create an instance profile but I don't see where that's possible to do. I clicked on my Role that should have the full access EC2 permissions, but i see nowhere the possibility to view instance profiles or to create them. Help please! Has anyone else faced this issue and know how to solve? At this point I am fully blocked at this step because I can't seem to find any other way for AWS to create an EC2 instance without failing for the reason of having no associated EC2 instance profile. Thanks in advance to anyone who can help me past this obstacle.

  • @heatvisuals
    @heatvisuals 3 ปีที่แล้ว

    thanks for keeping it real caleb

  • @Pharaoization
    @Pharaoization 4 ปีที่แล้ว

    Omg this is literally the project I'm just working on! Well, I'm using an API with a database, but still

  • @rishibakshi2004
    @rishibakshi2004 ปีที่แล้ว +1

    thankyouuu so much man you saved my life❤❤❤❤😭😭😭😭😭😭😭😭😭😭😭😭

  • @mylesmn1108
    @mylesmn1108 9 หลายเดือนก่อน

    I used 'app' instead of 'application' and it crushed so may times. Thanks for the clarification

  • @DarionDAnjou
    @DarionDAnjou 4 หลายเดือนก่อน

    is this being done on a linux machine? what do i need to do to follow this on windows using vs code?

    • @DarionDAnjou
      @DarionDAnjou 4 หลายเดือนก่อน

      ok caleb you said the answer right after i finished typing this and unpaused the video. yes, it's being demo'd on a linux machine for windows the command is:
      .\.venv\Scripts\Activate

  • @seanmuirhead2156
    @seanmuirhead2156 ปีที่แล้ว

    what if i want to deploy a specific folder within my github repository. hope this will be adressed

  • @binggibanggabongo
    @binggibanggabongo 3 ปีที่แล้ว

    Hey thank you so much from south korea for the cool explanations!!

  • @steveowoko4335
    @steveowoko4335 3 ปีที่แล้ว +4

    Why am I getting a 502 Bad Gateway ?

  • @JustThink2000
    @JustThink2000 8 หลายเดือนก่อน

    I want do deploy a flask api in the same way, im assuming I would be using the same elastic beanstalk method?

    • @siddharthsharma8921
      @siddharthsharma8921 8 หลายเดือนก่อน

      I do the exact same think but i get 502 error

  • @darianamsanchez
    @darianamsanchez ปีที่แล้ว

    Thank you! That worked great

  • @mf00085
    @mf00085 3 ปีที่แล้ว

    This is amazinggg!!! Thank you so much

  • @BodrumDrone
    @BodrumDrone 3 ปีที่แล้ว

    Very impressive tutorial. how can I get parameters from the URL for the query barcode number?

  • @muneebafaheem4040
    @muneebafaheem4040 3 ปีที่แล้ว

    I am accessing it with IAM user so Github version 2 is not accessible to me. It is showing permission error"is not authorized to perform: access-analyzer:ListPolicyGenerations on resource: arn:aws:access-analyzer:us-east-:* with an explicit deny". And by Github version 1 it is showing 503 service unavailable error. Please assist as I have to deploy my project

  • @talhaanwar2911
    @talhaanwar2911 2 ปีที่แล้ว

    i did not get two things. first how it knew that i have to run flask code or django code. 2nd how it pick requirments.txt file

  • @dantesalvadornovoahernande9875
    @dantesalvadornovoahernande9875 2 ปีที่แล้ว

    I just want to say thanks a lot, it is very helpfull to improve my skills.

  • @ArunKumar-fi1wv
    @ArunKumar-fi1wv 3 ปีที่แล้ว

    im getting Process default has been unhealthy for 4 minutes (Target.ResponseCodeMismatch).
    and ELB heath is failing can you please help

  • @alperenersan
    @alperenersan ปีที่แล้ว

    hello, how can i use static ip with that type of app on aws lamda?

  • @bibinvninan8057
    @bibinvninan8057 9 หลายเดือนก่อน

    Thanks mate.. it worked

  • @m.b786
    @m.b786 4 ปีที่แล้ว

    AWS will execute pip3 -r requirement.txt automaticly ? you dont commit your .venv

  • @lzdps
    @lzdps 3 ปีที่แล้ว

    What is your color scheme? It is really nice!

  • @vojtaripa8408
    @vojtaripa8408 ปีที่แล้ว

    Great video!
    Are you able to share the user groups you created to make this work? and the permissions needed

    • @jeffreyo5257
      @jeffreyo5257 8 หลายเดือนก่อน +1

      don't forget to put source in front and it will work

  • @run4ever102
    @run4ever102 ปีที่แล้ว

    Very helpful, thanks!

  • @TijuanaBorderJumper
    @TijuanaBorderJumper 4 ปีที่แล้ว +1

    Love your content😁❤

  • @rob5820
    @rob5820 2 ปีที่แล้ว

    Is there a good tutorial on how to deploy front end files as well as my app.py file?

  • @prerna_mishra
    @prerna_mishra 3 ปีที่แล้ว

    Saved my day!!!

  • @abdulkadirosman2816
    @abdulkadirosman2816 2 ปีที่แล้ว +1

    "slavery bad" said so nonchalant

    • @DarionDAnjou
      @DarionDAnjou 4 หลายเดือนก่อน

      yeh slavery IS bad. real bad. let's get that right and be very clear about it.

  • @PERSISTENTxMF
    @PERSISTENTxMF 4 ปีที่แล้ว

    Why is everyone using sublime instead of vs code?

  • @Joe-ps7em
    @Joe-ps7em ปีที่แล้ว

    My "Health Status" says "Severe" in red. What is this caused by?

    • @Joe-ps7em
      @Joe-ps7em ปีที่แล้ว

      Now it says "Degraded"

  • @arshitaggarwal67
    @arshitaggarwal67 2 ปีที่แล้ว

    Great tutorial!!

  • @notrace316
    @notrace316 3 ปีที่แล้ว

    Great video, thanks.

  • @bavidlynx3409
    @bavidlynx3409 4 ปีที่แล้ว +3

    Next python + django web application with separate database server 🥺

    • @codebreakthrough
      @codebreakthrough  4 ปีที่แล้ว +1

      That sounds like a really good idea, and I should be able to do that because I did a similar one with node. Do you have a database preference?

    • @Pharaoization
      @Pharaoization 4 ปีที่แล้ว +3

      @@codebreakthrough PostgresSQL please!

  • @maxmedcodes7919
    @maxmedcodes7919 2 ปีที่แล้ว

    14:46 LoooooL

  • @bnllazul
    @bnllazul 3 ปีที่แล้ว +1

    Good video, practical details. Yes slavery was, is and will be bad. Need to evolve and remove master/slave from our tech talk, it does not apply.

  • @tracywang1
    @tracywang1 9 หลายเดือนก่อน

    perfect thanks

  • @gabbe2124
    @gabbe2124 2 ปีที่แล้ว

    amazing thank you

  • @sheaksadi
    @sheaksadi 4 ปีที่แล้ว

    That photo from thumbnail looks quite like a gekko

    • @codebreakthrough
      @codebreakthrough  4 ปีที่แล้ว

      Are you implying I'm a reptilian humanoid or something?

    • @sheaksadi
      @sheaksadi 4 ปีที่แล้ว

      @@codebreakthrough i am just saying you look like one in that picture

  • @sarthakraheja13
    @sarthakraheja13 2 ปีที่แล้ว

    Amazing

  • @rebekahrichmond6559
    @rebekahrichmond6559 3 ปีที่แล้ว +1

    Hi Caleb,
    I followed your video which was brilliant and so informative but I got this error, 502 Bad Gateway nginx/1.18.0. I'm not sure how to fix this error and was wondering have you ever experienced this before.
    Many thanks,
    Rebekah

    • @dascfpv2981
      @dascfpv2981 3 ปีที่แล้ว +2

      I have the same problem, I'm using flask==1.1.2 , the deploy pipeline was Succeeded but the state of the enviroment has some WARNs like : 100.0 % of the requests are failing with HTTP 5xx. ELB processes are not healthy on all instances. ELB health is failing or not available for all instances.
      Im runing Python 3.7 running on 64bit Amazon Linux 2 and my application.py is runnning on my local pc on python 3.7.4, i dont know whats the problem 've tried change prot to 5000 or change the name of the python app from app.py -> application.py, and I'm taking the same errors :(

    • @AkshanshGusain
      @AkshanshGusain 3 ปีที่แล้ว

      @@dascfpv2981 Did you find the solution?

    • @anshvijay516
      @anshvijay516 ปีที่แล้ว +1

      @@dascfpv2981 I am getting the same error right now were you able to fix it?

    • @DarionDAnjou
      @DarionDAnjou 4 หลายเดือนก่อน

      i am getting site can't be reached when finished the CodePipeline setup and tried to run the app. Is this related to the same problem?

  • @denisbaranoff
    @denisbaranoff 3 ปีที่แล้ว

    OMG! Perfect English!!! It's extremely hard to hear Hindu developers