AWS Open Source Blog
Tag: Amazon EC2 Container Service
Microservices on AWS Compute Using Containers and Serverless
Deploying microservices-based applications can be complex. First, it requires setting up your basic compute, storage, and networking capabilities. You’re also going to need some simple developer tools, application integration, logging, distributed tracing, and monitoring. AWS offers a wide variety of choices in each of these areas. In compute, you can create your own custom stack […]
Meet the AWS team at KubeCon + CloudNativeCon in Copenhagen
AWS is a Platinum sponsor of KubeCon + CloudNativeCon Europe, taking place at the Bella Convention Center in Copenhagen, Denmark from April 30-May 4. The team will be there to talk about Kubernetes and containers in the cloud. Stop by booth P-E08 to learn more and see a demo of our upcoming Kubernetes service, Amazon […]
Pipelines For Container Applications Made Easy with mu
中文版 Amazon Elastic Container Service (ECS) is a great way to deploy containerized microservices. mu is an open source tool from Stelligent that makes it easier for developers to get started with microservices on ECS, by simplifying the declaration and administration of the AWS resources required for the ECS cluster, using a CLI. In addition, […]