← Back to Home

Tech Requirements

Required Tech for this Unit

Recommended Computer Specifications

AWS Services You'll Use

During this unit, you'll be working with the following AWS services:

Amazon DynamoDB

A fully managed NoSQL database service that provides fast and predictable performance with seamless scalability. You'll use DynamoDB to:

AWS Lambda

A serverless compute service that runs your code in response to events. You'll use Lambda to:

Amazon API Gateway

A fully managed service that makes it easy for developers to create, publish, maintain, monitor, and secure APIs. You'll use API Gateway to:

AWS CloudFormation

A service that helps you model and set up your Amazon Web Services resources. You'll use CloudFormation to:

Additional Requirements

For this course, you'll be building a full-stack application that includes:

To successfully complete this unit, you should have the following:

Setting Up Your Development Environment

Before starting the unit, make sure you have completed these steps:

1. IDE Setup

2. AWS Configuration

3. Project Setup

4. Frontend Development Setup

Troubleshooting Common Setup Issues

If you continue to experience issues, don't hesitate to reach out to your instructors or post in the help channels.

AWS IAM Account Setup

Instructions for setting up your AWS IAM account.

AWS CLI Setup

Instructions for installing and configuring the AWS Command Line Interface.

Project Template Repository

Access the template repository for your Learn and Be Curious project.