Video description
Go Serverless! Build, deploy & manage apps with Spring Framework & Spring Cloud Functions in AWS
About This Video
- Design a real-world serverless application from scratch using Spring Cloud Functions and Spring Boot
- Build scalable, reliable, and cost-efficient applications with serverless architecture on AWS using Spring and Spring Cloud Functions
- Learn serverless computing by building a practical application with Spring and AWS platform
In Detail
Removing the concept of a “server” from your application is huge. Cloud-based infrastructure was a game changer for software development and serverless architectures is the next step in that evolution. Building serverless applications means that your developers can focus on their core product instead of worrying about managing and operating servers or runtimes, either in the cloud or on-premises. Many companies have started adopting serverless architecture for their applications to save costs and improve scalability. This course demonstrates a key strength of serverless computing in AWS using Spring.
This course will introduce you to Serverless Architecture and lead you to build a simple image-resizing service using a Java-based AWS Lambda function. Then we’ll move onto how the Spring framework supports the cloud and in particular AWS. There are a number of different services made available through Spring annotations to make your life easier.
Moving on, you’ll start to build your Spring-based, serverless application that will take a URL and convert it into a short URL that will be stored in DynamoDB and you’ll receive a short URL. You can then use that short URL in a browser and then be redirected to the real site. To demonstrate integration with AWS’ Simple Notification Service (SNS), the application will also send a notification to you whenever someone creates a new short URL. Lastly, you’ll learn about monitoring your application using AWS cloud watch.
By the end of the course, you’ll be equipped with the knowledge to build scalable and cost-efficient Spring applications with serverless architectures.
Audience
This video is for Java developers who would like to learn about serverless architectures and how to build serverless applications using Spring Cloud Functions. Knowledge of Spring and Java is assumed.
Publisher resources
Table of contents
- Chapter 1 : Exploring Serverless Applications Using AWS Lambda
- Chapter 2 : Building Your First AWS Lambda Function
- Chapter 3 : Diving into Spring Cloud Functions
-
Chapter 4 : Building a Serverless URL Shortener
- Create a Spring Boot Project with Spring Cloud and AWS Dependencies
- Setting Up and Configuring Your Database in AWS RDS
- Build the AWS Lambda Function to Create a Short Code
- Build the AWS Lambda Function to Take a Short Code and Provide the Long URL
- Redirecting the Browser to the Real Site Using AWS API Gateway
- Setup SES to Send Notifications
- Using SES and Spring to Send an Email Notification
- Chapter 5 : Monitor Your Lambda Functions with AWS CloudWatch
Product information
- Title: Building Serverless Applications with Spring and AWS
- Author(s):
- Release date: July 2018
- Publisher(s): Packt Publishing
- ISBN: 9781788393966
You might also like
video
Kubernetes Microservices
Microservices designs require you to change how you build and deploy applications. Instead of creating a …
video
AWS Lambda: Developing Serverless Applications with Java
3.5 Hours of Video Instruction on AWS Lambda and Serverless Applications OverviewMore than 3.5 hours of …
video
Reactive Spring Boot, 2nd Edition
6 Hours of Video Instruction Spring is the most used framework for building services and applications …
video
Data Stream Development with Apache Spark, Kafka, and Spring Boot
Handle high volumes of data at high speed. Architect and implement an end-to-end data streaming pipeline …