Deploy Spring Boot Application on AWS in Minutes | Elastic Beanstalk | Spring Boot | Java

preview_player
Показать описание
Deploy Spring Boot Application on AWS Elastic Beanstalk :
Elastic Beanstalk is a Platform as a Service (PaaS) offered by AWS.
Elastic Beanstalk simplifies the deployment and management of applications in the cloud.
Elastic Beanstalk allows developers to focus on writing code and deploying applications without worrying about server provisioning, load balancing, scaling, and other operational tasks.

We appreciate your support and would love to stay connected with you beyond this video!

If you haven't already, make sure to subscribe to my YouTube channel for more exciting videos like this one. Hit the subscribe button and never miss out on our latest content, tutorials, and insights.
Рекомендации по теме
Комментарии
Автор

I can see many people are facing the issue related to instance profile. I have shared a solution for the same in this video.

ramanujds
Автор

great video, really helpful. thank you

rohansharma
Автор

Thank you sir, it helped me save a lot of money for VPS subscription. Can you also tell how to link a database with the application over AWS, please? That will be real helpful.

abhinavtonde
Автор

looking forward to your next video about deploying with database. Maybe using docker compose?

fipabrate
Автор

how can i get the deployed apis in HTTPS, i am working on it, can you share some knowledge for this?

venkatsainaiktejavath
Автор

Nice video, I've opened port 80 and 443 but beanstalk url won't still be accessed from other devices unless through IP. How do I solve this

brightasiwe
Автор

I get "ERROR Environment must have instance profile associated with it."

nietur
Автор

could you please make a playlist for java developer to work with AWS and all its feature it help a lot

shubhamthakur
Автор

Failed to fetch.
Possible Reasons:

CORS
Network Failure
URL scheme must be "http" or "https" for CORS request.

DeepakSharma-cvtj
Автор

Hi bro I'm using MySql database in my application. so, how to connect or save my data's to aws?

vgneshd
Автор

It's not as smooth as this video makes it out to be. Despite carefully following every single step there are still 1000 road blocks at every turn. EC2 profile, server port mismatch and now cookies are too big? Are there things that you added off camera? Why didn't you encounter any of these problems, I've tried it with a super simple application, same as yours.

gur
Автор

this employee management fullstack project is enough for resume,
please ans,
thank you

chetanyadav
Автор

Please find this link to see how to deploy a Spring Boot Application with MySQL Database on AWS.


Thank you ❤

ramanujds