Home › Forums › AWS › AWS Certified Solutions Architect Professional › Cloudfront and FTP
-
Hi,
I am doing a question on set 3 for AWS SAP-C02. There is a question about FTP and Cloudfront.
The answer was:
Create an Amazon S3 bucket with website hosting enabled and upload the game package on it. Create an Amazon CloudFront distribution with the S3 bucket as the origin. Create an Amazon Route 53 entry pointing to the CloudFront distribution. Publish the Route 53 entry as the FTP URL to allow users to download the game package.
Can admin double check this?
A. Based on the question, I don’t see a need for a Route 53 entry. If you want to use CloudFront, you could use the default .cloudfront.net DNS entry.
B. I am very sure that CloudFront does not serve traffic using the insecure FTP protocol. Can someone double check this?
Thanks.
-
This discussion was modified 2 months, 2 weeks ago by
Titi Wangsa Damhore. Reason: notify me of replies
-
This discussion was modified 2 months, 2 weeks ago by
-
Hi Titi,
Thanks for the feedback.
A. Based on the question, I don’t see a need for a Route 53 entry. If you want to use CloudFront, you could use the default .cloudfront.net DNS entry.
> I understand that the default .clodufront.net URL will work fine. However, for production environments, and on the AWS Exam (unless it is explicitly stated), we should always assume there is a Route 53 entry for a custom URL. It looks more professional for a company to have its company name on the domain name URL instead of .cloudfront.net.
B. I am very sure that CloudFront does not serve traffic using the insecure FTP protocol. Can someone double check this?
> As stated in the question – “it is a website that lists the FTP files”. It is still a webpage that lists files that can be downloaded by users. So technically it is not using an FTP protocol.
The users will be able to view the file listing on the website using their web browser. Clicking files will allow downloading – similar to downloading computer drivers, software, etc. via the internet.
The wording for FTP site may be confusing to be considered as FTP protocol, however, from my perspective I think wording FPT site is still popular among the internet people which means “a place to download a file/installer/etc/”
Hope this helps.
Let us know if you need further assistance. The Tutorials Dojo team is dedicated to helping you pass your AWS exam!
Regards,
Kenneth Samonte @ Tutorials Dojo
-
This reply was modified 2 months, 2 weeks ago by
Kenneth-Samonte-Tutorials-Dojo.
-
This reply was modified 2 months, 2 weeks ago by
-
I am not satisfied with your answer.
The answer provided by the practice exam mentions “Publish the Route 53 entry as the FTP URL”
A link that starts with “https” is not an FTP URL.
-
Hi Titi,
Thanks for the feedback.
Our team will review this question and will update accordingly.
Please note that there are questions in the actual AWS exam that are difficult, tricky and ambiguous. This is the style that we are trying to mimic in our practice tests. Some of the questions do not explicitly show the obvious keywords or phrases that will easily point to the answer.
Hope this helps.
Let us know if you need further assistance. The Tutorials Dojo team is dedicated to helping you pass your AWS exam!
Regards,
Kenneth Samonte @ Tutorials Dojo
-
I’m with Titi on this one. The files will be available by http/https rather than ftp, which means the client needs to change etc. That’s a significant functional difference.
I hear you that the AWS questions are intentionally tricky. I hope they aren’t this tricky, yikes. 😀
I did find this post, which is interesting: https://aws.amazon.com/blogs/aws/new-aws-transfer-for-ftp-and-ftps-in-addition-to-existing-sftp/
That looks like it autoscales, but you pay $30 a month, plus $0.04 / gb, so not super cheap. That is in additional to standard data out rates.
-
This reply was modified 2 weeks, 5 days ago by
Pete Gaffney.
-
This reply was modified 2 weeks, 5 days ago by
-
Hello,
Thanks for the feedback.
Although the answers and the general scenario did not changed, this question has since been updated to reflect proper wording on the question.
Kindly re-try to take the practice exam to reflect the latest changes that our team uploaded.Thank you.
Let us know if you need further assistance. The Tutorials Dojo team is dedicated to helping you pass your AWS exam!
Regards,
Kenneth Samonte @ Tutorials Dojo
Log in to reply.