0% found this document useful (0 votes)
13 views

DCCCCCM

Aws

Uploaded by

haip82856
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views

DCCCCCM

Aws

Uploaded by

haip82856
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

1

Module 14: Bridging to Certification


AWS Academy Cloud
Developing
Welcom
e to Module 14: Bridging to Certification
.
AWS Training and Certification
Module 14: Bridging to Certification
© 2024, Amazon Web Services, Inc. or its affiliates. All rights reserved.
4
2

Module
objectives
At the end of this module, you should be
able to do the following:

Identify how to prepare for the AWS Certified
Developer

Associate exam

Identify where to find resources
At the end of this module, you should be able to do the following:

Identify how to prepare for the AWS Certified Developer

Associate exam

Identify where to find resources
AWS Training and Certification
Module 14: Bridging to Certification
© 2024, Amazon Web Services, Inc. or its affiliates. All rights reserved.
5
3

Module overview
Sections
1.
Certification and resources
2.
Additional resources
This module includes the following sections:
1.
Certification and resources
2.
Additional resources
AWS Training and Certification
Module 14: Bridging to Certification
© 2024, Amazon Web Services, Inc. or its affiliates. All rights reserved.
6
4

Section 1: Certification and resources


Module 14: Bridging to Certification
Section 1: Certification and resources.
AWS Training and Certification
Module 14: Bridging to Certification
© 2024, Amazon Web Services, Inc. or its affiliates. All rights reserved.
7
5

Why get a certification?



Digital badges

Exam discount

Event recognition

AWS Certified Global Community

Free practice exams

AWS Certified store
AWS Certification helps learners build credibility and confidence by validating their
cloud expertise with an industry
-
recognized credential. Certification also helps
organizations identify skilled professionals to lead cloud initiatives with AWS.
Being AWS Certified provides the following benefits:

Digital badges:
Showcase your AWS Certification achievement with digital badges
on your social media and email signatures, and to gain immediate access to
exclusive AWS
-
sponsored certification events.

Exam discount:
Get access to a 50 percent discount voucher to apply toward
recertification or any other exam.

Event recognition:
Receive invites to regional Appreciation Receptions, and use
your digital badge to get exclusive access to AWS Certification Lounges at AWS
re:Invent
and select AWS Summit events.

AWS Certified Global Community:
Gain access to the AWS Certified community on
LinkedIn and network with your peers.

Free practice exams:
Prepare for your next AWS Certification with a practice exam
voucher.

AWS Certified store:
Unlock access to exclusive AWS Certified merchandise.
AWS Training and Certification
Module 14: Bridging to Certification
© 2024, Amazon Web Services, Inc. or its affiliates. All rights reserved.
8
6

Certification exam domain 1 objectives


Domain 1: Deployment (22 percent)
1.1 Deploy written code in AWS using existing
continuous integration and
continuous delivery (CI/CD)
pipelines, processes, and patterns
1.2 Deploy applications using AWS Elastic Beanstalk
1.3 Prepare the application deployment package
to be deployed to AWS
1.4 Deploy serverless applications
Domain 1 of the AWS Certified Developer

Associate exam is
Deployment
. It makes
up 22 percent of the exam and covers the following objectives:
1.1 Deploy written code in AWS using existing continuous integration and continuous
delivery (CI/CD) pipelines, processes, and patterns
1.2 Deploy applications using AWS Elastic Beanstalk
1.3 Prepare the application deployment package to be deployed to AWS
1.4 Deploy serverless applications
For more information about this domain, see the exam guide at
https://d1.awsstatic.com/training
-
and
-
certification/docs
-
dev
-
associate/AWS
-
Certified
-
Developer
-
Associate_Exam
-
Guide.pdf
.
AWS Training and Certification
Module 14: Bridging to Certification
© 2024, Amazon Web Services, Inc. or its affiliates. All rights reserved.
9
7

Certification exam domain 2 objectives


Domain 2: Security (26 percent)

2.1 Make authenticated calls to AWS services

2.2 Implement encryption using AWS services

2.3 Implement application authentication and authorization
Domain 2 of the AWS Certified Developer

Associate exam is
Security
. It makes up 26
percent of the exam and covers the following objectives:
2.1 Make authenticated calls to AWS services
2.2 Implement encryption using AWS services
2.3 Implement application authentication and authorization
For more information about this domain, see the exam guide at
https://d1.awsstatic.com/training
-
and
-
certification/docs
-
dev
-
associate/AWS
-
Certified
-
Developer
-
Associate_Exam
-
Guide.pdf
.
AWS Training and Certification
Module 14: Bridging to Certification
© 2024, Amazon Web Services, Inc. or its affiliates. All rights reserved.
10
8

Certification exam domain 3 objectives


Domain 3: Development with AWS Services (30 percent)
3.1 Write code for serverless applications
3.2 Translate functional requirements into application design
3.3 Implement application design into application code
3.3 Write code that interacts with AWS services by
using APIs, SDKs, and the AWS Command Line
Interface (AWS CLI)
Domain 3 of the AWS Certified Developer

Associate exam is
Development with AWS
Services
. It makes up 30 percent of the exam and covers the following objectives:
3.1 Write code for serverless applications
3.2 Translate functional requirements into application design
3.3 Implement application design into application code
3.3 Write code that interacts with AWS services by using APIs, SDKs, and the AWS
Command Line Interface (AWS CLI)
For more information about this domain, see the exam guide at
https://d1.awsstatic.com/training
-
and
-
certification/docs
-
dev
-
associate/AWS
-
Certified
-
Developer
-
Associate_Exam
-
Guide.pdf
.
AWS Training and Certification
Module 14: Bridging to Certification
© 2024, Amazon Web Services, Inc. or its affiliates. All rights reserved.
11
9

Certification exam domain 4 objectives


Domain 4: Refactoring (10 percent)
4.1 Optimize applications to best use AWS services and features
4.2 Migrate existing application code to run on AWS
Domain 4 of the AWS Certified Developer

Associate exam is
Refactoring
. It makes
up 10 percent of the exam and covers the following objectives:
4.1 Optimize applications to best use AWS services and features
4.2 Migrate existing application code to run on AWS
For more information about this domain, see the exam guide at
https://d1.awsstatic.com/training
-
and
-
certification/docs
-
dev
-
associate/AWS
-
Certified
-
Developer
-
Associate_Exam
-
Guide.pdf
.
AWS Training and Certification
Module 14: Bridging to Certification
© 2024, Amazon Web Services, Inc. or its affiliates. All rights reserved.
12
10

Certification exam domain 5 objectives


Domain 5: Monitoring and Troubleshooting (12 percent)
5.1 Write code that can be monitored
5.2 Perform root cause analysis on faults found in testing or production
Domain 5 of the AWS Certified Developer

Associate exam is
Monitoring and
Troubleshooting
. It makes up 12 percent of the exam and covers the following
objectives:
5.1 Write code that can be monitored
5.2 Perform root cause analysis on faults found in testing or production
For more information about this domain, see the exam guide at
https://d1.awsstatic.com/training
-
and
-
certification/docs
-
dev
-
associate/AWS
-
Certified
-
Developer
-
Associate_Exam
-
Guide.pdf
.
AWS Training and Certification
Module 14: Bridging to Certification
© 2024, Amazon Web Services, Inc. or its affiliates. All rights reserved.
13

You might also like