Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Deploying Spring Boot Personal Projects to AWS Lambda
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Problem Presentation
- 3 Discussing alternatives
- 4 AWS Lambda Solution
- 5 Configuring Maven Archetype
- 6 Building Rest API with SpringBoot
- 7 Loading Data from JSON Placeholder Service
- 8 Creating AWS Lambda Function
- 9 Fixing AWS Lambda Function Error
- 10 Creating API Gateway on AWS
- 11 Website Testing
- 12 Conclusion