Tyler Sengia

Unit 9: AWS RDS and DynamoDB

Study notes for Amazon RDS and DynamoDB.

EC2 Instance Connect for ECS

Recently I setup a NAT gateway using fck-nat and deployed an ECS service to the private subnet with an EC2 Auto Scaling Group.

I'm an AWS SAA Now

I am now an AWS SAA! Exciting.

Unit 8: Amazon S3

Study notes for Amazon S3.

How To Re-Bootstrap a CDK Environment

I unwittingly deleted the CdkStack in CloudFormation, but re-running cdk bootstrap again resulted in an error telling me that the S3 bucket used by CDK already existed but wasn’t in my account.