by truthbrother | Sep 5, 2018 | Amazon ECS, Amazon Web Services, AWS EKS, AWS Fargate
It is 2018. Most businesses are using containers, some still hesitate to adapt, but who hasn’t heard of containers? Really, containers are not new technology, in fact, they are old technology. A brief summary can be found here, but BSD Jails, Solaris Zones and the...
by truthbrother | Sep 4, 2018 | Amazon ECS
Amazon Elastic Container Service (Amazon ECS) now supports launching T2 Unlimited EC2 instances directly from the Amazon ECS console during cluster creation. A T2 Unlimited instance can sustain high CPU performance for any period of time whenever required. Previously,...
by truthbrother | Sep 4, 2018 | Amazon ECS
You can now easily configure your containerized application to access storage volumes backed by Local instance storage, Amazon Elastic Block Storage (EBS) or Amazon Elastic File System (EFS) volumes through the use of Docker volume drivers and volume plugins such as...
by truthbrother | Sep 4, 2018 | Amazon ECS
Description Amazon ECS CNI Plugins is a collection of Container Network Interface(CNI) Plugins used by the Amazon ECS Agent to configure network namespace of containers with Elastic Network Interfaces (ENIs) For more information about Amazon ECS, see the Amazon ECS...
by truthbrother | Sep 4, 2018 | Amazon ECS
Amazon Elastic Container Service (Amazon ECS) is a highly scalable, high-performance container orchestration service that supports Docker containers and allows you to easily run and scale containerized applications on AWS. Amazon ECS eliminates the need for you to...