Amazon ECS: ECS Service Connect | Amazon Web Services

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ก.ค. 2024
  • Amazon Elastic Container Service(ECS) is a fully managed container orchestration service that simplifies your deployment, management, and scaling of containerized applications. This video covers ECS Service Connect, which provides management of service-to-service communication as Amazon ECS configuration. It does this by building both service discovery and a service mesh in Amazon ECS.
    Github Link: github.com/aws-samples/ecs-se...
    Learn more at: go.aws/3thwQ7h
    Subscribe:
    More AWS videos: go.aws/3m5yEMW
    More AWS events videos: go.aws/3ZHq4BK
    Do you have technical AWS questions?
    Ask the community of experts on AWS re:Post: go.aws/3lPaoPb
    ABOUT AWS
    Amazon Web Services (AWS) is the world’s most comprehensive and broadly adopted cloud platform, offering over 200 fully featured services from data centers globally. Millions of customers - including the fastest-growing startups, largest enterprises, and leading government agencies - are using AWS to lower costs, become more agile, and innovate faster.
    #AWS #AmazonWebServices #CloudComputing
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 11

  • @user-zd5yo3lh1b
    @user-zd5yo3lh1b 5 หลายเดือนก่อน +1

    Hello, first of all very good short but I would like to ask you could you share more details why using LoadBalancers for interconnectivity on services level is overkill ? Could you provide examples ?

  • @brainyquizzes
    @brainyquizzes 4 หลายเดือนก่อน

    Hi, we trying to host MERN App in ECS. We have client and sever Docker images. How we will connect client and server container in ECS

    • @awssupport
      @awssupport 4 หลายเดือนก่อน

      Hello, this doc may help: go.aws/4a4ieYH. 📝 If you still find yourself needing additional assistance, please reach out to our collective of engineers via: go.aws/aws-repost. 🔧 ^AR

    • @brainyquizzes
      @brainyquizzes 4 หลายเดือนก่อน

      ​@@awssupportWe done all the step. still frontend not bale to connect front end. How we configure cloudmap service for react and express in separate containers . both working fine in separately also two in same network. network reachable also check

    • @awssupport
      @awssupport 4 หลายเดือนก่อน

      Hi there! 👋 For additional assistance with your query, kindly reach out on our re:Post community of experts, here: go.aws/aws-repost. ^RZ

    • @brainyquizzes
      @brainyquizzes 4 หลายเดือนก่อน

      @@awssupportHi already posted any one answer that. repost.aws/questions/QUWzSN9YdGR-6Q76WSRYsAlw/mern-app-fargate-deployment-documents. there is no documnts for cloudmap with react and express in ecs deploymants

    • @awssupport
      @awssupport 4 หลายเดือนก่อน

      Apologies for the inconvenience. As this is somewhat outside our scope, our community of experts on re:Post are best equipped to assist: go.aws/aws-repost. 📮 We always welcome feedback to improve our resources, you can review these options to share your thoughts with our service teams: go.aws/feedback. ^RN

  • @1oglop1
    @1oglop1 5 หลายเดือนก่อน +1

    would be nice if you can link the source code too

    • @awssupport
      @awssupport 5 หลายเดือนก่อน

      Hi there! 👋 Thanks for the feedback. I've passed along your request to our TH-cam team to review. 🧐 ^AK

    • @awssupport
      @awssupport 4 หลายเดือนก่อน

      I'm circling back to share the link to the source code used in the video: go.aws/49TGoVD. 👈 ^AK

  • @oldfatandbald
    @oldfatandbald 3 หลายเดือนก่อน

    This looks great, it just won't work for anyone using shared VPCs...something that AWS recommended for us. AND it would appear that your logConfiguration and discoveryName keys are not permitted: #/ServiceConnectConfiguration: extraneous key [logConfiguration] is not permitted #/ServiceConnectConfiguration/Services/0: extraneous key [discoveryName] is not permitted