Skip to content
View tplatt37's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report tplatt37

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. a-new-startup a-new-startup Public

    This is a simple NodeJS / Express Application that uses SNS/DynamoDB. It is meant for technical trainer demos and is compatible with a variety of deployment methods, including AWS Elastic Beanstalk…

    JavaScript 1

  2. PyWeather-Demo PyWeather-Demo Public

    A simple Lambda function that I use to demonstrate various features of the AWS Lambda service. Uses Python, SAM, and includes a CI/CD pipeline created via CloudFormation.

    Shell 1

  3. JsWeather-Demo JsWeather-Demo Public

    This is a TypeScript version of PyWeather that uses CDK v2 to deploy a Lambda function and includes CI/CD Pipeline

    TypeScript 1

  4. eks-cluster-creator eks-cluster-creator Public

    This is the set of bash scripts, eksctl config, and cloudformation templates I use to setup EKS clusters in a repeatable, reliable fashion. Pre-requisites will be created as well, including a VPC (…

    Shell 1

  5. a-new-startup-pipeline-demo a-new-startup-pipeline-demo Public

    A complete CI/CD pipeline for deploying A-New-Startup to EC2 (with ALB, ASG, etc.) Demonstrates CodePipeline/CodeBuild/CodeDeploy/CodeCommit to EC2

    Shell

  6. a-new-startup-ecs-demo a-new-startup-ecs-demo Public

    Building on the a-new-startup-pipeline-demo - let's get A-New-Startup running as a container in an ECS cluster - and with a CI/CD pipeline too.

    Shell