{"componentChunkName":"component---src-templates-blog-post-js","path":"/blog/2017-10-26-aws-user-group-finland-october-meetup-sponsored-by-zalando/","result":{"data":{"site":{"siteMetadata":{"title":"Gatsby Starter Personal Blog","author":"Gatsby"}},"mdx":{"id":"08745790-3218-5ce8-a317-a0e7f9c4cee3","excerpt":"On October 26th we gathered to downtown Helsinki to  Zalando office for a AWS meetup . I started the journey early in the morning from Tampere and was greeted…","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 User Group Finland October Meetup - Sponsored by Zalando\",\n  \"date\": \"2017-10-26\",\n  \"coverImage\": \"2017-10-26-18.04.57-e1511305153113.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, \"On October 26th we gathered to downtown Helsinki to \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.meetup.com/awsfin/events/244171684/\"\n  }, \"Zalando office for a AWS meetup\"), \".\"), mdx(\"p\", null, \"I started the journey early in the morning from Tampere and was greeted by the first snow of the season. Morning seemed quite bright with the snow in the ground.\", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"https://therolle.com/wp-content/uploads/2017/11/2017-10-26-08.51.44-e1511304732102-1024x412.jpg\",\n    \"alt\": null\n  })), mdx(\"p\", null, \"Zalando has big offices in Autotalo in Kamppi, in the very center of Helsinki.\"), mdx(\"p\", null, \"Our agenda was shorter than usual, but that did not slow us down. I held the now already traditional \\u201CNew and Noteworthy\\u201D session and the Rami from Zalando had very interesting speech about Zalando infrastructure in AWS.\"), mdx(\"p\", null, \"The official agenda was as follows:\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Opening words - Elina Zimpfer (Zalando)\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"New and noteworthy from AWS - Rolf Koski (Cybercom)\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"AWS at Zalando - Rami Rantala (Zalando)\")), mdx(\"p\", null, mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"https://therolle.com/wp-content/uploads/2017/10/2017-10-26-18.49.24-e1511305314123-1024x530.jpg\",\n    \"alt\": null\n  })), mdx(\"p\", null, \"It was interesting to hear Zalando\\u2019s approach and scale of operations, where their instance counts are in the thousands rather than hundreds. On top of which there is virtually fully containerized infrastructure.\"), mdx(\"p\", null, \"Also taking into account scale peaks, like Black Friday and such, give certain special aspects to their specific operational approach.\"), mdx(\"p\", null, mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"https://therolle.com/wp-content/uploads/2017/10/2017-10-26-19.30.20-e1511305064643-797x1024.jpg\",\n    \"alt\": null\n  })), mdx(\"p\", null, \"Also their offices were cool and ultra sleek and modern. Concrete and glass and very high ceiling. Hope to be able to invite them to host meetups in the future as well, for sure.\"), 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 User Group Finland October Meetup - Sponsored by Zalando","date":"October 26, 2017","description":null}}},"pageContext":{"slug":"/2017-10-26-aws-user-group-finland-october-meetup-sponsored-by-zalando/","previous":{"fields":{"slug":"/2017-10-10-me-as-aws-community-lead/"},"frontmatter":{"title":"Me as AWS Community Lead"}},"next":{"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"}}}},"staticQueryHashes":["3663586608","63159454"]}