Nathan Peck
Search
Categories
Github
LinkedIn
All Posts
Designing a modern serverless application with AWS Lambda and AWS Fargate
Recently I built and open sourced a sample application called changelogs.md. The application watches for open source packages on NPM, RubyGems, and PyPI. When a package is added or updated it crawls any changelog found in the package source code.
Setting up AWS PrivateLink for Amazon ECS, and Amazon ECR
I wrote an official AWS Compute blog article, describing how to configure AWS PrivateLink for Amazon ECS and Amazon ECR
Managing Microservice Deployments on AWS with HashiCorp Consul
A webinar about integrations between AWS and HashiCorp Consul. I got to join Anubhav Mishra and do a live demo of deploying a Consul Connect service mesh on an Amazon ECS cluster!
AWS Fargate Price Reduction – Up to 50%
I published on the official AWS compute blog, announcing a significant price reduction for AWS Fargate, up to 50% for some task sizes!
Getting started with the AWS Cloud Development Kit for Amazon ECS
I wrote an official AWS Compute blog to introduce the new AWS Cloud Development Kit abstractions for Amazon ECS
Getting Started with Containers
I chatted with Abby Fuller about how to get started with containers on AWS, and showed how to deploy a simple Nyan cat sample application using easy prebuilt CloudFormation templates.
AWS re:Invent 2018: Running a High-Performance Kubernetes Cluster with Amazon EKS
I gave this talk at re:Invent 2018, about tips and tricks for running high performance workloads in a Kubernetes cluster: I was joined by Yekesa Yosuru of State Street, who did a live demo of an Amazon EKS Kubernetes cluster running Vitess at an impressive 1.
AWS re:Invent 2018: Operations for Containerized Applications
I gave this presentation on operations for containerized application with Tiffany Jernigan: Downloads operations-for-containerized-applications.pdf (1729 kb)
Migrating your Amazon ECS deployment to the new ARN and resource ID format
Launch blog for a new Amazon ECS format for resource ARN's. This new format enabled new ECS features, but required a migration process to opt in
1
2
3
4
5
6
7
8
9
10
11
12
13
14