{"id":47519,"date":"2018-01-07T05:11:37","date_gmt":"2018-01-06T23:41:37","guid":{"rendered":"http:\/\/blog.odango.com\/?p=47519"},"modified":"2023-02-03T13:58:27","modified_gmt":"2023-02-03T08:28:27","slug":"blog-aws-cloudfront-tutorial-setting-up-of-cloudfront","status":"publish","type":"post","link":"https:\/\/asha24.net\/blog\/blog-aws-cloudfront-tutorial-setting-up-of-cloudfront\/","title":{"rendered":"AWS CloudFront Tutorial &#8211; Setting up of CloudFront"},"content":{"rendered":"\n[et_pb_section bb_built=&#8221;1&#8243; next_background_color=&#8221;#000000&#8243;][et_pb_row][et_pb_column type=&#8221;4_4&#8243;][et_pb_post_title _builder_version=&#8221;3.0.105&#8243; title=&#8221;on&#8221; meta=&#8221;off&#8221; author=&#8221;on&#8221; date=&#8221;on&#8221; categories=&#8221;on&#8221; comments=&#8221;on&#8221; featured_image=&#8221;off&#8221; featured_placement=&#8221;below&#8221; text_color=&#8221;dark&#8221; text_background=&#8221;off&#8221; title_font=&#8221;Source Sans Pro||||||||&#8221; title_font_size=&#8221;47&#8243; title_font_size_tablet=&#8221;40&#8243; title_font_size_phone=&#8221;35&#8243; title_font_size_last_edited=&#8221;on|desktop&#8221; title_text_color=&#8221;rgba(0,0,0,0.8)&#8221; title_text_align=&#8221;left&#8221; text_shadow_horizontal_length=&#8221;0.08em&#8221; text_shadow_vertical_length=&#8221;0.08em&#8221; text_shadow_blur_strength=&#8221;0.08em&#8221; title_text_shadow_horizontal_length=&#8221;0.08em&#8221; title_text_shadow_vertical_length=&#8221;0.08em&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;|||10%&#8221; \/][\/et_pb_column][\/et_pb_row][et_pb_row][et_pb_column type=&#8221;4_4&#8243;][et_pb_text _builder_version=&#8221;3.12.2&#8243; text_font=&#8221;Titillium Web|300|||||||&#8221; text_font_size=&#8221;20&#8243; text_font_size_last_edited=&#8221;on|desktop&#8221; text_text_color=&#8221;rgba(0,0,0,0.8)&#8221; text_line_height=&#8221;1.6em&#8221; max_width=&#8221;800px&#8221; custom_margin=&#8221;|||10%&#8221;]\r\n\r\n<p>\r\n<strong>What is Cloud Front?<\/strong><\/p>\r\n<p>AWS Cloud Front is a global content delivery network. It delivers data, videos, applications, and APIs to the users with no latency and high transfer speeds.<\/p>\r\n<p>Cloud front is integrated with the source and target which are in turn directly connected to the AWS global infrastructure.<\/p>\r\n\r\n[\/et_pb_text][et_pb_image _builder_version=&#8221;3.17.6&#8243; src=&#8221;https:\/\/asha24.net\/blog\/\/wp-content\/uploads\/2018\/03\/download-62.png&#8221; align=&#8221;center&#8221; \/][et_pb_text _builder_version=&#8221;3.12.2&#8243; text_font=&#8221;Titillium Web|300|||||||&#8221; text_font_size=&#8221;20&#8243; text_font_size_last_edited=&#8221;on|desktop&#8221; text_text_color=&#8221;rgba(0,0,0,0.8)&#8221; text_line_height=&#8221;1.6em&#8221; max_width=&#8221;800px&#8221; custom_margin=&#8221;|||10%&#8221;]\r\n\r\n<p>\r\n<strong>Start with Cloud Front:<\/strong><\/p>\r\n<p>You can use Cloud Front to:-<\/p>\r\n<p><strong>1)<\/strong>\u00a0Store the original versions of your objects in one Amazon Simple Storage Service (<a href=\"https:\/\/asha24.net\/blog\/amazon-s3-storage-service-s3-guide\/\">Amazon S3<\/a>) bucket.<\/p>\r\n<p><strong>2)<\/strong>\u00a0Distribute download content such as text or graphics.<\/p>\r\n<p><strong>3)<\/strong>\u00a0Make your objects accessible to everyone<\/p>\r\n<p><strong>4)<\/strong>\u00a0Use the Cloud Front domain name in URLs for your objects instead of your own domain name (for example:<a href=\"http:\/\/www.example.com\/image.jpg\">Domain<\/a>).<\/p>\r\n<p><strong>5)<\/strong>\u00a0Keep your objects in Cloud Front edge locations for the default duration of 24 hours. (The minimum duration is 0 seconds.)<\/p>\r\n<p><strong>Step 1:<\/strong>\u00a0Sign up for Amazon Web Services:<\/p>\r\n<p>To\u00a0<a href=\"http:\/\/aws.amazon.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">Sign up<\/a>\u00a0for Amazon Web Services at.<\/p>\r\n<p>If you don\u2019t have an account, create one using the link above.<\/p>\r\n\r\n[\/et_pb_text][et_pb_image _builder_version=&#8221;3.17.6&#8243; src=&#8221;https:\/\/asha24.net\/blog\/\/wp-content\/uploads\/2018\/03\/download-63.png&#8221; align=&#8221;center&#8221; \/][et_pb_text _builder_version=&#8221;3.12.2&#8243; text_font=&#8221;Titillium Web|300|||||||&#8221; text_font_size=&#8221;20&#8243; text_font_size_last_edited=&#8221;on|desktop&#8221; text_text_color=&#8221;rgba(0,0,0,0.8)&#8221; text_line_height=&#8221;1.6em&#8221; max_width=&#8221;800px&#8221; custom_margin=&#8221;|||10%&#8221;]\r\n\r\n<p>\r\n<strong>Step 2:<\/strong>\u00a0Upload your content to Amazon S3 and grant object permissions:<\/p>\r\n<p>Amazon S3 bucket is a container for objects and folders. Objects contain data and Cloud front distributes these objects using buckets as a source.<\/p>\r\n<p>We can create multiple buckets, and there is no limit to the amount of data that you can store on Amazon S3.<\/p>\r\n<p>By default Amazon S3 bucket and its objects are private. Only the AWS account that created the bucket has permission to read and write objects in it.<\/p>\r\n<p>If you want to allow someone to use your cloud front URL, you must provide public read permission to those objects.<\/p>\r\n<p>To upload your content and grant read permission on Amazon you could follow these steps:-<\/p>\r\n<p><strong>1)\u00a0<\/strong>Sign in to the AWS Management Console and open the\u00a0<a href=\"https:\/\/console.aws.amazon.com\/s3\/\" target=\"_blank\" rel=\"noopener noreferrer\">Amazon S3 console<\/a>\u00a0at.<\/p>\r\n<p><strong>2)\u00a0<\/strong>In the Amazon S3 console, choose \u201cCreate Bucket\u201d<\/p>\r\n<p><strong>3)\u00a0<\/strong>In the Create Bucket dialog, enter a bucket name.<\/p>\r\n<p><strong>4)\u00a0<\/strong>Select a region from your bucket.<\/p>\r\n<p><strong>5)\u00a0<\/strong>Choose \u201cCreate\u201d<\/p>\r\n<p><strong>6)\u00a0<\/strong>Select your bucket in the Buckets pane and choose \u201cUpload\u201d<\/p>\r\n<p><strong>7)\u00a0<\/strong>In the Upload section, Select \u201cFiles page\u201d then choose \u201cAdd Files\u201d and choose the files that you want to upload<\/p>\r\n<p><strong>8)\u00a0<\/strong>Choose \u201cStart Upload\u201d<\/p>\r\n\r\n[\/et_pb_text][et_pb_image _builder_version=&#8221;3.17.6&#8243; src=&#8221;https:\/\/asha24.net\/blog\/\/wp-content\/uploads\/2018\/03\/download-64.png&#8221; align=&#8221;center&#8221; \/][et_pb_text _builder_version=&#8221;3.12.2&#8243; text_font=&#8221;Titillium Web|300|||||||&#8221; text_font_size=&#8221;20&#8243; text_font_size_last_edited=&#8221;on|tablet&#8221; text_text_color=&#8221;rgba(0,0,0,0.8)&#8221; text_line_height=&#8221;1.6em&#8221; max_width=&#8221;800px&#8221; custom_margin=&#8221;|||10%&#8221;]\r\n\r\n<p>\r\n<strong>Enable public read privileges for each object that you upload to your Amazon S3 bucket. Here\u2019s how you can do it:-<\/strong><\/p>\r\n<p><strong>1)<\/strong>\u00a0Choose \u201cSet Details\u201d<\/p>\r\n<p><strong>2)<\/strong>\u00a0On the Set Details page, choose \u201cSet Permissions\u201d<\/p>\r\n<p><strong>3)<\/strong>\u00a0On the Set Permissions page, choose \u201cMake everything public\u201d<\/p>\r\n<p><strong>Step 3:<\/strong>\u00a0Create a Cloud Front Web Distribution:<\/p>\r\n<p>To set cloud front distribution you can follow these steps:-<\/p>\r\n<p><strong>1)<\/strong>\u00a0To Open the\u00a0CloudFront console.<\/p>\r\n<p><strong>2)<\/strong>\u00a0Choose \u201cCreate Distribution\u201d<\/p>\r\n<p><strong>3)<\/strong>\u00a0In the \u2018Select a delivery method for your content\u2019 page, choose \u201cGet Started\u201d<\/p>\r\n\r\n[\/et_pb_text][et_pb_image _builder_version=&#8221;3.17.6&#8243; src=&#8221;https:\/\/asha24.net\/blog\/\/wp-content\/uploads\/2018\/03\/download-65.png&#8221; align=&#8221;center&#8221; \/][et_pb_text _builder_version=&#8221;3.12.2&#8243; text_font=&#8221;Titillium Web|300|||||||&#8221; text_font_size=&#8221;20&#8243; text_font_size_last_edited=&#8221;on|phone&#8221; text_text_color=&#8221;rgba(0,0,0,0.8)&#8221; text_line_height=&#8221;1.6em&#8221; max_width=&#8221;800px&#8221; custom_margin=&#8221;|||10%&#8221;]\r\n\r\n<p>\r\n<strong>4)<\/strong>\u00a0In the \u2018Create Distribution\u2019 page, under \u2018Origin Settings\u2019, choose the Amazon S3 bucket that you created earlier.<\/p>\r\n<p>For the options of Origin ID, Origin Path, Restrict Bucket Access, and Origin Custom Headers, accept the default values.<\/p>\r\n\r\n[\/et_pb_text][et_pb_image _builder_version=&#8221;3.17.6&#8243; src=&#8221;https:\/\/asha24.net\/blog\/\/wp-content\/uploads\/2018\/03\/download-66.png&#8221; align=&#8221;center&#8221; \/][et_pb_text _builder_version=&#8221;3.12.2&#8243; text_font=&#8221;Titillium Web|300|||||||&#8221; text_font_size=&#8221;20&#8243; text_font_size_last_edited=&#8221;on|desktop&#8221; text_text_color=&#8221;rgba(0,0,0,0.8)&#8221; text_line_height=&#8221;1.6em&#8221; max_width=&#8221;800px&#8221; custom_margin=&#8221;|||10%&#8221;]\r\n\r\n<p>\r\n<strong>5)<\/strong>\u00a0Under Default Cache Behavior Settings, accept the default values:<\/p>\r\n<p><strong>a)\u00a0<\/strong>Forward all the requests that you use the CloudFront URL for your distribution to the Amazon S3 bucket that you specified in Step 4.<\/p>\r\n<p><strong>b)\u00a0<\/strong>Allow end users to use either HTTP or HTTPS to access your objects.<\/p>\r\n<p><strong>c)\u00a0<\/strong>Respond to requests for your objects.<\/p>\r\n<p><strong>d)\u00a0<\/strong>Cache the objects at CloudFront edge locations for 24 hours.<\/p>\r\n<p><strong>e)\u00a0<\/strong>Forward only the default request headers to your origin and not cache your objects based on the values in the headers.<\/p>\r\n<p><strong>f)\u00a0<\/strong>Eliminate cookies and query string parameters, if any, when forwarding requests for objects to your origin. (Amazon S3 doesn&#8217;t process cookies and processes only a limited set of query string parameters.)<\/p>\r\n<p><strong>g)\u00a0<\/strong>Don\u2019t configure to deliver the media files in the Microsoft Smooth Streaming format.<\/p>\r\n<p><strong>h)\u00a0<\/strong>You can give content access to everyone.<\/p>\r\n<p><strong>i)\u00a0<\/strong>Don\u2019t automatically compress your content.<\/p>\r\n<p><strong>6)<\/strong>\u00a0Under Distribution Settings, enter the applicable values:<\/p>\r\n<p><strong>Price Class:<\/strong>\u00a0Select the price class that corresponds to the maximum price that you want to pay for CloudFront service.<\/p>\r\n<p>By default, CloudFront serves your objects from edge locations in all CloudFront regions.<\/p>\r\n\r\n[\/et_pb_text][et_pb_image _builder_version=&#8221;3.17.6&#8243; src=&#8221;https:\/\/asha24.net\/blog\/\/wp-content\/uploads\/2018\/03\/download-67.png&#8221; align=&#8221;center&#8221; \/][et_pb_text _builder_version=&#8221;3.12.2&#8243; text_font=&#8221;Titillium Web|300|||||||&#8221; text_font_size=&#8221;20&#8243; text_font_size_last_edited=&#8221;on|desktop&#8221; text_text_color=&#8221;rgba(0,0,0,0.8)&#8221; text_line_height=&#8221;1.6em&#8221; max_width=&#8221;800px&#8221; custom_margin=&#8221;|||10%&#8221;]\r\n\r\n<p>\r\n<strong>7)<\/strong>\u00a0Choose \u201cCreate Distribution\u201d<\/p>\r\n<p><strong>8)<\/strong>\u00a0After CloudFront has created your distribution, the value of the Status column for your distribution will change from \u2018In Progress\u2019 to \u2018Deployed\u2019.<\/p>\r\n<p>If you chose to enable the distribution, it will then be ready to process requests. This should take less than 15 minutes.<\/p>\r\n<p><strong>Step 4:<\/strong>\u00a0Test your links<\/p>\r\n<p>After you&#8217;ve created your distribution, CloudFront can locate your Amazon S3 server and you know the domain name associated with the distribution.<\/p>\r\n<p>You can create a link to your Amazon S3 bucket content with that domain name, and have Cloud Front serve it.<\/p>\r\n<p>To link to your objects:-<\/p>\r\n<p>Copy the following HTML into a new file:<\/p>\r\n<p><strong>a)\u00a0<\/strong>Replace with the domain name that CloudFront assigned to your distribution.<\/p>\r\n<p><strong>b)\u00a0<\/strong>Replace with the name of a file in your Amazon S3 bucket.<\/p>\r\n\r\n[\/et_pb_text][et_pb_image _builder_version=&#8221;3.17.6&#8243; src=&#8221;https:\/\/asha24.net\/blog\/\/wp-content\/uploads\/2018\/03\/download-68.png&#8221; align=&#8221;center&#8221; \/][et_pb_text _builder_version=&#8221;3.12.2&#8243; text_font=&#8221;Titillium Web|300|||||||&#8221; text_font_size=&#8221;20&#8243; text_font_size_last_edited=&#8221;on|desktop&#8221; text_text_color=&#8221;rgba(0,0,0,0.8)&#8221; text_line_height=&#8221;1.6em&#8221; max_width=&#8221;800px&#8221; custom_margin=&#8221;|||10%&#8221;]\r\n\r\n<p>\r\n<strong>(1)\u00a0<\/strong>Save the text in a file that has a \u2018.html\u2019 \u00a0filename extension.<\/p>\r\n<p><strong>(2)\u00a0<\/strong>Open your web page in a browser to ensure that you can see your content. If you cannot see the content, confirm that you have performed all of the steps correctly.<\/p>\r\n<p>The browser returns your page with the embedded image file, served from the edge location that CloudFront determined was appropriate to serve the object.For more details can <a href=\"http:\/\/docs.aws.amazon.com\/AmazonCloudFront\/latest\/DeveloperGuide\/Resources.html\">refer<\/a> here.<\/p>\r\n<p style=\"text-align: center;\"><a href='https:\/\/asha24.net\/aws-certification-training' class='big-button bigblue'><span style=\"color: #ffffff;\"><strong>Enroll for AWS Training &amp; Certification Course<\/strong><\/span><\/a><\/p>\r\n\r\n[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section bb_built=&#8221;1&#8243; prev_background_color=&#8221;#000000&#8243;][et_pb_row][et_pb_column type=&#8221;4_4&#8243;][et_pb_team_member _builder_version=&#8221;3.0.106&#8243; name=&#8221;Arun Gandham&#8221; position=&#8221;Author&#8221; facebook_url=&#8221;&#8221; twitter_url=&#8221;&#8221; google_url=&#8221;&#8221; linkedin_url=&#8221;&#8221; image_url=&#8221;https:\/\/asha24.net\/blog\/\/wp-content\/uploads\/2018\/03\/123456.gif&#8221; background_layout=&#8221;light&#8221; header_font=&#8221;Titillium Web|700|||||||&#8221; body_font=&#8221;Titillium Web||||||||&#8221; body_font_size=&#8221;16&#8243;]\r\n\r\n<p>\r\nHola peeps! A fitness freak, a lover of games, I catch a flick on the weekends and write for you about current trends.<\/p>\r\n\r\n[\/et_pb_team_member][\/et_pb_column][\/et_pb_row][\/et_pb_section]\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":4,"featured_media":47531,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[28],"tags":[],"class_list":["post-47519","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-aws"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v17.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>AWS CloudFront Tutorial - Setting up of CloudFront - Asha24 Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/asha24.net\/blog\/blog-aws-cloudfront-tutorial-setting-up-of-cloudfront\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AWS CloudFront Tutorial - Setting up of CloudFront - Asha24 Blog\" \/>\n<meta property=\"og:url\" content=\"https:\/\/asha24.net\/blog\/blog-aws-cloudfront-tutorial-setting-up-of-cloudfront\/\" \/>\n<meta property=\"og:site_name\" content=\"Asha24 Blog\" \/>\n<meta property=\"article:published_time\" content=\"2018-01-06T23:41:37+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-02-03T08:28:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/asha24.net\/blog\/wp-content\/uploads\/2018\/03\/aws-cloudfront-tutorial-setting-up-of-cloudfront-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"760\" \/>\n\t<meta property=\"og:image:height\" content=\"308\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Mahesh\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/asha24.net\/blog\/#website\",\"url\":\"https:\/\/asha24.net\/blog\/\",\"name\":\"Asha24 Blog\",\"description\":\"Dedication Towards Learning\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/asha24.net\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/asha24.net\/blog\/blog-aws-cloudfront-tutorial-setting-up-of-cloudfront\/#primaryimage\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/asha24.net\/blog\/wp-content\/uploads\/2018\/03\/aws-cloudfront-tutorial-setting-up-of-cloudfront-1.jpg\",\"contentUrl\":\"https:\/\/asha24.net\/blog\/wp-content\/uploads\/2018\/03\/aws-cloudfront-tutorial-setting-up-of-cloudfront-1.jpg\",\"width\":760,\"height\":308},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/asha24.net\/blog\/blog-aws-cloudfront-tutorial-setting-up-of-cloudfront\/#webpage\",\"url\":\"https:\/\/asha24.net\/blog\/blog-aws-cloudfront-tutorial-setting-up-of-cloudfront\/\",\"name\":\"AWS CloudFront Tutorial - Setting up of CloudFront - Asha24 Blog\",\"isPartOf\":{\"@id\":\"https:\/\/asha24.net\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/asha24.net\/blog\/blog-aws-cloudfront-tutorial-setting-up-of-cloudfront\/#primaryimage\"},\"datePublished\":\"2018-01-06T23:41:37+00:00\",\"dateModified\":\"2023-02-03T08:28:27+00:00\",\"author\":{\"@id\":\"https:\/\/asha24.net\/blog\/#\/schema\/person\/f6167b78bbaddfc399ae1154cd5b6759\"},\"breadcrumb\":{\"@id\":\"https:\/\/asha24.net\/blog\/blog-aws-cloudfront-tutorial-setting-up-of-cloudfront\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/asha24.net\/blog\/blog-aws-cloudfront-tutorial-setting-up-of-cloudfront\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/asha24.net\/blog\/blog-aws-cloudfront-tutorial-setting-up-of-cloudfront\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/asha24.net\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"AWS CloudFront Tutorial &#8211; Setting up of CloudFront\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/asha24.net\/blog\/#\/schema\/person\/f6167b78bbaddfc399ae1154cd5b6759\",\"name\":\"Mahesh\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/asha24.net\/blog\/#personlogo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/085c03e75ffb51af2509c1cfad9c7d78b30236d43a008db2e46f96e2f40c67fc?s=96&d=wavatar&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/085c03e75ffb51af2509c1cfad9c7d78b30236d43a008db2e46f96e2f40c67fc?s=96&d=wavatar&r=g\",\"caption\":\"Mahesh\"},\"url\":\"https:\/\/asha24.net\/blog\/author\/mahesh\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"AWS CloudFront Tutorial - Setting up of CloudFront - Asha24 Blog","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:\/\/asha24.net\/blog\/blog-aws-cloudfront-tutorial-setting-up-of-cloudfront\/","og_locale":"en_US","og_type":"article","og_title":"AWS CloudFront Tutorial - Setting up of CloudFront - Asha24 Blog","og_url":"https:\/\/asha24.net\/blog\/blog-aws-cloudfront-tutorial-setting-up-of-cloudfront\/","og_site_name":"Asha24 Blog","article_published_time":"2018-01-06T23:41:37+00:00","article_modified_time":"2023-02-03T08:28:27+00:00","og_image":[{"width":760,"height":308,"url":"https:\/\/asha24.net\/blog\/wp-content\/uploads\/2018\/03\/aws-cloudfront-tutorial-setting-up-of-cloudfront-1.jpg","path":"\/home\/reviews981\/public_html\/asha24.net\/blog\/wp-content\/uploads\/2018\/03\/aws-cloudfront-tutorial-setting-up-of-cloudfront-1.jpg","size":"full","id":47531,"alt":"","pixels":234080,"type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Mahesh","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/asha24.net\/blog\/#website","url":"https:\/\/asha24.net\/blog\/","name":"Asha24 Blog","description":"Dedication Towards Learning","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/asha24.net\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https:\/\/asha24.net\/blog\/blog-aws-cloudfront-tutorial-setting-up-of-cloudfront\/#primaryimage","inLanguage":"en-US","url":"https:\/\/asha24.net\/blog\/wp-content\/uploads\/2018\/03\/aws-cloudfront-tutorial-setting-up-of-cloudfront-1.jpg","contentUrl":"https:\/\/asha24.net\/blog\/wp-content\/uploads\/2018\/03\/aws-cloudfront-tutorial-setting-up-of-cloudfront-1.jpg","width":760,"height":308},{"@type":"WebPage","@id":"https:\/\/asha24.net\/blog\/blog-aws-cloudfront-tutorial-setting-up-of-cloudfront\/#webpage","url":"https:\/\/asha24.net\/blog\/blog-aws-cloudfront-tutorial-setting-up-of-cloudfront\/","name":"AWS CloudFront Tutorial - Setting up of CloudFront - Asha24 Blog","isPartOf":{"@id":"https:\/\/asha24.net\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/asha24.net\/blog\/blog-aws-cloudfront-tutorial-setting-up-of-cloudfront\/#primaryimage"},"datePublished":"2018-01-06T23:41:37+00:00","dateModified":"2023-02-03T08:28:27+00:00","author":{"@id":"https:\/\/asha24.net\/blog\/#\/schema\/person\/f6167b78bbaddfc399ae1154cd5b6759"},"breadcrumb":{"@id":"https:\/\/asha24.net\/blog\/blog-aws-cloudfront-tutorial-setting-up-of-cloudfront\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/asha24.net\/blog\/blog-aws-cloudfront-tutorial-setting-up-of-cloudfront\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/asha24.net\/blog\/blog-aws-cloudfront-tutorial-setting-up-of-cloudfront\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/asha24.net\/blog\/"},{"@type":"ListItem","position":2,"name":"AWS CloudFront Tutorial &#8211; Setting up of CloudFront"}]},{"@type":"Person","@id":"https:\/\/asha24.net\/blog\/#\/schema\/person\/f6167b78bbaddfc399ae1154cd5b6759","name":"Mahesh","image":{"@type":"ImageObject","@id":"https:\/\/asha24.net\/blog\/#personlogo","inLanguage":"en-US","url":"https:\/\/secure.gravatar.com\/avatar\/085c03e75ffb51af2509c1cfad9c7d78b30236d43a008db2e46f96e2f40c67fc?s=96&d=wavatar&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/085c03e75ffb51af2509c1cfad9c7d78b30236d43a008db2e46f96e2f40c67fc?s=96&d=wavatar&r=g","caption":"Mahesh"},"url":"https:\/\/asha24.net\/blog\/author\/mahesh\/"}]}},"_links":{"self":[{"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/posts\/47519","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/comments?post=47519"}],"version-history":[{"count":18,"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/posts\/47519\/revisions"}],"predecessor-version":[{"id":52097,"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/posts\/47519\/revisions\/52097"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/media\/47531"}],"wp:attachment":[{"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/media?parent=47519"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/categories?post=47519"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/tags?post=47519"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}