{"id":996,"date":"2020-02-04T04:05:50","date_gmt":"2020-02-04T04:05:50","guid":{"rendered":"https:\/\/www.easydeploy.io\/blog\/?p=996"},"modified":"2020-02-04T04:09:39","modified_gmt":"2020-02-04T04:09:39","slug":"setting-up-custom-domain-for-amazon-cloudfront","status":"publish","type":"post","link":"https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/","title":{"rendered":"How to Setup Custom Domain for Amazon CloudFront?"},"content":{"rendered":"<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\"><a href=\"https:\/\/aws.amazon.com\/cloudfront\/\" target=\"_blank\" rel=\"noopener noreferrer\">Amazon CloudFront<\/a> is a web service that helps in faster distribution of static and dynamic web content to users. CloudFront helps in delivering content through a global network of data centers known as edge locations. Generally, users want to set up a\u00a0custom domain for CloudFront\u00a0rather than using the default CloudFront domain name by Amazon. <\/span><\/p>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">The following discussion would provide reliable guidance on the steps for\u00a0setting up custom domain for CloudFront. The individual step-wise illustration of the process to set up a\u00a0custom domain for CloudFront\u00a0provides adequate clarity with the support of screenshots.<\/span><\/p>\n<blockquote><p>Also Read: <a href=\"https:\/\/www.easydeploy.io\/blog\/top-aws-tips-and-tricks\/\" target=\"_blank\" rel=\"noopener noreferrer\">Top 10 AWS Tips and Tricks<\/a><\/p><\/blockquote>\n<h2>Setting Up Custom Domain for Amazon CloudFront<\/h2>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">If you are wondering\u00a0how to set up custom domain for CloudFront, then the process isn\u2019t too difficult. CDN can help in easily\u00a0setting up custom domain for CloudFront. Only two steps can help in achieving the objective. The two steps are:<\/span><\/p>\n<ol class=\"ol1\" style=\"text-align: justify;\">\n<li class=\"li1\"><span class=\"s1\">Serving DNS from Amazon Route53.<\/span><\/li>\n<li class=\"li1\"><span class=\"s1\">Obtaining\u00a0CloudFront custom domain SSL.<\/span><\/li>\n<\/ol>\n<h3 class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">Obtaining an SSL Certificate<\/span><\/h3>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">Every user should upload their SSL certification to AWS for completing the setup in CloudFront. However, let us find out the process to obtain the\u00a0CloudFront custom domain SSL\u00a0as follows.<\/span><\/p>\n<ol class=\"ol1\" style=\"text-align: justify;\">\n<li class=\"li1\"><span class=\"s1\">Log into the AWS console and then select the \u201cAWS Certificate Manager.\u201d\u00a0<\/span><\/li>\n<li class=\"li1\"><span class=\"s1\">You should use the region selector on the top right section to switch your location to the US East (N. Virginia) region. Why? Because CloudFront can work only with certificates created in that particular \u201cglobal\u201d region.<\/span><\/li>\n<li class=\"li1\"><span class=\"s1\">Select the \u201cGet Started\u201d button, and then you can find the prompt for entering the first domain.<\/span><\/li>\n<li class=\"li1\"><span class=\"s1\">Now, enter the domain and possible subdomains for which you want to obtain the SSL certificate.\u00a0 \u00a0 \u00a0\u00a0<\/span><\/li>\n<li class=\"li1\"><span class=\"s1\">Click on the \u201cReview and request\u201d button and then on the \u201cConfirm and request\u201d button.\u00a0<\/span><\/li>\n<li class=\"li1\"><span class=\"s1\">You would receive an authorization email shortly afterward, like the one in the image below.<\/span><\/li>\n<li class=\"li1\"><span class=\"s1\">After providing the approval in the authorization mail, you can have the certificate ready to use.<\/span><\/li>\n<\/ol>\n<blockquote><p>Thinking to move to AWS professional? Here are the <a href=\"https:\/\/www.easydeploy.io\/blog\/aws-services-list\/\" target=\"_blank\" rel=\"noopener noreferrer\">top AWS Services<\/a> of the year that you should know about.<\/p><\/blockquote>\n<h3 class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">Adding the SSL Certificate to CloudFront<\/span><\/h3>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">The next important step in the configuration of the\u00a0custom domain for CloudFront\u00a0is the addition of the SSL certificate to CloudFront.\u00a0<\/span><\/p>\n<ol class=\"ol1\" style=\"text-align: justify;\">\n<li class=\"li1\"><span class=\"s1\">You can start by opening the CloudFront console page, followed by selecting your distribution.\u00a0<\/span><\/li>\n<\/ol>\n<ol class=\"ol1\" style=\"text-align: justify;\">\n<li class=\"li1\"><span class=\"s1\">Now, you can click on \u201cEdit\u201d and then add the custom domain to the \u201cAlternate Domain Names\u201d option. The\u00a0alternate domain CloudFront\u00a0is also known as CNAMEs.\u00a0<\/span><\/li>\n<li class=\"li1\"><span class=\"s1\">You should also modify the \u201cSSL Certificate\u201d option to \u201cCustom SSL Certificate\u201d and then choose the previously created certificate from a drop-down list.<\/span><\/li>\n<\/ol>\n<ol class=\"ol1\" style=\"text-align: justify;\">\n<li class=\"li1\"><span class=\"s1\">Note the unique CloudFront URL and then log into the DNS control panel.<\/span><\/li>\n<li class=\"li1\"><span class=\"s1\">Add a new CNAME or\u00a0alternate domain CloudFront\u00a0entry pointing towards your CloudFront domain. Users have to note that the entry, in this case, should be the same as that entered in \u201cAlternate Domain Names\u201d in the CloudFront console.<\/span><\/li>\n<\/ol>\n<h3 class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">Uploading SSL Certificate to AWS<\/span><\/h3>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">After completing the above steps, it is essential for users to upload their SSL to AWS for the setup of a\u00a0custom domain for CloudFront. You can use the following command for uploading the SSL certificate to AWS.\u00a0<\/span><\/p>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">aws iam upload-server-certificate &#8211;server-certificate-name\u00a0<\/span><\/p>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">myServerCertificate &#8211;certificate-body\u00a0<\/span><\/p>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">file:\/\/public_key_cert_file.pem &#8211;private-key\u00a0<\/span><\/p>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">file:\/\/my_private_key.pem &#8211;certificate-chain\u00a0<\/span><\/p>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">file:\/\/my_certificate_chain_file.pem\u00a0<\/span><\/p>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">The final step involves mapping the domain to CloudFront. You can create a CNAME record in Route53 and then link it with the CloudFront URL you want. Now, you can use your own domain name, such as cdn.mydomain.com rather than xyz.cloudfront.net.<\/span><\/p>\n<blockquote><p>Don&#8217;t let AWS bills make a hole in your pocket. Here are the 8 <a href=\"https:\/\/www.easydeploy.io\/blog\/ways-to-reduce-your-aws-bill\/\" target=\"_blank\" rel=\"noopener noreferrer\">ways to reduce your AWS bill<\/a>.<\/p><\/blockquote>\n<h4 class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">Conclusion<\/span><\/h4>\n<p class=\"p1\" style=\"text-align: justify;\"><span class=\"s1\">The above-mentioned steps can provide detailed guidance on\u00a0how to set up custom domain for CloudFront. However, you should also look at some of the essential measures after configuring your own domain for CloudFront. For example, you have to test the alternate domain name by creating some test links. The test links should use the domain name in the URL rather than the CloudFront domain name for concerned distribution.\u00a0 \u00a0 \u00a0\u00a0<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Amazon CloudFront is a web service that helps in faster distribution of static and dynamic web content to users. CloudFront helps in delivering content through a global network of data centers known as edge locations. Generally, users want to set up a\u00a0custom domain for CloudFront\u00a0rather than using the default CloudFront domain name by Amazon. The [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":1001,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[2],"tags":[273,272,271,270],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Setup Custom Domain for Amazon CloudFront? | easydeploy.io<\/title>\n<meta name=\"description\" content=\"Amazon CloudFront helps in faster distribution of static and dynamic web content. Here is how to setup custom domain for Amazon CloudFront!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Setup Custom Domain for Amazon CloudFront? | easydeploy.io\" \/>\n<meta property=\"og:description\" content=\"Amazon CloudFront helps in faster distribution of static and dynamic web content. Here is how to setup custom domain for Amazon CloudFront!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/\" \/>\n<meta property=\"og:site_name\" content=\"easydeploy.io\" \/>\n<meta property=\"article:published_time\" content=\"2020-02-04T04:05:50+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-02-04T04:09:39+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2020\/02\/setting-up-custom-domain-for-amazon-cloudfront.png\" \/>\n\t<meta property=\"og:image:width\" content=\"830\" \/>\n\t<meta property=\"og:image:height\" content=\"360\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Siranjeevi R\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Siranjeevi R\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/\"},\"author\":{\"name\":\"Siranjeevi R\",\"@id\":\"https:\/\/www.easydeploy.io\/blog\/#\/schema\/person\/0e7f79e0cd26f6446f7a76d9d2d3b20c\"},\"headline\":\"How to Setup Custom Domain for Amazon CloudFront?\",\"datePublished\":\"2020-02-04T04:05:50+00:00\",\"dateModified\":\"2020-02-04T04:09:39+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/\"},\"wordCount\":699,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.easydeploy.io\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2020\/02\/setting-up-custom-domain-for-amazon-cloudfront.png\",\"keywords\":[\"alternate domain cloudfront\",\"cloudfront custom domain ssl\",\"how to set up custom domain for cloudfront\",\"setting up custom domain for cloudfront\"],\"articleSection\":[\"Amazon Web Services\"],\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/\",\"url\":\"https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/\",\"name\":\"How to Setup Custom Domain for Amazon CloudFront? | easydeploy.io\",\"isPartOf\":{\"@id\":\"https:\/\/www.easydeploy.io\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2020\/02\/setting-up-custom-domain-for-amazon-cloudfront.png\",\"datePublished\":\"2020-02-04T04:05:50+00:00\",\"dateModified\":\"2020-02-04T04:09:39+00:00\",\"description\":\"Amazon CloudFront helps in faster distribution of static and dynamic web content. Here is how to setup custom domain for Amazon CloudFront!\",\"breadcrumb\":{\"@id\":\"https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/#primaryimage\",\"url\":\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2020\/02\/setting-up-custom-domain-for-amazon-cloudfront.png\",\"contentUrl\":\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2020\/02\/setting-up-custom-domain-for-amazon-cloudfront.png\",\"width\":830,\"height\":360,\"caption\":\"Custom Domain for Amazon CloudFront\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.easydeploy.io\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Setup Custom Domain for Amazon CloudFront?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.easydeploy.io\/blog\/#website\",\"url\":\"https:\/\/www.easydeploy.io\/blog\/\",\"name\":\"easydeploy.io\",\"description\":\"A Cloud Architect Company\",\"publisher\":{\"@id\":\"https:\/\/www.easydeploy.io\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.easydeploy.io\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.easydeploy.io\/blog\/#organization\",\"name\":\"EasyDeploy Technologies Pvt Ltd\",\"url\":\"https:\/\/www.easydeploy.io\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.easydeploy.io\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2019\/02\/easydeploy.png\",\"contentUrl\":\"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2019\/02\/easydeploy.png\",\"width\":536,\"height\":100,\"caption\":\"EasyDeploy Technologies Pvt Ltd\"},\"image\":{\"@id\":\"https:\/\/www.easydeploy.io\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.easydeploy.io\/blog\/#\/schema\/person\/0e7f79e0cd26f6446f7a76d9d2d3b20c\",\"name\":\"Siranjeevi R\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.easydeploy.io\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/353661218917699fcc292e9bc0da9081?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/353661218917699fcc292e9bc0da9081?s=96&d=mm&r=g\",\"caption\":\"Siranjeevi R\"},\"url\":\"https:\/\/www.easydeploy.io\/blog\/author\/siru\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Setup Custom Domain for Amazon CloudFront? | easydeploy.io","description":"Amazon CloudFront helps in faster distribution of static and dynamic web content. Here is how to setup custom domain for Amazon CloudFront!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/","og_locale":"en_GB","og_type":"article","og_title":"How to Setup Custom Domain for Amazon CloudFront? | easydeploy.io","og_description":"Amazon CloudFront helps in faster distribution of static and dynamic web content. Here is how to setup custom domain for Amazon CloudFront!","og_url":"https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/","og_site_name":"easydeploy.io","article_published_time":"2020-02-04T04:05:50+00:00","article_modified_time":"2020-02-04T04:09:39+00:00","og_image":[{"width":830,"height":360,"url":"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2020\/02\/setting-up-custom-domain-for-amazon-cloudfront.png","type":"image\/png"}],"author":"Siranjeevi R","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Siranjeevi R","Estimated reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/#article","isPartOf":{"@id":"https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/"},"author":{"name":"Siranjeevi R","@id":"https:\/\/www.easydeploy.io\/blog\/#\/schema\/person\/0e7f79e0cd26f6446f7a76d9d2d3b20c"},"headline":"How to Setup Custom Domain for Amazon CloudFront?","datePublished":"2020-02-04T04:05:50+00:00","dateModified":"2020-02-04T04:09:39+00:00","mainEntityOfPage":{"@id":"https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/"},"wordCount":699,"commentCount":0,"publisher":{"@id":"https:\/\/www.easydeploy.io\/blog\/#organization"},"image":{"@id":"https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/#primaryimage"},"thumbnailUrl":"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2020\/02\/setting-up-custom-domain-for-amazon-cloudfront.png","keywords":["alternate domain cloudfront","cloudfront custom domain ssl","how to set up custom domain for cloudfront","setting up custom domain for cloudfront"],"articleSection":["Amazon Web Services"],"inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/","url":"https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/","name":"How to Setup Custom Domain for Amazon CloudFront? | easydeploy.io","isPartOf":{"@id":"https:\/\/www.easydeploy.io\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/#primaryimage"},"image":{"@id":"https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/#primaryimage"},"thumbnailUrl":"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2020\/02\/setting-up-custom-domain-for-amazon-cloudfront.png","datePublished":"2020-02-04T04:05:50+00:00","dateModified":"2020-02-04T04:09:39+00:00","description":"Amazon CloudFront helps in faster distribution of static and dynamic web content. Here is how to setup custom domain for Amazon CloudFront!","breadcrumb":{"@id":"https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/#primaryimage","url":"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2020\/02\/setting-up-custom-domain-for-amazon-cloudfront.png","contentUrl":"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2020\/02\/setting-up-custom-domain-for-amazon-cloudfront.png","width":830,"height":360,"caption":"Custom Domain for Amazon CloudFront"},{"@type":"BreadcrumbList","@id":"https:\/\/www.easydeploy.io\/blog\/setting-up-custom-domain-for-amazon-cloudfront\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.easydeploy.io\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Setup Custom Domain for Amazon CloudFront?"}]},{"@type":"WebSite","@id":"https:\/\/www.easydeploy.io\/blog\/#website","url":"https:\/\/www.easydeploy.io\/blog\/","name":"easydeploy.io","description":"A Cloud Architect Company","publisher":{"@id":"https:\/\/www.easydeploy.io\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.easydeploy.io\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.easydeploy.io\/blog\/#organization","name":"EasyDeploy Technologies Pvt Ltd","url":"https:\/\/www.easydeploy.io\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.easydeploy.io\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2019\/02\/easydeploy.png","contentUrl":"https:\/\/www.easydeploy.io\/blog\/wp-content\/uploads\/2019\/02\/easydeploy.png","width":536,"height":100,"caption":"EasyDeploy Technologies Pvt Ltd"},"image":{"@id":"https:\/\/www.easydeploy.io\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.easydeploy.io\/blog\/#\/schema\/person\/0e7f79e0cd26f6446f7a76d9d2d3b20c","name":"Siranjeevi R","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.easydeploy.io\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/353661218917699fcc292e9bc0da9081?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/353661218917699fcc292e9bc0da9081?s=96&d=mm&r=g","caption":"Siranjeevi R"},"url":"https:\/\/www.easydeploy.io\/blog\/author\/siru\/"}]}},"_links":{"self":[{"href":"https:\/\/www.easydeploy.io\/blog\/wp-json\/wp\/v2\/posts\/996"}],"collection":[{"href":"https:\/\/www.easydeploy.io\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.easydeploy.io\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.easydeploy.io\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.easydeploy.io\/blog\/wp-json\/wp\/v2\/comments?post=996"}],"version-history":[{"count":4,"href":"https:\/\/www.easydeploy.io\/blog\/wp-json\/wp\/v2\/posts\/996\/revisions"}],"predecessor-version":[{"id":1004,"href":"https:\/\/www.easydeploy.io\/blog\/wp-json\/wp\/v2\/posts\/996\/revisions\/1004"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.easydeploy.io\/blog\/wp-json\/wp\/v2\/media\/1001"}],"wp:attachment":[{"href":"https:\/\/www.easydeploy.io\/blog\/wp-json\/wp\/v2\/media?parent=996"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.easydeploy.io\/blog\/wp-json\/wp\/v2\/categories?post=996"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.easydeploy.io\/blog\/wp-json\/wp\/v2\/tags?post=996"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}