heart Posts from the community...
Story
@darcyjwood shared a post, 1 year, 9 months ago

CI/CD: Using CodePipeline in AWS

Simple tutorial on how to build a pipeline for continuous integration and deployment using AWS services.

1_Z3xUHwEnsML_2LJ0TTFryQ.png
Story
@darcyjwood shared a post, 1 year, 9 months ago

BYO (Build Your Own) Customized VPC

Customize a VPC to include EC2s, Subnets, a Route Table, an Internet Gateway, and a Security Group. Then put it all into an Auto Scaling Group for high availability and fault tolerance.

1_qcYec9H7gi62sUfkPJc7mA.png
Story
@darcyjwood shared a post, 1 year, 9 months ago

Python, DynamoDB, and Cloud9 Walk into a Bar…

We’ll use Python and the Cloud9 IDE to create and add items to a DynamoDB table in just four simple steps!