VOD Cloudfront distribution project

0

how do I connect one service to the next in this network diagram?

I'm a newbie, and feel really stupid to ask this beginner question.
Enter image description here

1개 답변
1
수락된 답변

Connection between AWS services are made by passing configurations to the service resource itself. For example; with CloudFront, you set the origin domain name [1] as the S3 bucket's REST endpoint to connect to S3. Configurations are service-specific.

Looking at the diagram, it should refer to this [2] article, describing the work-flow and how to configure them. You can make use of the resources available in this article.

AWS Amplify and AWS CloudFormation are used to orchestrate the deployment and configuration of all the services involved.

AWS
지원 엔지니어
Q
답변함 10달 전
  • Thank you so much for this answer , and yes, that is the very article that I'm referencing this exact solution. It may be overkill for my project in that I'll only have maybe a dozen tutorials, and I'll be the only admin. but to reach worldwide, I believe that cloudfront is a great way to deliver VOD. I also have to incorporate a Stripe powered shopping cart that will allow access after tuition is remunerated.

    In that article I see brief overview of steps or directions but to actually set up the infrastructure, I need assistance, preferably as I'm building it, so that I can learn, as I do enjoy AWS.... to bad I've never been able to land a position.

    As far as setting up the infrastructure, cloudformation is the most streamlined and "full proof" instead of trying to hook everything up manually. But I don't really know cloudformation, and YAML is still new as is many of the programming languages, like React etc.

    Thanks again for your time and advice.

    Josh

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠