{"componentChunkName":"component---src-templates-blog-post-js","path":"/blog/2016-11-25-microsoft-and-friends-cloud-ecosystem-partnership/","result":{"data":{"site":{"siteMetadata":{"title":"Gatsby Starter Personal Blog","author":"Gatsby"}},"mdx":{"id":"bf45a82b-6f47-53ab-99ed-c50773ff5ed8","excerpt":"Yesterday I attended a Microsoft Azure workshop in Keilaniemi, Helsinki. This was a joint session arranged by Arrow ECS and Microsoft to promote Microsoft and…","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\": \"Microsoft and friends - cloud ecosystem partnership\",\n  \"date\": \"2016-11-25\",\n  \"coverImage\": \"2016-11-24-16.32.02-e1481144454710.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, \"Yesterday I attended a Microsoft Azure workshop in Keilaniemi, Helsinki. This was a joint session arranged by Arrow ECS and Microsoft to promote Microsoft and their \\u201CMicrosoft & Friends\\u201D titled cloud ecosystem and involved partners offering.\"), mdx(\"p\", null, \"Working intensively with AWS technologies currently, it seemed to me, that still the angle on this event was to promote \\u201Cuse cloud for secondary workloads, as DR and backup\\u201D. That has been the angle on most of the Azure discussions, I have been involved in lately.\"), mdx(\"p\", null, mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"https://therolle.com/wp-content/uploads/2016/12/2016-11-24-16.48.13-e1481143755271-300x206.jpg\",\n    \"alt\": null\n  })), mdx(\"p\", null, \"For me, this sounds like that maybe the client base targeted there is really tough audience, or the people selling yet don\\u2019t have the confidence in their own offering. And it\\u2019s not like the Azure as a platform would be totally lagging in features.\"), mdx(\"p\", null, \"One of the most interesting topics of the day was the last one discussing service design. Specifically in health care segment, and not from software development point of view, but modelling actually patient flows and so on. The key takeaway here was \\u201Cwhat if the service provider had actually understood the client needs\\u201D. That is a very good message, that we all should keep in focus.\"), mdx(\"p\", null, \"After the sessions, there was solo performance by Anssi Kela, one of the foremost current artists in Finland. And naturally a sauna-evening after that in the executive suite.\"), mdx(\"p\", null, \"[\", \"caption id=\\u201Cattachment\", \"_\", \"142\\u201D align=\\u201Caligncenter\\u201D width=\\u201C370\\u201D\", \"]\", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"https://therolle.com/wp-content/uploads/2016/12/2016-11-24-18.36.52-1024x768.jpg\",\n    \"alt\": null\n  }), \" Anssi Kela\", \"[\", \"/caption\", \"]\"), mdx(\"p\", null, \"And as usual in Finland, the most interesting discussions happen in the sauna.\"), mdx(\"p\", null, \"[\", \"caption id=\\u201Cattachment\", \"_\", \"143\\u201D align=\\u201Caligncenter\\u201D width=\\u201C225\\u201D\", \"]\", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"https://therolle.com/wp-content/uploads/2016/12/2016-11-24-19.31.47-e1481143305584-225x300.jpg\",\n    \"alt\": null\n  }), \" Sauna and some design chairs\\u2026\", \"[\", \"/caption\", \"]\"), mdx(\"p\", null, \"Unfortunately, I had a long drive back home against the night, so I had to bail out a bit early.\"), 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":"Microsoft and friends - cloud ecosystem partnership","date":"November 25, 2016","description":null}}},"pageContext":{"slug":"/2016-11-25-microsoft-and-friends-cloud-ecosystem-partnership/","previous":{"fields":{"slug":"/2016-11-14-aws-certified-solutions-architect-professional/"},"frontmatter":{"title":"AWS Certified Solutions Architect - Professional"}},"next":{"fields":{"slug":"/2016-11-26-reinvent-2016-starting/"},"frontmatter":{"title":"re:Invent 2016 starting"}}}},"staticQueryHashes":["3663586608","63159454"]}