Nathan Peck
Search
Categories
Github
LinkedIn
All Posts
AWS What's Next - AWS Copilot Launch
This livestream was part of season one, episode 8 of AWS What’s Next, live on Twitch. I did a show takeover to talk about AWS Copilot with Efe Karakus from the ECS developer experience team.
AWS Cloud Containers Conference Q&A
For the AWS Cloud Containers Conference I did a live Q&A session on Twitch with Brent Langston, Adam Keller, and Nathan Taber. We covered the launch of CDK8s and CDK8s+ as well as AWS Copilot.
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
1
2
3
4
5
6
7
8
9
10
11
12
13
14