Welcome to AWS Certification Bootcamp (CLF-C02)
Introductions�
Instructor: Tamara Haskins
Exam Information
Response types
There are two types of questions on the exam:
The exam includes 50 questions that will affect your score.
Unscored content
Passing Score
700 out of 1000 is the passing score
Test Taking Tips
Bootcamp Scope
To stay within tight timeline, exam concepts and context will only be covered.
Materials/ Content
Sample Question
What is one advantage of moving an infrastructure from an on-premises data center to AWS Cloud?
Module 1�AWS Cloud & Value Proposition��
Define the benefits of the AWS cloud
What is cloud computing?
AWS Definition
Three Deployment Models
Cloud computing “as a service”
Infrastructure as a service
“IaaS”
Software as a Service
“SaaS”
Platform as a Service
“PaaS”
AWS Value Proposition
Benefits of AWS cloud
AWS concepts & benefits
Identify design principles of the AWS Cloud
Well Architected Framework
The AWS Well-Architected Framework describes key concepts, design principles, and architectural best practices for designing and running workloads in the cloud. It provides a way for you to consistently measure your architecture against best practices and design principles and identify areas for improvement. 6 Pillars are:
Well Architected Framework - Pillars
Operational Excellence
Design Principles
Best Practices:
Security
Design Principles
Best Practices:
Reliability
Design Principles
Best Practices:
Well Architected Framework - Pillars
Performance Efficiency
Design Principles
Best Practices:
Cost Optimization
Design Principles
Best Practices:
Sustainability
Design Principles
Best Practices:
Understand the benefits of and strategies for migration to the�AWS Cloud
What is Cloud Adoption Framework?
AWS Cloud Adoption Framework (CAF)
Helps ensure that your cloud investments accelerate your digital transformation ambitions and business outcomes. Common stakeholders include chief executive officer (CEO), chief financial officer (CFO), chief operations officer (COO), chief information officer (CIO), and chief technology officer (CTO).
(2) People
Bridge between technology and business, accelerating the cloud journey to help organizations more rapidly evolve to a culture of continuous growth, learning, and where change becomes business-as-normal, with focus on culture, organizational structure, leadership, and workforce. Common stakeholders include CIO, COO, CTO, cloud director, and cross-functional and enterprise-wide leaders.
(3) Governance
Helps you orchestrate your cloud initiatives while maximizing organizational benefits and minimizing transformation-related risks. Common stakeholders include chief transformation officer, CIO, CTO, CFO, chief data officer (CDO), and chief risk officer (CRO).
AWS Cloud Adoption Framework (CAF)
Platform
The Platform perspective helps you build an enterprise-grade, scalable, hybrid cloud platform, modernize existing workloads, and implement new cloud-native solutions. Common stakeholders include CTO, technology leaders, architects, and engineers.
Security
The Security perspective helps you achieve the confidentiality, integrity, and availability of your data and cloud workloads. Common stakeholders include chief information security officer (CISO), chief compliance officer (CCO), internal audit leaders, and security architects and engineers.
Operations
The Operations perspective helps ensure that your cloud services are delivered at a level that meets the needs of your business. Common stakeholders include infrastructure and operations leaders, site reliability engineers, and information technology service managers.
Benefits of CAF
Break (15 minutes)
Identify aspects of AWS Cloud economics
AWS business value
Cost Savings
When it comes to a traditional data center, capacity planning is typically a major challenge. With AWS you able to track and manage cloud costs by tagging resources and using AWS tools such as AWS Cost Explorer and AWS Trusted Advisor.
Staff Productivity
In the data center world, employees spend a lot of time doing work that doesn’t differentiate the business. With Aws organizations can move away from the day-to-day operational headaches associated with managing IT infrastructure.
Operational Resilience
Unplanned outages due to security breaches, hardware failures, software glitches, or human error can be very expensive. AWS provides a highly resilient infrastructure to protect against hardware failures, natural disasters, and power outages.
Business Agility
If a team wants to develop a new application or service, it needs to provision resources to do so. With AWS developers can instantly provision resources & begin writing code. They don’t have to wait to get the budget to deploy a full infrastructure stack.
AWS TCO (Total Cost of Ownership)
OpEx (Operational Expenses)
Money spent to support the day-to-day operations:
Cloud Expenses
CapEX (Capital Expenses)
Money spent on fixed assets:
Traditional IT Expenses
The main benefits of IT OpEx are cost-savings for your business and the ability to quickly change directions to meet market demands. Replaces higher capital expenses with lower variable costs.
AWS pricing calculator/TCO tool
With AWS Pricing Calculator, you can do the following tasks:
AWS migration evaluator
Migration Evaluator
Software license impact when moving to cloud
Right Sizing Infrastructure
Cost Reduction
AWS Automation Benefits
DevOps is automation
you can set up environments more rapidly
Repeatable Process
CloudFormation. If you’re automating your workload deployments, CloudFormation, help with steps to save time during and after initial development. It allows you model and provision all the resources needed for your applications across multiple Regions and accounts in an automated and secure manner using templates.
Cost Reduction
Cost Reduction
Why automation in the cloud
What is a Cloud Automation Framework?
Cloud automation is a broad term that can refer to any piece of software that reduces manual infrastructure engineering effort and simplifies cloud operations. It’s the code that controls infrastructure.
Infrastructure automation: Infrastructure is structured and built into templates, where it can be versioned and easily replicated for future environments.
Deployment automation: Code deployment processes are integrated with cloud-native tools, improving deployment velocity and reducing manual effort (and error).
Self-healing/auto-correcting/self-monitoring: Configuration management scripts and monitoring tools catch anomalies and proactively correct failed/misconfigured resources.
3 Components for robust infrastructure automation
Cost Reduction
Reduce compliance burdens
PCI-DSS compliance requirements, anything credit cardholder data touches becomes in-scope for the audit and is then subject to the scrutiny of the auditor.
How to reduce compliance scope (2 strategies)
Segmentation of cardholder data
This helps quarantine parts of the environment so the whole network is not subject to evaluation.
Transfer of responsibilities to a third party
Transferring responsibilities to a third party can reduce workload and systems/equipment acquisition and enable faster time to compliance.
AWS holds service-provider level PCI compliance, and many AWS services are already PCI compliant, simply moving the workloads to the cloud would transfer many PCI compliance tasks to AWS.
Cost Reduction
AWS managed services
What is AWS managed service?
AWS Managed Services (AMS) provides proactive, preventative, and detective capabilities on behalf of your company to reduce risk. This type of service extends the staff and allows organizations to focus on innovation.
5 Benefits of using AMS
Cost Reduction
Security – preventive and detective controls, continuous risk mitigation techniques.
Availability – incident management, proactive alarms, high available infrastructure.
Efficiency – automation to reduce human errors, continuous improvement.
y
Resiliency – infrastructure evolve to meet changing demands, changing security demands.
Compliance – meet compliance needs, certification, preauthorized infrastructure and workloads.
AWS managed services continues
Some of the AWS services offered
Cost Reduction
RDS (Relational Databases) – automatically manage DB tasks, backup, configuration and patches.
ECS – (Elastic Container Service) – manages, deploy and configure containers for developers.
EKS – (Elastic Kubernetes Service) automatically manages the K8S control plane nodes.
y
DynamoDB – manages NoSQL database services for predictable performance.
Benefits
reduces downtime, lower cost, higher productivity, better security, experts configuring & monitoring infrastructure, less time needed to manage infrastructure and lifecycle management tasks.
Module 1�Game Summary���1 point for each correct answer�2 points for each stolen correct answer��
Sample Question 1
Which statements explain the business value of migrating to the AWS Cloud? (Choose Two)
Sample Question 2
You are asked to architect a cloud solution, which would be considered an important design principle?
Sample Question 3
Which of the following is an example of how moving to the AWS Cloud reduces upfront cost?
Sample Question 4
What are the benefits of having infrastructure hosted in AWS? (Choose TWO)
Sample Question 5
Which of the following describes the cloud design principle of scalability?
Sample Question 6
The principle “design for failure” is very important when designing your AWS Cloud architecture. Which of the following would align with this principle? (Choose TWO)
Sample Question 7
You are the MySQL DB administrator. Your work is very time-consuming for patching, upgrades, etc. You recommend moving the database to AWS Cloud. Which of the following can help save time on database maintenance?
Sample Question 8
Which of the following contribute the most to AWS ability to provide its cloud services at rates lower than on prem infrastructure? (Choose TWO)
Sample Question 9
Which best describes Software as a Service (SaaS)?
Sample Question 10
Your application recently has global growth for a marketing program. The international users are reporting slowness. What AWS characteristic that can help improve users’ experience?
Sample Question 11
Which AWS service estimates the cost of cloud vs. having an on-premise environment?
Sample Question 12
Which statement best describes the concept of high availability?
Sample Question 13
In terms of “scalability”, how would you define the concept?