Mentorship App for Intercultural Development

0

I am building an app to connect global intercultural development mentors and learners in the workplace. Do I start with Amazon CloudFront?

2 Answers
0

CloudFront is a global content delivery network service so there is a high chance that it will assist you here.

However, there's a lot more to an application than delivering the content (even though that's important). I'd suggest reaching out to your local AWS Solutions Architect and having a conversation about how you can design, build and operate your application on AWS.

profile pictureAWS
EXPERT
answered 2 years ago
0

Cloudfront is really good if you wanna build an app to connect global intercultural development mentors and learners in the workplace. There are few notable features that can be used:

  1. CloudFront points of presence (also known as POPs or edge locations) make sure that popular content can be served quickly to your viewers. CloudFront also has regional edge caches that bring more of your content closer to your viewers, even when the content is not popular enough to stay at a POP, to help improve performance for that content.
  2. It provides regional caches, Regional edge caches are CloudFront locations that are deployed globally, close to your viewers. They’re located between your origin server and the POPs—global edge locations that serve content directly to viewers.

There are more CDN services to start with, If you want to explore you can check with: https://www.gartner.com/reviews/market/global-cdn/vendor/amazon-web-services/product/cloudfront-cdn/alternatives

answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions