This quick start solution is designed to easily launch ECS with various powerful features, such as spot fleet, auto scaling with mixed fleet, service mesh, monitoring tools, and more. Linkerd, Prometheus, and Grafana as major components are integrated ECS in this solution but you can use your favorite.
It'll be Keep iterating and added more tutorials and guides from time to time.
Using ECS optimized AMI for worker node, which include recommended Docker runtime & ECS agent. In addtion, you should install SSM agent in order to simplify future management.
Using spot instance to optimizing cost, spot instance can be integrate with auto scaling group to suppot mission critical needs. You can setup specific need rate between on-demand instnace and spot instance, so that you always have available capacity to handle business operation.
Using service mesh to improve observbility.
- 7. Integrate CI/CD with ECS cluster
- 8. Services discovery on ECS cluster
For more information about ECS developer guide, see the Developer Guide.
For more information about ECS task placement, see the Amazon ECS Task Placement.
For more information about configuring Linkerd, see the Linkerd Configuration page.
For more information about linkerd-viz, see the linkerd-viz GitHub repo.
For more information about CloudFormation, see the User Guide.
The documentation is made available under the Creative Commons Attribution-ShareAlike 4.0 International License. See the LICENSE file.
The sample code within this documentation is made available under the MIT-0 license. See the LICENSE-SAMPLECODE file.