Creating a Serverless Application Using React in AWS

LinkedIn Learning Review
Location
Online(Course Link)
Dates
On Demand
Course Categories
IT, Technology and Software
Certficate
Yes()
Language
English
Course Fees
US Dollar 15.94 (Check Course Page for Last Price)No. of Attendant
Unlimited
Acquired Skills/Covered Subjects
- React as the Front-End of an Ecosystem
- Build React Components to Render Structured Data
- Use DynamoDB for Simple Data Storage
- Load Dynamic Data into React Components
Provider Name | LinkedIn Learning |
---|---|
Training Areas |
|
Website | https://www.linkedin.com/learning/ |
About The Provider |
LinkedIn Learning is an American website offering video courses taught by industry experts in software, creative, and business skills. It is a subsidiary of LinkedIn. It was founded in 1995 by Lynda Weinman as Lynda.com before being acquired by LinkedIn in 2015.Microsoft acquired LinkedIn in December 2016. |
React is one of the key technologies that the new and modern web is being built upon. In this course, instructor Brett McLaughlin shows you how React and a complete web development ecosystem work together in building applications. Brett goes through all the steps in getting your React app set up, deployed, connected, and supported. Next, he steps you through creating React components to organize and display your content. Brett teaches you how to add cloud services like a database using JSON data and encourages you to ensure your code works on the cloud platform you're targeting. He covers how to interact with AWS and DynamoDB through the command line, then how to create and use a DynamoDB table. Next, Brett goes into how to create, load, and test a new role that can execute Lambda functions and interact with DynamoDB. He walks you through creating and deploying an API gateway. Brett concludes by showing you how to connect your React code to an API Gateway endpoint.