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
Build a Full Stack Twitter clone with Next.jsCoursera Project Network via Coursera Next JS with React Hooks - Building SSR React Applications
Udemy End to End React with Prisma 2
Udemy Build a Server Rendered Website with Next.js
Coursera Project Network via Coursera Next.js 14 & React - The Complete Guide
Udemy