Nick C

Results 24 comments of Nick C

EFS and FSx for Lustre have different capabilities, performance characteristics, and different pricing models. FSx for Lustre is "is optimized for data processing, with sub-millisecond latencies and throughput that scales...

Question: now that [ENI trunking](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/container-instance-eni.html) has launched, you can have many more tasks per instance when using awsvpc mode for many instance types. If you use awsvpc mode for your...

What if some instances are CPU constrained and some are memory constrained? What if some instances are not fully utilized or are not running tasks at all - how would...

Thanks for your feedback everyone. Questions for the group: what would your desired behavior be for a container that fails repeatedly? Would you need to have an optional parameter for...

For any upstream registry that limits or throttles unauthenticated pulls per hour by IP address, the issue is that we (the ECR team) are making those pulls from our service...

Thanks for the input @joebowbeer . We actually pay pretty close attention to the feedback we get here. We do have some things planned on our roadmap based on the...

Thanks for the request! So if I understand correctly, the ask is specifically for tasks running as part of a service. You would like the ability to manually set an...

So I'm thinking of two different use cases here: (1) allow ECS tasks to temporarily stay running after being removed from the target group, so that you can debug etc.,...

Can you explain more about your use case? Do you want to have services that start up and shut down in a certain order? Or something else? The more detail...