{"componentChunkName":"component---src-templates-blog-post-js","path":"/blog/2016-09-08-aws-certified-architect-associate/","result":{"data":{"site":{"siteMetadata":{"title":"Gatsby Starter Personal Blog","author":"Gatsby"}},"mdx":{"id":"1ecfecf8-17c2-5ac9-a4d9-58b8c7db6d1c","excerpt":"Today I passed the Associate level exam for AWS Certified Architect track. The licence number was AWS-ASA-20688 so I guess there starts to be quite a few…","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 Certified Architect - Associate\",\n  \"date\": \"2016-09-08\",\n  \"coverImage\": \"aws-academy-e1481147880167.png\"\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, \"Today I passed the Associate level exam for AWS Certified Architect track. The licence number was\\xA0AWS-ASA-20688 so I guess there starts to be quite a few certified people globally already.\"), mdx(\"p\", null, \"The test itself was pretty straightforward consisting of couple of dozen questions in 80 minute time limit. For this level of questions, the time was more than adequate. The questions are sometimes a little catchy - which is pretty usual in the industry for these multiple choice tests.\"), mdx(\"p\", null, \"I used \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"http://acloud.guru\"\n  }, \"acloud.guru\"), \" training materials (extensively used at Cybercom otherwise as well) to prepare for the test and it gave pretty good coverage to be able to pass the test. Really recommended for anyone preparing for the test.\"), 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 Certified Architect - Associate","date":"September 08, 2016","description":null}}},"pageContext":{"slug":"/2016-09-08-aws-certified-architect-associate/","previous":{"fields":{"slug":"/2015-11-30-netapp-insight-2015/"},"frontmatter":{"title":"NetApp Insight 2015"}},"next":{"fields":{"slug":"/2016-09-11-public-cloud-someone-elses-data-center-or-something-else/"},"frontmatter":{"title":"Public Cloud - Someone else's Data Center or something else?"}}}},"staticQueryHashes":["3663586608","63159454"]}