AWS & Full Stack - CRUD API operations using Next JS 14 Person App and ThunderClient

Опубликовано: 04 Август 2026
на канале: Tech Bootcamps Ausbiz Consulting
220
3

Dive deep into full-stack development in this detailed tutorial, part of our AWS and Full Stack Bootcamp series. This session is tailored for developers looking to enhance their practical skills in building and deploying web applications using Next.js and AWS.

Whether you're a beginner eager to understand the basics or an experienced developer refining your skills, this video provides valuable insights into CRUD operations, API testing with ThunderClient, and deploying AWS Amplify applications.

What You Will Learn:

API Integration: Use the app router introduced in Next.js 14 to understand the structure and functionality of APIs in a Next.js application.

CRUD Operations: Explore how to implement Create, Read, Update, and
Delete operations within your application and how these interact with a
PostgreSQL database through Prisma ORM.

Testing APIs with ThunderClient: Learn how to test your APIs directly within Visual Studio Code using ThunderClient, ensuring your backend logic is sound and reliable.

Deployment on AWS: Step-by-step guidance on deploying your full stack application on AWS Amplify, demonstrating the process from initial setup to live implementation.

Dynamic Routing: Get hands-on with dynamic routing in Next.js, enhancing your application's scalability and flexibility.

Prerequisites:

Familiarity with JavaScript and basic web development concepts.
Previous experience with Node.js and React is helpful but not required.
A setup development environment with Visual Studio Code, Git installed, and an active AWS account.
Useful Links:

Next JS Person App Code: https://github.com/gocallum/nextperso...
Next.js Documentation: https://nextjs.org/docs
Prisma ORM Guide: https://www.prisma.io/docs/
ThunderClient on VS Code Marketplace: https://marketplace.visualstudio.com/...
AWS Amplify: https://aws.amazon.com/amplify/

Timestamps:

0:00 - Introduction
1:30 - Overview of Next.js and App Router
3:20 - Setting Up CRUD Operations
5:45 - Testing APIs with ThunderClient
8:10 - Deploying to AWS Amplify
10:30 - Dynamic Routing Explained
12:45 - Conclusion and Next Steps

Engage and Support:

Subscribe for more tutorials focused on AWS and full-stack development.
Like this video if you find it helpful, and comment below with any questions or about what you’d like to see in future videos.

Share this video with other tech enthusiasts who might benefit from these tutorials.

Tags:
#AWS #FullStackDevelopment #NextJS #CRUDOperations #AWSAmplify #VisualStudioCode #TechTutorial #WebDevelopment #PrismaORM #APIs