Looking for a Complete ECS on EC2 Tutorial

0
8
Asked By CleverOtter29 On

I've been exploring various tutorials about ECS and Fargate, but I can't find one that focuses specifically on using ECS with EC2. I'm looking for a comprehensive guide that helps me set up a scalable infrastructure where multiple services can interact with each other, ideally with horizontal auto-scaling. If anyone has a solid tutorial to recommend, I'd really appreciate it! Thanks a lot!

2 Answers

Answered By InnovativeCoder On

You might find this workshop helpful: https://catalog.us-east-1.prod.workshops.aws/workshops/4b59b9fb-48b6-461c-9377-907b2e33c9df/en-US/introduction. There are other relevant resources too on https://workshops.aws/card/ecs that could be useful for your needs!

CleverOtter29 -

Thanks a ton for sharing! I'll definitely check these out.

Answered By TechWhiz101 On

Hey there! While I don't have a specific tutorial for you, I work with ECS/EC2 pretty frequently. What specific aspects are you trying to figure out?

CuriousDev404 -

I'm mainly trying to set up a cluster with five services, but I want only one to scale horizontally. I've tried using service connect, but with tasks spread across different EC2 instances, I'm experiencing delays with requests. Even after contacting AWS support, I couldn't pinpoint the issue.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.