DEV Community

Cover image for Cloud Resume Challenge, Days 4-5
CurtFarley
CurtFarley

Posted on

Cloud Resume Challenge, Days 4-5

Front end 99.9% completed now. Still have a little permissions problem when trying to download a copy of my actual resume - so not quite ready to let it loose in the wild yet.

One thing I learned - AWS Cloudfront and Route53 'A' records do not play well together unless the SSL cert the Cloudfront distribution uses has only 1 hostname in it. Or maybe, the order of the names in the cert matter.... ie: the simple solution is - don't use/create a SAN (subject alternate name) certificate

Resume Challenge Front End

Resources used to complete this phase of the project:

FontAwesome for the icons I used in my resume.

Font Awesome

The world’s most popular and easiest to use icon set just got an upgrade. More icons. More styles. More Options.

favicon fontawesome.com

W3 Schools for a couple of HTML and CSS lessons.

Diagrams.net for the drawing above.

And this Github repo for YUI information, since that was already in use in the HTML code I used.

Top comments (0)