by ray | Sep 4, 2018 | Amazon Web Services (AWS), Amazon, Docker, Kubernetes
This repository contains resources and configuration scripts for building a custom Amazon EKS AMI with HashiCorp Packer. This is the same configuration that Amazon EKS uses to create the official Amazon EKS-optimized AMI. Setup You must have Packer installed on your...
by ray | Sep 4, 2018 | Amazon Web Services (AWS), Amazon, Docker, Kubernetes
Containers are a powerful way for developers to develop, package, and deploy their applications. At AWS we have over a hundred thousand active ECS clusters and hundreds of millions of new containers started each week. That’s 400+% customer growth since 2016. Container...
by ray | Sep 4, 2018 | Amazon, Amazon Web Services (AWS), Docker, Kubernetes
AWS Fargate is a compute engine for Amazon ECS and EKS* that allows you to run containers without having to manage servers or clusters. With AWS Fargate, you no longer have to provision, configure, and scale clusters of virtual machines to run containers. This removes...
by ray | Mar 25, 2017 | Amazon Web Services (AWS), Docker
Credit: Getty Images After Google went all-in on Docker with Container Engine, it was only a matter of time before Amazon took similar action. In Thursday’s keynote speech at AWS Reinvent, Amazon unveiled the EC2 Container Service(ECS), currently available as a...