Per my previous post Amazon ECS is really easy to get started with. Once you do get started, there are a lot of things you can do with it that might require additional steps (e.g. service discovery).
Below is a list of some of my favorite blog posts on this subject. More to come soon…
Amazon ECS
This blog post includes a Python Lambda function that’s triggered by Amazon CloudWatch Events whenever there’s a ECS cluster container state change
Centralized Container Logs with Amazon ECS and Amazon CloudWatch Logs
Service Discovery for Amazon ECS Using DNS (with Amazon Route53)
Service Discovery: An Amazon ECS Reference Architecture(with Amazon ELB)