Nathan Peck
Search
Categories
Github
LinkedIn
All Posts
Introducing AWS Copilot
Launch blog for AWS Copilot, a new command line app for Amazon Elastic Container Service
Modern Tools for Containerized Applications on AWS - AWS User Group Colombo
I presented for a meetup with the AWS User Group in Colombo, Sri Lanka to talk about building a modern containerized application using the AWS native container stack.
The Critical Role of Engineering in Your Cloud Center of Excellence Panel
I presented in a panel on building a cloud center of excellence at CloudLive 2020, organized by CloudHealth by VMware. The panel was led by Deb MacCallum, and the other panelists were Riley Jenkins, and Brent Strong.
Advanced Workload Scheduling for containers on AWS
This deck was part of a builder session at AWS re:Invent 2019. It introduces some of the container scheduling strategies, then covers GPU scheduling, and container dependency ordering.
Infrastructure as Code for Containers
This deck was part of a builder session at AWS re:Invent 2019. It introduces the basics of AWS CDK, what it is and why you might consider using it.
Announcing the Amazon ECS CLI v2
Launch blog for the Amazon ECS CLI v2, with a basic walkthrough of new functionality. Article published during re:Invent 2019 on the official AWS container blog
AWS CDK + AWS App Mesh demo
Created a demo application that combines AWS CDK and AWS App Mesh. It has a custom construct you can use to easily launch an Amazon ECS service that is part of a mesh
Develop a Web App Using Amazon ECS and AWS Cloud Development Kit
I presented an AWS Tech Talk on the benefits of building with AWS Cloud Development Kit, then showed some of the higher level constructs and tooling that AWS CDK offers for containerized applications, and finished off with a live demo.
AWS Summit New York: Build Your First Containerized App with AWS CDK
This super fun AWS Launchpad session streamed live on Twitch at the New York AWS Summit. I got to talk about the new AWS Cloud Development Kit with Uttara Sridar, Nicki Stone, and Brandon West:
1
2
3
4
5
6
7
8
9
10
11
12
13
14