
Introduction of AmazonDynamoDB.
* Usage
* Advantages
At the end of this class, you will be able to integrate the Spring Boot application with AmazonDynamoDB.
We will set up a Maven Project and Load all dependencies.
At the end of this class, You will be able to set up a sample JSON Database in the AWS console.
You will also load be able to insert sample Tables in Database
At the end of this class, we should be able
At the end of this class, You will be able to Integrate Date Repository that uses the DynamoDB Bean
Integrate DynamoDB with the DAO Layer of our spring Boot application
In this Lecture we will setup the RestFul Controller to integrate with AWS DynamoDb
In this class, we will create JAVA DTO Classes and Map them to the Database.
We will also learn how to Map different columns and their Datatypes inside the Database with different fields inside the Java Object.
At the end of this class, You will be able to use the DynamoDB Java Functionality to insert records in the Database.
You will also be able to Integrate DynamoDB with the DAO Layer of our spring Boot application
Introduction to Amazon DynamoMapper
Example usage of mapping Java classes directly to DynamoDB
In this Lecture, we will explore the Elastic Bean Stalk console
We will also be setting up instances using the console.
We will also explore the inbuilt logging functionality offered by Elastic BeanStalk.
In this Lecture, We will explore the AWS Bean Stalk CLI.
We will set up our Spring Boot Application and generate a WAR file.
We will also look at how to deploy the application using the CLI.
In this lecture, we will setup Code to integrate with Amazon SQS
In this lecture , We will explore how to create a Queue from the management console
In this lecture, We will explore how to send messages in a synchronous way.
In this lecture, We will explore how to send messages in an Asynchronous way.
In this lecture, We will explore how to post messages using JMS.
In this lecture, We will explore how to consuming messages using JMS in a synchronous way.
In this lecture, We will explore how to consuming messages using JMS in a Asynchronous way.
Introduction to Amazon Storage Service
Introduction to Amazon SNS
At the end of this class, you will be able to
Create Topics through the console
Create Topics through the Java application
At the end of this class, you will be able to
Successfully Publish Messages to the Topic.
At the end of this class, you will be able to
Create a Subscription through the console
Create a Subscription through the Java application
At the end of this class, you will be able to
Create a Subscription through the console
Create a Subscription through the Java application
At the end of this class, you will be able to
Integrate S3, SQS, and SNS together.
Learn how to publish and consume larger payloads
Welcome to the Learn AWS - DynamoDb, S3, SNS, SQS, Recognition, Beanstalk Class.
Complete AWS Modules integration with Spring Boot and Java class.
In this class, you will be learning the following concepts through practical implementations.
Setting up your AWS management console.
How to register for various AWS Services.
How to Set up AmazonDynamoDB.
Integrate AmazonDynamoDB with the application
through code.
create
Insert
Delete
Query Records through Code.
working with DynamoMapper
How to Set up AmazonS3.
Integrate AmazonS3 with the application through
code.
create Buckets
Insert Objects in Buckets.
Delete Buckets
Emptying Buckets
Hosting Static Websites
How to Set up AmazonSQS
Integrate AmazonSQS with the application through
code.
Creation of Queues
Publish Messages to Queues.
How to use JMS to send Synchronous messages
How to use JMS to send Synchronous messages
How to use JMS to consume Synchronous messages
How to use JMS to consume ASynchronous messages
How to Set up AmazonSNS.
Integrate AmazonSNS with the application through
code.
create Topics
Publish Messages to Topics.
Create Subscriptions to Topic.
Working with Larger Payloads
How to Set up Amazon ElasticBeanStalk.
Working with BeanStalk CLI.
create Topics
How to initialize your instances and setup Servers.
How to deploy the Spring Boot Application through CLI.
How to Set Up Amazon CodePipeline
Integrate Amazon CodePipeline with Amazon CodeBuild
Integrate Amazon CodeBuild with GitHub.
Integrate Amazon CodePipeline with ElasticBean Stalk.
Deploy Spring Boot Application through CodePipeline to BeanStalk Instances