Wow. I thought CI/CD was some sort of a rocket science, until I landed on this video. Really helpful in getting me started on this journey. Thanks a whole lot. Much love.
@shyammohabir82833 жыл бұрын
This was very helpful to understand not only AWS Elastic Beanstalk but also AWS CodePipeline .. thanks!
@alfredabate31763 жыл бұрын
Thank you so much! This is one of the best tutorial on AWS CICD with a real web-app. Not "Hello World" that everybody is doing! So good to see a real life use of AWS CICD. This helped me a lot. Thanks
@venugopal6684 жыл бұрын
I am Naive to CI/CD , this video gives me confident in using it . Thank You.
@RutaBorkar4 жыл бұрын
Were you able to successfully deploy it?
@reidyoung2984 жыл бұрын
Keep up the great work and thanks for the quick example. I'm definitely interested in seeing the build stages added and fleshing out a pipeline. Best to you!
@shilpaprabhu15 жыл бұрын
I am a newbie to AWS. This video gave me a good idea of how CI/CD is done in this environment. I'd really like to watch more in-depth video. If you could include deployment of DynamoDB data or API gateway changes, it'll be great.
@BlockExplorerMedia5 жыл бұрын
hi Shilpa. yes this was just a basic intro and I plan to do some more in depth CI/CD videos soon. thanks for the suggestion i'll see what I can do!
@ignacioavendano1638 Жыл бұрын
you´rethe firtone youtuber that make me see this in so simple and flat way that i cant finally understand! love-u
@piyushdeshmukh47064 жыл бұрын
Appreciate the content, the speed, and the way you explained, everything was just perfect. Keep it up dude!
@itdepends59063 жыл бұрын
Great tutorial! Would have loved seeing a build step too!
@arrvind73852 жыл бұрын
Nice explanation, Your tutorial worked like a charm for sample react application👏👏👏
@BlockExplorerMedia2 жыл бұрын
Thanks Arrvind, glad to hear that!
@Ashadow7003 жыл бұрын
Wonderful AWS tutorial/asmr Have a thumbs up!
@xXHelsingGamingXx2 жыл бұрын
You have an amazing delivery of this walkthrough...You should do more courses and tutoring.
@BlockExplorerMedia2 жыл бұрын
Thank you Shiv! Yes, I am planning on doing more : )
@josephabramo12076 ай бұрын
Great work. Loved it how simple and clear you presented this. Thank you
@SisirKumarPathy4 жыл бұрын
amazing conent. To the point, from scratch, step-by-step yet within 15 mins
@dvin54 жыл бұрын
Great video. I wish I can express my thoughts with the clarity you do. Keep up the great job!
@coolhanddev92925 жыл бұрын
Thanks for making this. I hope you consider making another one that includes CodeBuild.
@pfallasro5 жыл бұрын
Also waiting for the build stage
@reidyoung2984 жыл бұрын
Yes! Please :)
@ralphotowo51424 жыл бұрын
Great video. Also looking forward to a Code Build version.
@pavankumardittakavi53252 жыл бұрын
Thanks a lot for the course. This gave a good start to my cloud devops journey.
@whitneymulhern98773 жыл бұрын
Very helpful thank you!! Also in VSCode theres a setting for zooming just the code and not the sidebars called Mouse Wheel Zoom, its great for demos (I might be a little late to the game here since this is an old video, but just in case you didn't know). Thanks again!
@BlockExplorerMedia2 жыл бұрын
Hey Whitney, thanks for the tip - I'll definitely have to check that out!
@carlosjosejimenezbermudez92555 жыл бұрын
I sure hope you make another one for CodeBuild, this one was great.
@BlockExplorerMedia5 жыл бұрын
thanks. it's on my to-do list, time is the only issue!
@anirudhdasgupta31424 жыл бұрын
Such a nice articulation!
@bigkass61093 жыл бұрын
Clear, concise and simple. Great video, thanks.
@95431022344 жыл бұрын
Like for live coding. Thats the tense moment in real time as well.. Cheers dude. Amazing teaching. Very simplified explanation in CICD on AWS. God bless
@cloudpathshala51923 жыл бұрын
Good informative video with live working example!!!
@terryq59953 жыл бұрын
Really helpful tutorial, let me just get started in CI/CD pipeline. Thanks!!
@vausa10005 жыл бұрын
Great walkthrough. Good for starters. Subscribed and liked
@sakthijeganathan95734 жыл бұрын
great lab i have seen so far in aws. worked seamlessly... thanks a lot
@taylormonacelli5 жыл бұрын
Very concise and informative, thank you!
@kanishkvijaywargiya1340 Жыл бұрын
Are you also planning to bring react JS application deployment using AWS CI/CD or using Jenkins, DOCKER CI/CD Pipeline ? Because maximum tutorials are based out of either Django or Node JS app. So please plan for react JS or Angular JS also.
@dougpartridge90117 ай бұрын
I could not get this to deploy... it must have something to do with how things are currently working vs 5 years ago when the video was recorded. Too bad, I was looking forward to doing the steps. Perhaps they will update this video.
@bhatkanti894 ай бұрын
Perfect tutorial on Code pipeline Thanks 🙌🏻
@Canda-fh4xc3 жыл бұрын
Thank you for this great tutorial. I know it has been almost two years since you uploaded the last video. I hope you are doing fine. If you have a chance, can you please make a video about AWS CodeStar?
@BlockExplorerMedia2 жыл бұрын
Thanks Sam. Yes I stopped for a long time due to burnout and working 2 full time dev jobs. I'm back at making videos now and hope to keep it going this time around!
@indrasenareddykarnati242 жыл бұрын
Nice Explanation, Waiting for more !!
@kretaceous4 жыл бұрын
Liked, subscribed and yes, I'd like a more detailed version with more stages! Maybe one where we deploy to EC2 instances using CodeDeploy? =)
@rizwans70763 жыл бұрын
Awesome. Nicely explained. More content please. Thanks
@andrewcbuensalida3 жыл бұрын
I'm getting 502 bad gateway when I try to open the app after deploying. Please help.
@nickn71517 ай бұрын
@andrewcbuensalida how you fixed that?
@HN-Profile-Dev3 жыл бұрын
Best one for a new learner. Awesome !
@souravmukherjee013 жыл бұрын
very useful, and informative video & content. Thanks!
@WorldAquariumSingapore3 жыл бұрын
AWS code build video will be good and what will happen if the code there is error?
@taranaara5289 ай бұрын
Thank You so much! Informative & very well explained.
@gordonbrown37163 жыл бұрын
Nice tutorial on how to integrate and build apps on aws
@robertlevy88304 жыл бұрын
I love all your videos and think you're a great teacher..... thank you so much!
@senthilsm69403 жыл бұрын
You keep me engaged , really nice
@sub.owen.create2 жыл бұрын
Excellent Tutorial, really well explained. Liked and subscribed. Great content 🙏
@rishavkumar-ov1cs2 жыл бұрын
Great video, thanks. Would love build stage video too.
@anthonyfernandezgonzalez82623 жыл бұрын
Great, thank you very much. Kind regards from Costa Rica.
@surajavail4 жыл бұрын
Precise and quick .. Very well explained !!
@mohammedhashmi13843 жыл бұрын
I am getting 502 badgateway error when I paste beanstalk url, can you tell me how to fix it
@lihlemgugudo664 Жыл бұрын
Thank you so much for the video, Ive just subscribed. I am hoping you will have more videos on CI/CD as i am an Aspiring DevOps Engineer so CI/CD is a must know.
@Labandusette4 жыл бұрын
Thanks for the demo. You've a got new subscriber
@go_better2 жыл бұрын
Thank you for the tutorial! Would be cool to take a look at CodeBuild stage!
@mohammed83935 жыл бұрын
This makes me really confident now.
@BlockExplorerMedia5 жыл бұрын
awesome, glad to hear that!
@torneseumprogramador2 жыл бұрын
It's very cool tutorial, help's a lot. Thanks
@kcguturi2 жыл бұрын
Thank you for a simple explanation...
@sakshisingh-eq3wh5 жыл бұрын
Thanks for sharing this video. This is very useful to me.
@BlockExplorerMedia5 жыл бұрын
thanks Sakshi!
@tylerbarclay6295 ай бұрын
Hello, thanks for the video. Question: how would we do a blue green switchover after cloning our elasticbeanstalk environment and we have deployed a new version of the application?
@mani28904 жыл бұрын
keep up the good work. Precise to the point
@kolektivmozak2384 жыл бұрын
Do follow up man! Keep up good work, great Video!
@f_ftactics79284 жыл бұрын
I got the deployment ID is wrong. expected the sample application 2 this error from codedeploy. Any ideas? Thanks.
@kumarpankaj10013 жыл бұрын
Environment health has transitioned from Ok to Degraded. Application update in progress. 1 out of 1 instance completed (running for 71 seconds). Impaired services on all instances.
@kazishafin13 жыл бұрын
i got the same issue , have you solved it ?
@kumarpankaj10013 жыл бұрын
@@kazishafin1 , Hi As per my observations, Provided Repository is not up to Mark. Thanks Pankaj Kumar
@nikkieunice39513 жыл бұрын
very easy to follow video! Thanks a lot! tho I don't fully understand the impact of changing "nodemon" to "node" to EB
@gedeonnokbak7602 жыл бұрын
Good job bro, realling amazing your expanations
@BlockExplorerMedia2 жыл бұрын
Thanks, I appreciate it!
@tamilselvansellamuthu59502 жыл бұрын
Thanks for swift example. :)
@BlockExplorerMedia2 жыл бұрын
Any time : )
@sajaldhiman8693 жыл бұрын
hello sir Iam just following your tutorial but one issue is occurring is that when i made codepipeline the server gets degraded help me for this stuff
@kazishafin13 жыл бұрын
Please make another video with Build step ,
@hermanletsoko64883 жыл бұрын
Nice one. Enjoyed
@deepaksrivastava224 жыл бұрын
Great for the starters like me.. thanks for the demo
@gray-shirt Жыл бұрын
Great tutorial! Subscribed 😊
@naveenyadav47512 жыл бұрын
which videos provide information regading adding the buld stage into the pipeline?
@linuxtech40402 жыл бұрын
i got severe error
@Namita2122 жыл бұрын
Very easy to follow. Thanks for sharing
@amarlukade22254 жыл бұрын
thanks for this video .. question - does build/stash/git repo should require appspec.yml file ... ?? to deploy app to elastic beanstalk instance ??
@pandaman61462 жыл бұрын
Could I know why the Code Build Stage could be skipped for Beanstalk?
@thirdworldorder32 жыл бұрын
Pls Could you make an updated version of this video , I had a lot of problems trying to implement it since its a bit outdated
@CodeGrimoire2 жыл бұрын
keep seeing 502 Bad Gateway error when clicking the link after it deploys. Any understanding why??
@kevinwooden77192 жыл бұрын
I"m getting the same error
@arashkorrani2 жыл бұрын
I am also having same problem
@nickn71517 ай бұрын
Change the "start" script in package.json from "start": "nodemon app.js", to "start": "node app.js",
@1234alphaBeta2 жыл бұрын
It was a simple yet powerful explanation to the CI/CD pipeline in AWS. Loved it. However, when I am setting up the environment for the Elastic BeanStalk, Health of the environment is turning into Severe status. Not sure what is going on during the set up. I tried taking couple of actions as suggested but in vain. Would you please know what the heck could be wrong? Every single time I am setting up the AWS BeanStalk environment and trying to deploy a sample node.js application via. AWS Code Pipeline the health of the environment is changing from OK to Degraded and finally to Severe. 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. Impaired services on all instances.
@erickespinosadev2 жыл бұрын
me too, I don't know what happens
@erickespinosadev2 жыл бұрын
Did you can make it work ?
@mattpickel223 Жыл бұрын
I am currently working on this and having the same issue. From the logs it looks like the app is not starting (via package.json start command "nodemon app.js") because "nodemon command not found" Nodemon is listed as a dev dependency in package.json, but not a dependency. I tried adding it as a dependency hoping that would get nodemon installed on the ec2 instance created by Elastic Beanstalk, but I am still getting the same error. I am inexperienced so if anyone sees this and has advice I would love the help!
@zaa25414 жыл бұрын
Great work and perfect way to explain.
@akbaralimajeed2 жыл бұрын
Thanks for the great video, however we will get bad gateway error if we follow exactly same steps, the workaround is edit package.json file and replace the line "start": "nodemon app.js" with "start": "node app.js" in order to work., 😊
@BlockExplorerMedia2 жыл бұрын
Thanks for sharing Akbar, I know a lot of people have been running into this error but unfortunately I haven't had time to investigate it.
@santiljanomalaj65222 жыл бұрын
Very helpful thank you!!
@BlockExplorerMedia2 жыл бұрын
hey Santiljano, glad you found it useful...cheers!
@Omilights3 жыл бұрын
It was awesome..all what I was looking for..
@khuenlau4602 Жыл бұрын
Hey there, can you upload more videos regarding AWS deployments? since a lot of your videos are very old, some things might not be relevant anymore. Thank you.
I enjoyed the demo. I know it's been 3 years and a lot has changed. I ran the same demo and it deployed successfully but got a Healthcheck issue (Degraded). Event logs show that ELB processes are not healthy on all instances. 502 Bad Gateway. Not sure how to fix it tho.
@jackyyue8678 Жыл бұрын
did you ever fix this 502 bad gateway? I get same error
@ranXXX7 Жыл бұрын
@@jackyyue8678 I didn't. However, I observed that the video is from 3 years ago, and I concluded that something in AWS infrastructure must have changed, hence causing the error. I have since moved on to a different project but plan to return to this, and when I do I will update.
@nickl64333 жыл бұрын
I was wondering if you could go over the costs that are associated with creating an app this way. What do you end up paying each month for the aws services that are used in this tutorial?
@vishnump7252 жыл бұрын
Sir, health status of the environment showing 'severe' and shows that ELB is not available with instance. Also When I try to connect ELB withinstance, the option for that is not available. Here the Load balancer is auto created one. Also saw that the load balancers are costly. Will it cost me high if I try to create a pipeline ? Also please provide me with a solution to overcome 'severe' health status of the environment created. Sir, Also please tell me which type of Load balancer do I need to create if I need to do this pipeline Thank you😊
@popu21124 жыл бұрын
How to set up deployment success or failure with logs email notification using above process?
@sandozcanto4 жыл бұрын
Very nice presentation, I am getting this error when I tried "Environment health has transitioned from Info to Degraded. Application update in progress. 1 out of 1 instance completed (running for 77 seconds). Impaired services on all instances."
@vaibhavsrivastava4645 Жыл бұрын
Very Useful content.
@linuxphysics Жыл бұрын
Excellent and concise!
@artvizi4 жыл бұрын
And what about database for tests? How to isolate DB instances to run schema migrations between several developers and their pull requests to test?
@hussainhashmi97002 жыл бұрын
Hey I tried this pipeline but i am getting 502 bad gateway screen. How can I fixit
@malikbasitmaqsood2 жыл бұрын
Thank you so much you made my life so easy !!!!
@agresiv02 жыл бұрын
Awesome tutorial, but I have a question, instead of elastic beanstalk can you use lightsail?
@BlockExplorerMedia2 жыл бұрын
Thanks man. I haven't experimented with Lightsail yet, but this looks promising: aws.amazon.com/blogs/compute/using-aws-codedeploy-and-aws-codepipeline-to-deploy-applications-to-amazon-lightsail/
@agresiv02 жыл бұрын
I did go through that tutorial but it didn't work, I'm getting an error when I create the deploy it's giving me an unknown error
@RutaBorkar4 жыл бұрын
My deploy part is failing with below error Action execution failed Deployment completed, but with errors: 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. Unsuccessful command execution on instance id(s) 'i-077a04f999f71a007'. Aborting the operation. [Instance: i-077a04f999f71a007] Command failed on instance. An unexpected error has occurred [ErrorCode: 0000000001]. Looks like some nodejs libraries are out of date. Can someone help please.
@samuraiwolf36693 жыл бұрын
my elastic beanstalk is showing bad health please help ....! some of types are showing WARN ...and health shows severe
@srilathaboya3263 жыл бұрын
i tried this project , successfully deploy but facing .... Health status is SEVERE. Let me know any how to fix it...
@nayanvaishnav66544 жыл бұрын
@codepath: I have deployed the same as per your tutorial but the beanstalk is still loading the same default application. What I might be doing wrong here? please help.
@conordeegan82185 жыл бұрын
After deploying to EB I am getting the follow error when I try and load the app "error: ENOENT: no such file or directory, stat '/var/app/current/client/build/index.html'" If I change the app.get* route in the app.js file I can res.send a success message and that works. Must I run npm run build in the client folder before pushing to github? Will this create the build folder?