Using DynamoDB with Next.js
Offered By: egghead.io
Course Description
Overview
Learn how to use the AWS Cloud Development Kit (CDK) to create and deploy a DynamoDB table with Next.js.
API Route to handle CRUD actions
AWS CDK for Infrastructure as Code
IAM role to restrict permissions
Deploy instantly to Vercel
You can view the completed code here.
API Route to handle CRUD actions
AWS CDK for Infrastructure as Code
IAM role to restrict permissions
Deploy instantly to Vercel
You can view the completed code here.
Syllabus
- Use AWS IAM to Create a User with Permission for DynamoDB
- Configure Your Local Environment for Communicating with AWS
- Use AWS CDK to Deploy a DynamoDB Table
- Create a New Next.js Application with an API Route
- Connect to DynamoDB Using the AWS Node.js SDK and a Next.js API Route
- Create a RESTful Next.js API Route to Modify Your DynamoDB Table
- Use SWR to Fetch Data from a Next.js API Route
- Deploy a Next.js Application to Vercel with GitHub
Taught by
Lee Robinson
Related Courses
AWS Infrastructure with Python: Getting StartedPluralsight AWS Infrastructure with TypeScript: Getting Started
Pluralsight AWS Cloud Development Kit: The Big Picture
Pluralsight Managing AWS Infrastructure with Python
Pluralsight AWS Infrastructure as Code for Software Developers
LinkedIn Learning