A Workshop designed to introduce people to Amazon BedRock and Step Functions. We will cover off the basics of Amazon Bedrock and then walk through how we can use AWS SAM to deploy our application into AWS.
By the end of this workshop, the users should have a fully working Serverless application that is capable of generating YouTube Shorts videos based on a prompt input provided by the user.
- Computer with a working internet connection
- An AWS Account with AdministratorAccess permissions
- AWS CLIv2 - install instructions
- AWS SAM CLI - install instructions
This workshop assumes that you already have you AWS CLI configured for access into your AWS Account. If your computer is not currently configured for CLI access, you can follow the instructions here.
- Be mindful of what region you are working in as Amazon BedRock is NOT available in all regions.
To Get started you can progress to Amazon BedRock Basics