Learn AWS – Deploy Java Spring Boot to AWS Elastic Beanstalk

Learn AWS – Deploy Java Spring Boot to AWS Elastic Beanstalk

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 66 lectures (6h 20m) | 3.78 GB

Learn AWS deploying Java Spring Boot Apps to AWS Elastic Beanstalk. Take Java Spring Boot REST APIs & Full Stack to AWS.

How about learning AWS (Amazon Web Services) deploying Spring Applications to Cloud using Elastic Beanstalk?

Spring Boot is the No 1 Java Framework to develop REST API and Microservices. AWS (Amazon Web Services) is the No 1 Cloud Service Provider today.

In this course, we deploy a variety of Spring Boot Applications to the Cloud:

REST APIs – Hello World and Todo – Jar
Todo Web Application War
Full Stack Application with React and Spring Boot
Single Container with Java REST API
Multi Container with Todo REST API talking to MySQL

This course would be a perfect first step as an introduction to AWS and the Cloud, especially for Java Developers.

You will learn about automating deployments with Elastic Beanstalk CLI and creating a continuous delivery pipeline with AWS Code Pipeline. You will learn how to Auto Scale applications based on load as well as deploy multiple instances behind a load balancer using Elastic Beanstalk.

You will be using a number of AWS Services – EC2, S3, AWS CodePipeLine, AWS CodeBuild, SQS, IAM, CloudWatch.

You will be using deploying a variety of projects to Amazon Web Services (AWS). These projects are created with React (Frontend Framework), Spring Boot (REST API Framework), Spring (Dependency Management), Spring Security (Authentication and Authorization – Basic and JWT), BootStrap (Styling Pages), Maven (dependencies management), Node (npm), Visual Studio Code (TypeScript IDE), Eclipse (Java IDE) and Tomcat Embedded Web Server. We will help you set up each one of these.

What you’ll learn

  • You will Learn the Fundamentals of Amazon Web Services – AWS from Zero, no previous experience required
  • You will learn to deploy Spring Boot REST API to AWS with AWS Elastic Beanstalk
  • You will learn to deploy Java, Spring Boot Full Stack Applications to AWS with AWS Elastic Beanstalk and S3
  • You will be using a number of AWS Services – EC2, S3, AWS CodePipeLine, AWS CodeBuild, SQS, IAM, CloudWatch.
  • You will learn to deploy containerized Java Spring Boot applications to AWS
  • You will learn to create a continuous delivery pipeline with AWS Code Pipeline
  • You will learn how to Auto Scale applications based on load as well as deploy multiple instances behind a load balancer using Elastic Beanstalk.
  • You will Join 250,000 Learners having AMAZING LEARNING Experiences with in28Minutes
Table of Contents

Introduction
1 Step 01 Getting Started with the Course

Getting Started with AWS
2 Step 01 Creating an AWS Root Account
3 Step 02 Creating an IAM User for your AWS Account

Getting Started with AWS Elastic Beanstalk
4 Step 01 10000 Feet Overview of Cloud AWS and Elastic Beanstalk
5 Step 02 Getting started with AWS Elastic Beanstalk Creating First Applicatio
6 Step 03 Quick Exploration of AWS Elastic Beanstalk
7 Step 04 Quick Introduction to AWS Regions
8 Step 05 AWS Resources created by Elastic Beanstalk An Overview
9 Step 06 Its Your Responsibility to Monitor Billing on the Cloud 5 Recommenda
10 Step 07 Monitor AWS Billing Setting Billing Alerts

Deploying Java Spring Boot Hello World REST API to AWS Elastic Beanstalk
11 Step 01 Importing Seven Spring Boot Projects from Github
12 Step 02 Quick Tip Use Artifacts from build artifacts folder
13 Step 03 Running 01 Spring Boot Hello World Application in Local
14 Step 04 Building jar for 01 Spring Boot Hello World Application
15 Step 05 Deploy 01 Spring Boot Hello World Application to AWS Elastic Beanstalk

Deploying Java Spring Boot Todo REST API to AWS Elastic Beanstalk
16 Step 01 Setting up 02 Spring Boot Todo REST API in Local
17 Step 02 Testing 02 Spring Boot Todo REST API in Local
18 Step 03 Build and Deploy 02 Spring Boot Todo REST API in AWS Elastic Beanstalk
19 Step 04 Exploring AWS Elastic Beanstalk Application Versions
20 Step 05 Exploring Termination of AWS Elastic Beanstalk Application Environment
21 Step 06 Exploring Logs from AWS Elastic Beanstalk Application Java JAR Environ

Deploying Java Spring Boot H2 Web App to AWS Elastic Beanstalk
22 Step 01 Running 03 Spring Boot H2 Web App on Local
23 Step 02 Deploying 03 Spring Boot H2 Web App WAR to AWS Elastic Beanstalk
24 Step 03 Testing 03 Spring Boot H2 Web App AWS Deployment
25 Step 04 Exploring AWS Environment logs of 03 Spring Boot H2 Web App

Deploying Java Spring Boot Web App talking to MySQL with AWS Elastic Beanstalk
26 Step 01 Code Review of 04 Spring Boot MySQL Web App Environment Variables
27 Step 02 Running MySQL as Docker Container on Local
28 Step 03 Connect 04 Spring Boot MySQL Web App to MySQL on Local
29 Step 04 Deploy 04 Spring Boot MySQL Web App to AWS Elastic Beanstalk
30 Step 05 Testing 04 Spring Boot MySQL Web App Deployment on AWS Elastic Beansta
31 Step 06 Exploring AWS Relational Database Service RDS
32 Step 07 Exploring AWS Understanding Security Groups
33 Step 08 Creating AWS RDS Database outside AWS Elastic Beanstalk
34 Step 09 Setting up 04 Spring Boot MySQL Web App to connect to RDS
35 Step 10 Creating new AWS Security Group for AWS Elastic Beanstalk Application
36 Step 11 Exploring AWS Elastic Beanstalk Save Environment Configuration Feature

Deploying Java Full Stack Spring Boot React App with AWS Elastic Beanstalk S3
37 Step 01 Exploring 05 Java Full Stack Spring Boot React App
38 Step 02 Running React Frontend in Local
39 Step 03 Deploying Java REST API Backend to AWS Elastic Beanstalk
40 Step 04 Building React Frontend Code for AWS Deployment
41 Step 05 Quick Introduction to AWS Simple Storage Service S3
42 Step 06 Deploying React Frontend to AWS S3 Static Website

Deploying Containerized Java Applications with AWS Elastic Beanstalk
43 Step 01 Code Review for 06 Single Container Java Spring Boot REST API
44 Step 02 Creating and Running Local Docker Image for 06 Java Spring Boot REST A
45 Step 03 Pushing 06 Single Container Java Spring Boot REST API Docker Image
46 Step 04 Deploying 06 Single Container Java Spring Boot REST API Image to AWS
47 Step 05 Running 07 Multi Container Java Spring Boot REST API with MySQL Local
48 Step 06 Deploying Multi Container Java Spring Boot REST API with MySQL to AWS
49 Step 07 Testing 07 Multi Container Java Spring Boot REST API with MySQL on AWS

AWS Elastic Beanstalk CLI Blue Green Deployments and Worker Apps
50 Step 01 Introduction to AWS Elastic Beanstalk Command Line Interface EB CLI
51 Step 02 Exploring AWS Elastic Beanstalk Command Line Interface EB CLI Comman
52 Step 03 Exploring AWS Elastic Beanstalk Blue Green Deployments
53 Step 04 Creating and Deploying Java Worker App to AWS Elastic Beanstalk
54 Step 05 Testing Java Worker App on AWS Elastic Beanstalk using SQS

AWS Elastic Beanstalk Creating Load Balanced Auto Scaling Environments
55 Step 01 Creating Load Balanced Auto Scaling Environments with AWS Elastic Bean
56 Step 02 Understand Magic of AWS Elastic Beanstalk AZ ELB ASG and CloudWatc
57 Step 03 Playing with AWS Elastic Beanstalk Auto Scaling Features
58 Step 04 Playing with AWS Elastic Beanstalk Rolling Deployment Options 1
59 Step 05 Playing with AWS Elastic Beanstalk Rolling Deployment Options 2

Continuous Delivery for Java Spring Boot Applications with AWS CodePipeline
60 Step 01 Getting Started with AWS CodePipeline and AWS CodeBuild
61 Step 02 Creating Github Repo and Commit Spring Boot Java Project
62 Step 03 Configuring AWS CodeBuild and AWS CodePipeline
63 Step 04 Creating AWS CodeBuild Build Specification
64 Course Update Use corretto8 or corretto11
65 Step 05 Testing Continuous Deployment with AWS CodePipeline

Bonus Lecture
66 Bonus Lecture

Homepage