From e0f059bae2c5d87920d15533286f48b016b8e6fb Mon Sep 17 00:00:00 2001 From: Chris Williams Date: Sun, 28 Oct 2018 19:12:49 -0400 Subject: [PATCH] clarified cert tiers (#20299) --- guide/english/cloud-development/amazon-aws/index.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/guide/english/cloud-development/amazon-aws/index.md b/guide/english/cloud-development/amazon-aws/index.md index 4af99d46086..ee45cc5e887 100644 --- a/guide/english/cloud-development/amazon-aws/index.md +++ b/guide/english/cloud-development/amazon-aws/index.md @@ -40,20 +40,20 @@ Popular AWS services include: #### AWS Certifications AWS offers many different certifications for it's practitioners. There are different tiers to AWS certs as well as role-based certifications. The tiers are: -* Foundational -* Associate -* Professional -For every role there are those three tiers. +* Foundational (Cloud Practitioner) +* Associate (Solutions Architect, Developer, SysOps Administrator) +* Professional (Solutions Architect, DevOps Engineer) -These roles include: +These roles for each of the tiers include: * Architect * Developer * Operations -AWS also offers a prerequisite AWS Cloud Practitioner Essentials certification* relevant to anyone no matter their role. +AWS offers a prerequisite AWS Cloud Practitioner Essentials certification* relevant to anyone no matter their role. Outside of the standard roles there are specialty certifications for Advanced networking, Big Data, and Security. #### More Information: * [AWS](https://aws.amazon.com/) * [certifications](https://aws.amazon.com/certification/) +* [certification preparation](https://aws.amazon.com/certification/certification-prep/)