console

EC2

EC2 In this session, we walk through working with EC2 and setting up both private and public instances. We briefly discus ASGs. Video Code Connect with our GitHub organization.

Continue reading

DynamoDB-Lambda

Dynamo DB In this session, we walk through working with DymamoDB and integrating it with lambda. This session does not have sound. Video Code Connect with our GitHub organization.

Continue reading

Databases

RDS Database In this session, we walk through setting up an RDS database and connecting with it. Video Code Connect with our GitHub organization.

Continue reading

Lambda in the Console

Lambda in the Console Topic Set up a lambda function and run that function. Includes focus on troubleshooting logs. Future Work Set up using CloudFormation Code Connect with our GitHub organization. Video

Continue reading

Quickly Host a Website

Static Website Hosting Topic Use Amazon S3 to host a website. Done both in the console and with code. Future Work Set up with a domain name Add SSL Code Connect with our GitHub organization. The code for this session is in our first-web-app repo. Video

Continue reading

Static S3 Hosting via Console

Hosting a website Topic Using Amazon’s static storage service (S3) to host a website. The console is used as a guide. Further Instruction Repeating the same steps programmatically. Video

Continue reading