Тёмный

AWS Elastic Beanstalk - Deploy Spring Boot App with MySQL Database 

Code Java
Подписаться 51 тыс.
Просмотров 3,1 тыс.
50% 1

This video is a guide about deployment of a Spring Boot application with MySQL database on Amazon Web Services (AWS) Cloud using Elastic Beanstalk web management console.
Here are the steps presented in this video:
1. Package & Test Spring Boot app on localhost
2. Create new application
3. Configure service access
4. Configure database service
5. Deploy the application
6. Configure environment variables
7. Access newly deployed application
8. Check AWS related services
9. Terminate environment
10. Undeploy the application
Prerequisites:
An AWS account (root user)
An IAM user that has administrative access
An executable JAR file of a Spring Boot application

Опубликовано:

 

26 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 30   
@ArtemSurzhenko
@ArtemSurzhenko 4 месяца назад
Thats the video I have been looking for months, also would be incredible if u will add https protocol to that instance
@CodeJava
@CodeJava 4 месяца назад
Glad it helped. I will study about that HTTPS
@goodcourseavailable
@goodcourseavailable День назад
Does this work with project with spring boot thymeleaf MySQL? as fullstack ?
@johnsandoval1855
@johnsandoval1855 8 месяцев назад
This was probably the first video i found using the modern AWS and it was very easy to follow! However, I my site is receiving a "404 not found ("/")" error. I am really frustrated because I finally feel so close with your tutorial but cant figure out why this is is happening. It works absolutely fine on my localhost but now when it is deployed it does not work! Could you or anyone help me out?
@CodeJava
@CodeJava 8 месяцев назад
did you set custom context path? If so, the app URL is customdomain.amazon.com/contextpath. Also check the last log lines to see what really happened.
@johnsandoval1855
@johnsandoval1855 8 месяцев назад
@@CodeJava I was reading online to see what could have happened... someone said it is possible that my JAR file does not carry my WEB-INF folder and views. That would definitely trigger a 404 I think? Since it can't complete the Get ("/") method? I'm not sure. This is my first deployment lol. I am trying it again today as a WAR file, they said that might work.
@CodeJava
@CodeJava 8 месяцев назад
that's a possible cause. Try to make the JAR file running on localhost first. If it works on localhost (in command line) it will very likely work on AWS.
@brazo98
@brazo98 8 месяцев назад
Nammmm I hope you are ok. You movies evertime awesome. I love it. Thx a lot for your support. 😻😻😻
@CodeJava
@CodeJava 8 месяцев назад
i'm glad to see your comments as always. Thanks for your kind support :) All the best!
@kongarasrikiran7727
@kongarasrikiran7727 6 месяцев назад
@@CodeJavaWhen enabling database i am getting like below exception can you pls tell me what is the solution for this Configuration validation exception: Invalid option value: 'db.t2.micro' (Namespace: 'aws:rds:dbinstance', OptionName: 'DBInstanceClass'): DBInstanceClass db.t2.micro not supported for mysql db engine. please reply to this bro
@grrlgd3835
@grrlgd3835 4 месяца назад
excellent content as usual. thanks
@CodeJava
@CodeJava 4 месяца назад
Glad you enjoyed it
@janphillipdacallos4214
@janphillipdacallos4214 2 месяца назад
Hello sir. I still can't access my springboot api. I already set the server port into 5000 but then, when I tried to upload and access the domain again, bad gate way error still appeared. How to fix this? Great video by the way!
@CodeJava
@CodeJava 2 месяца назад
you need to check server's logs to see what really caused the error.
@VinayKumar-em5eb
@VinayKumar-em5eb Месяц назад
Hi, I deployed react app on AWS amplify. When I try to deploy java springboot app in elastic beanstalk it's giving Error on line 357 at column 8: Opening and ending tag mismatch: meta line 7 and head I don't have any html or XML file in my springboot app. I am unable to trace the error
@CodeJava
@CodeJava Месяц назад
I think you need to have source code to be able to fix that issue. Sorry I can't help because it's specific to your application.
@VinayKumar-em5eb
@VinayKumar-em5eb Месяц назад
Now I am able to deploy in my personal laptop instead office laptop. What do you think the issue may be with office laptop.
@benamngungoc797
@benamngungoc797 5 месяцев назад
Anh cho em hỏi nếu public ip database ra để kết nối xuống mysql workbench thì mất phí phải ko ạ? Em dùng RDS nhưng mà thấy mất phí
@CodeJava
@CodeJava 5 месяцев назад
nó có tính phí dữ lắm đó em. Chắc để hạn chế kết nối trực tiếp.
@benamngungoc797
@benamngungoc797 5 месяцев назад
@@CodeJava dạ vâng ạ
@hiimluvn
@hiimluvn 4 месяца назад
@@CodeJava vậy thay vì mình dùng ip trực tiếp api thì mình dùng cái link dài dài nó tạo là không bị tính phí hả anh
@CodeJava
@CodeJava 4 месяца назад
@@hiimluvn kiểu gì nó cũng tính phí remote access hết em ạ.
@VenkatFreelancer
@VenkatFreelancer 6 месяцев назад
When enabling database i am getting like below exception can you pls tell me what is the solution for this Configuration validation exception: Invalid option value: 'db.t2.micro' (Namespace: 'aws:rds:dbinstance', OptionName: 'DBInstanceClass'): DBInstanceClass db.t2.micro not supported for mysql db engine.
@kongarasrikiran7727
@kongarasrikiran7727 6 месяцев назад
Same with me!!!! i tried everything possible. Please reply if you found a solution.
@VenkatFreelancer
@VenkatFreelancer 6 месяцев назад
@@kongarasrikiran7727 for that I tried another way first I created application ec2 and after that we can give to database to that instance. You can try like that
@CodeJava
@CodeJava 6 месяцев назад
or change the db instance class ?
@luciano5026
@luciano5026 5 месяцев назад
Muchas gracias!!!!!!
@CodeJava
@CodeJava 5 месяцев назад
Glad it helped. You're welcome.
@fozant7156
@fozant7156 8 месяцев назад
is it free bro ?
@CodeJava
@CodeJava 8 месяцев назад
as far as I know, AWS is free for 1 year (trial).
Далее
How to Implement Scheduled Tasks in Spring
20:31
История Hamster Kombat ⚡️ Hamster Academy
04:14
Spring @Scheduled Annotation Examples
11:03
История Hamster Kombat ⚡️ Hamster Academy
04:14