Excellent 👌 "I recently came across a guide on how to deploy a Spring Boot application with a MySQL database on AWS, and I was thoroughly impressed. The instructions were clear, concise, and easy to follow, even for someone not deeply familiar with cloud deployments. The step-by-step approach, combined with practical examples, made the entire process seamless. Highly recommended for anyone looking to get their Spring Boot application up and running on AWS with minimal hassle!" Thanks for the video ❤
the art of keeping it simple is underrated however author kept it simple such that it address the original content to deliver to the dot Thanks for the video
can we still deploy using this way ? bcz aws saying for the new accounts which was created after the 1st of oct 2024 should use launch templates in order to deploy applications.
I followed the steps, but after configuring the database when I clicked next, in the environment overview events log, it gave an error "Failed to deploy configuration" and then said "The environment was reverted to the previous configuration setting", please guide.
When you create your own VPC with the auto VPC creation wizard, it also attaches Elastic IP address to it. To avoid getting charged use the default VPC only
@ 8:45 I'm only getting one subnet option, and after applying everything related to the DB on that page I get an error which rolls back all the settings. Error message I get is Service:AmazonCloudFormation, Message:Stack named 'awseb-e-u7j2iyefta-stack' aborted operation. Current state: 'UPDATE_ROLLBACK_COMPLETE' Reason: null
Are you using the default VPC or created your own? I would suggest you to use the default one you will get multiple subnets under it. If you have deleted the default VPC or subnets by any chance then you can switch to a different aws region and create the application from the beginning.
@@ramanujds Thank you! everything worked perfectly after that. I changed to a different server in Europe which had more options in the default VCP. Probably sometime ago I accidentally deleted the default one, which replaced it with a different default one with fewer options. Is that something I should try and fix?
@@ramanujds getting the same error, even if i change the region. Service:AmazonCloudFormation, Message:Stack named 'awseb-e-some-id-stack' aborted operation. Current state: 'UPDATE_ROLLBACK_COMPLETE' Reason: null Creating RDS database security group named: awseb-e-mqid-stack-awsebrdsdbsecuritygroup-qilo4zwe3339 failed Reason: Resource creation cancelled
Everything is fine...also the application is deployed properly but when i click the link it shows 502 bad gateway. I went through stackoverflow and seen my S3 there it shows Access Denied for the jar file uploaded. Any one got this or help me with this?
Excellent 👌
"I recently came across a guide on how to deploy a Spring Boot application with a MySQL database on AWS, and I was thoroughly impressed. The instructions were clear, concise, and easy to follow, even for someone not deeply familiar with cloud deployments. The step-by-step approach, combined with practical examples, made the entire process seamless. Highly recommended for anyone looking to get their Spring Boot application up and running on AWS with minimal hassle!"
Thanks for the video ❤
@@raveendrarodakar4694 thank you so much 😊
the art of keeping it simple is underrated however author kept it simple such that it address the original content to deliver to the dot
Thanks for the video
@@master-the-programming thank you ❤️
Thank you so much for this video. All the best
can we still deploy using this way ? bcz aws saying for the new accounts which was created after the 1st of oct 2024 should use launch templates in order to deploy applications.
Thank you for watching. I will make a video on that soon.
bad 502 gateway - all are working fine but gives this error
Same here
I followed the steps, but after configuring the database when I clicked next, in the environment overview events log, it gave an error "Failed to deploy configuration" and then said "The environment was reverted to the previous configuration setting", please guide.
Please choose multiple availability zones. It will work.
sir i tried deploy using beanstalk and RDS but I got charged for it, mostly due to vpc, can you guide how to deploy only utilizing free tier services
When you create your own VPC with the auto VPC creation wizard, it also attaches Elastic IP address to it. To avoid getting charged use the default VPC only
@ 8:45 I'm only getting one subnet option, and after applying everything related to the DB on that page I get an error which rolls back all the settings.
Error message I get is
Service:AmazonCloudFormation, Message:Stack named 'awseb-e-u7j2iyefta-stack' aborted operation. Current state: 'UPDATE_ROLLBACK_COMPLETE' Reason: null
Are you using the default VPC or created your own? I would suggest you to use the default one you will get multiple subnets under it. If you have deleted the default VPC or subnets by any chance then you can switch to a different aws region and create the application from the beginning.
@@ramanujds Thank you! everything worked perfectly after that. I changed to a different server in Europe which had more options in the default VCP. Probably sometime ago I accidentally deleted the default one, which replaced it with a different default one with fewer options. Is that something I should try and fix?
you can reset the default VPC using CLI commands.
@@ramanujds getting the same error, even if i change the region. Service:AmazonCloudFormation, Message:Stack named 'awseb-e-some-id-stack' aborted operation. Current state: 'UPDATE_ROLLBACK_COMPLETE' Reason: null
Creating RDS database security group named: awseb-e-mqid-stack-awsebrdsdbsecuritygroup-qilo4zwe3339 failed Reason: Resource creation cancelled
Are you getting billed for using ipv4? Since early 2024, AWS has started charging for using public ipv4
Everything is fine...also the application is deployed properly but when i click the link it shows 502 bad gateway.
I went through stackoverflow and seen my S3 there it shows Access Denied for the jar file uploaded.
Any one got this or help me with this?
and most important thing how to add custom domain name