{"componentChunkName":"component---src-templates-blog-post-js","path":"/blog/2017-11-22-aws-cloudfront-expands-to-helsinki/","result":{"data":{"site":{"siteMetadata":{"title":"Gatsby Starter Personal Blog","author":"Gatsby"}},"mdx":{"id":"0f08dd35-b6f0-58bf-a838-35a3fd148c33","excerpt":"AWS just announced minutes ago, that they added  six new edge locations to their CDN network . And that Helsinki is one of them. There are also three other…","body":"var _excluded = [\"components\"];\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n/* @jsxRuntime classic */\n/* @jsx mdx */\n\nvar _frontmatter = {\n  \"title\": \"AWS CloudFront Expands to Helsinki\",\n  \"date\": \"2017-11-22\",\n  \"coverImage\": \"passionate_support_for_content_delivery_1140x641.jpg\"\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n    props = _objectWithoutProperties(_ref, _excluded);\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, \"AWS just announced minutes ago, that they added \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://aws.amazon.com/about-aws/whats-new/2017/11/cloudfront-adds-six-new-edge-locations/\"\n  }, \"six new edge locations to their CDN network\"), \". And that Helsinki is one of them.\"), mdx(\"p\", null, \"There are also three other completely new locations, which are\\xA0Manchester, Denver and Phoenix.\"), mdx(\"p\", null, \"One could say, that this has been long overdue. But finally it is here. This also brings the total number of POPs to over one hundred.\"), mdx(\"p\", null, mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"https://therolle.com/wp-content/uploads/2017/11/cloudfront-100_PoP_600x400.4a1edd6022833c54c41370ad9f615ae818350a23-300x200.png\",\n    \"alt\": null\n  })), mdx(\"p\", null, \"And this complements nicely the announcement from last week, where AWS announced their network POP (Point of Presence) in Helsinki, which is located in \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.equinix.com/locations/finland-colocation/helsinki-data-centers/he6/\"\n  }, \"Equinix HE6\"), \" facility.\"), mdx(\"p\", null, \"The global edge location map is pretty impressive and gives you low latency and good performance regardless of consumer location on the world map. And I could guess, that we are going to see even more in the short term to cover locations in at least Africa.\"), mdx(\"p\", null, mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"https://therolle.com/wp-content/uploads/2017/11/CS-49_Cloudfront-Map_v3_Palermo-Removed.327ba13fd067b02d2ae7bd4e9c3370e1c14b6c26-300x170.png\",\n    \"alt\": null\n  })), mdx(\"p\", null, \"As my employer \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.cybercom.com/\"\n  }, \"Cybercom\"), \" has many customers from the media segment, we are naturally enthusiastic about this announcement. And we have already had a \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"http://www.cybercom.com/what-we-do/cloud-services/passionate-support-for-content-delivery/\"\n  }, \"Passionate Support for Content Delivery\"), \" offering going strong for a while.\"), mdx(\"p\", null, \"You can also read my colleague \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.linkedin.com/pulse/aws-cloudfront-finally-helsinki-tony-hendrell/\"\n  }, \"Tony Hendrell to write his thoughts\"), \" about this announcement.\"), mdx(\"style\", {\n    \"className\": \"grvsc-styles\"\n  }, \"\\n  .grvsc-container {\\n    overflow: auto;\\n    -webkit-overflow-scrolling: touch;\\n    padding-top: 1rem;\\n    padding-top: var(--grvsc-padding-top, var(--grvsc-padding-v, 1rem));\\n    padding-bottom: 1rem;\\n    padding-bottom: var(--grvsc-padding-bottom, var(--grvsc-padding-v, 1rem));\\n    border-radius: 8px;\\n    border-radius: var(--grvsc-border-radius, 8px);\\n    font-feature-settings: normal;\\n  }\\n  \\n  .grvsc-code {\\n    display: inline-block;\\n    min-width: 100%;\\n  }\\n  \\n  .grvsc-line {\\n    display: inline-block;\\n    box-sizing: border-box;\\n    width: 100%;\\n    padding-left: 1.5rem;\\n    padding-left: var(--grvsc-padding-left, var(--grvsc-padding-h, 1.5rem));\\n    padding-right: 1.5rem;\\n    padding-right: var(--grvsc-padding-right, var(--grvsc-padding-h, 1.5rem));\\n  }\\n  \\n  .grvsc-line-highlighted {\\n    background-color: var(--grvsc-line-highlighted-background-color, transparent);\\n    box-shadow: inset var(--grvsc-line-highlighted-border-width, 4px) 0 0 0 var(--grvsc-line-highlighted-border-color, transparent);\\n  }\\n  \\n\"));\n}\n;\nMDXContent.isMDXComponent = true;","frontmatter":{"title":"AWS CloudFront Expands to Helsinki","date":"November 22, 2017","description":null}}},"pageContext":{"slug":"/2017-11-22-aws-cloudfront-expands-to-helsinki/","previous":{"fields":{"slug":"/2017-11-16-aws-user-group-finland-november-meetup-sponsored-by-yle/"},"frontmatter":{"title":"AWS User Group Finland November Meetup - Sponsored by Yle"}},"next":{"fields":{"slug":"/2017-11-23-reinvent-2017-some-expectations-and-some-predictions/"},"frontmatter":{"title":"Reinvent 2017 - Some expectations and some predictions"}}}},"staticQueryHashes":["3663586608","63159454"]}