Nathan Peck
Categories
Github
Twitter
All Posts
Microservice Principles: Smart Endpoints and Dumb Pipes
As engineering organizations transition from building monolithic architecture to building microservices architecture one challenge they often face is understanding how to enable communications between microservices.
Amazon ECS: Autoscaling
I just published a video on the official Amazon Web Service’s YouTube channel, explaining how to autoscale a service in Amazon Elastic Container Service:
Amazon ECS: Core Concepts
I just published a video on the official Amazon Web Service’s YouTube channel, explaining core concepts of Amazon Elastic Container Service: Script:
Amazon ECS: Load Balancing for Containers
Another getting started video for Amazon ECS, this time talking about how to put a load balancer in front of a group of containers
Deploying an NGINX Reverse Proxy Sidecar Container on Amazon ECS
Official AWS Compute blog about launching an Amazon ECS task that has two containers: an application container and an Nginx sidecar container that functions as a reverse proxy
Container Day: From Monolith to Microservices using Amazon EC2 Container Service
I delivered this presentation at Amazon Container Day at the AWS New York Loft
1
2
3
4
5
6
7
8