Deploy SpringBoot app on AWS Elastic Beanstalk | Amazon RDS

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ก.ค. 2024
  • How to deploy SpringBoot microservice with MySQL in AWS Elastic Beanstalk.
    What you will learn:
    1. Create SpringBoot microservice with backend database as MySql database.
    2. Deploy application using AWS Elastic Beanstalk.
    3. Use of environment variables in AWS Elastic Beanstalk.
    4. Use of environment variables from AWS SSM Parameter Store.
    GitHub repository: github.com/kodedge-swapneel/s...
    Chapters:
    0:00 Introduction
    1:56 SpringBoot application development
    9:33 AWS RDS - MySQL Setup
    13:13 Test Spring application locally
    18:48 AWS Elastic Beanstalk Deployment
    32:20 Configure environment variables in AWS SSM Parameter Store
    Other Videos :
    Deploy Spring Boot App with MySQL on Kubernetes: • Deploy Spring Boot App...
    To know more about Kubernetes services watch this video : • Deploy Spring Boot App...
    Deploy Spring Boot App with MySQL on Kubernetes cluster: • Deploy Spring Boot App...
    Monitor Springboot microservice: • Monitoring Kubernetes ...
    AWS Application Load Balancer setup with target group EC2 : • AWS Application Load B...
    AWS CodePipeline : • AWS CodePipeline with ...
    AWS Lambda Hand-On Playlist : • AWS Lambda
    AWS CloudFormation : • AWS CloudFormation
    Subscribe on : / @kodedge
    If you like the video please subscribe and comment.
    Tags:
    Deploy SpringBoot app on AWS Elastic Beanstalk
    AWS Elastic Beanstalk tutorial
    AWS Elastic Beanstalk with database
    ----------------------------------
    Disclaimer/Policy:
    - Video is intended for educational purposes only and explanations about technical topics.
    - We make every effort to ensure the accuracy of the information presented, but we cannot guarantee that all information is current or entirely free from errors.
    - Viewers are encouraged to exercise their own judgment and consider their unique circumstances when applying the information from this video.
    - Mention of specific products, services, or brands in this video does not constitute an endorsement unless otherwise specified.
    - By accessing and using the information presented in this video, viewers agree to do so at their own risk, and we shall not be liable for any damages or losses.
    - All logos and images used in this video are the property of their respective copyright holders. Any copyrighted material is used here for educational purposes only.
    - Our use of logos and images is not intended to challenge or infringe upon the rights of the copyright holders, and we acknowledge their ownership
    - The inclusion of logos and images is for non-commercial, educational purposes only.
    #awstutorial #elasticbeanstalk #springboottutorial #kodedge
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @ravi1341975
    @ravi1341975 2 หลายเดือนก่อน +1

    Thank you so much for this step-by-step configuration and this helps me a lot to get into AWS world.

    • @kodedge
      @kodedge  2 หลายเดือนก่อน

      Thanks for the feedback 🙂

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

    Soon your Tutorial will be reach to more developers. Awesome content

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

      Thanks for the feedback. 🙂

  • @manojgujjula7764
    @manojgujjula7764 3 หลายเดือนก่อน

    Great video helped me a-lot.
    But also want to point out one issue that i had faced, i'm getting 502 Gateway error even after setting the server-port=5000 in env prop. i have used the port=8080 in env prop, so that nginx routes request to my tomcat server

    • @kodedge
      @kodedge  3 หลายเดือนก่อน

      Hi, please check logs, if you see any error.

  • @janphillipdacallos4214
    @janphillipdacallos4214 15 วันที่ผ่านมา

    I don't have t2.micro, how?

    • @kodedge
      @kodedge  15 วันที่ผ่านมา

      Just use any free tier eligible, if you are practising.