Cloud Practitioner Flashcards
AWS Cost Explorer
A tool that enables you to visualize, understand, and manage your AWS costs and usage over time.
It includes a default report of the costs and usage for your top five cost-accruing AWS services. You can apply custom filters and groups to analyze your data. For example, you can view resource usage at the hourly level.
AWS Budgets
Can create budgets to plan your service usage, service costs, and instance reservations.
The information updates three times a day. This helps you to accurately determine how close your usage is to your budgeted amounts or to the AWS Free Tier limits.
You can also set custom alerts when your usage exceeds (or is forecasted to exceed) the budgeted amount.
AWS Pricing Calculator
Lets you explore AWS services and create an estimate for the cost of your use cases on AWS. You can enter details for your cloud computing requirements and then receive a detailed estimate that can be exported and shared.
AWS Artifact
A service that enables you to access AWS security and compliance reports and special online agreements.
AWS CAF: Operations
Helps you to enable, run, use, operate, and recover IT workloads to the level agreed upon with your business stakeholders.
Define how day-to-day, quarter-to-quarter, and year-to-year business is conducted. Align with and support the operations of the business. The AWS CAF helps these stakeholders define current operating procedures and identify the process changes and training needed to implement successful cloud adoption. Includes principles for operating in the cloud by using agile best practices.
Common roles in this Perspective include:
IT operations managers IT support managers
AWS CAF: Business
Helps you to move from a model that separates business and IT strategies into a business model that integrates IT strategy.
Ensures that IT aligns with business needs and that IT investments link to key business results.
Use this Perspective to create a strong business case for cloud adoption and prioritize cloud adoption initiatives. Ensure that your business strategies and goals align with your IT strategies and goals.
Common roles in this Perspective include:
Business managers Finance managers Budget owners Strategy stakeholders
AWS CAF: People
Helps Human Resources (HR) employees prepare their teams for cloud adoption by updating organizational processes and staff skills to include cloud-based competencies.
Supports development of an organization-wide change management strategy for successful cloud adoption.
Use this Perspective to evaluate organizational structures and roles, new skill and process requirements, and identify gaps. This helps prioritize training, staffing, and organizational changes.
Common roles in this Perspective include:
Human resources Staffing People managers
AWS CAF: Governance
Helps you understand how to update the staff skills and organizational processes that are necessary to ensure business governance in the cloud.
Focuses on the skills and processes to align IT strategy with business strategy. This ensures that you maximize the business value and minimize risks.
Use this Perspective to understand how to update the staff skills and processes necessary to ensure business governance in the cloud. Manage and measure cloud investments to evaluate business outcomes.
Common roles in this Perspective include:
Chief Information Officer (CIO) Program managers Enterprise architects Business analysts Portfolio managers
AWS CAF: Platform
This Perspective includes principles and patterns for implementing new solutions on the cloud, and migrating on-premises workloads to the cloud.
Use a variety of architectural models to understand and communicate the structure of IT systems and their relationships. Describe the architecture of the target state environment in detail.
Common roles in this Perspective include:
Chief Technology Officer (CTO) IT managers Solutions architects
AWS CAF: Security
This Perspective ensures that the organization meets security objectives for visibility, auditability, control, and agility.
Use the AWS CAF to structure the selection and implementation of security controls that meet the organization’s needs.
Common roles in this Perspective include:
Chief Information Security Officer (CISO) IT security managers IT security analysts
Six Core Perspectives of Cloud Adoption Framework (AWS CAF)
Business
People
Governance
Platform
Security
Operations
Six Benefits of Cloud Computing
Trade upfront expense for variable expense
Stop spending money to run and maintain data centers
Stop guessing capacity
Benefit from massive economies of scale
Increase speed and agility
Go global in minutes
Six Pillars of Well-Architected Framework
Operational excellence
Security
Reliability
Performance efficiency
Cost optimization
Sustainability
Pillar: Operational Excellence
Ability to run and monitor systems to deliver business value and to continually improve supporting processes and procedures.
Design principles for this pillar include performing operations as code, annotating documentation, anticipating failure, and frequently making small, reversible changes.
Pillar: Security
Ability to protect information, systems, and assets while delivering business value through risk assessments and mitigation strategies.
When considering the security of your architecture, apply these best practices:
- Automate security best practices when possible.
- Apply security at all layers.
- Protect data in transit and at rest.
Pillar: Reliability
Ability of a system to do the following:
- Recover from infrastructure or service disruptions
- Dynamically acquire computing resources to meet demand
- Mitigate disruptions such as misconfigurations or transient network issues
This includes testing recovery procedures, scaling horizontally to increase aggregate system availability, and automatically recovering from failure.
Pillar: Performance Efficiency
Ability to use computing resources efficiently to meet system requirements and to maintain that efficiency as demand changes and technologies evolve.
Evaluating the performance efficiency of your architecture includes experimenting more often, using serverless architectures, and designing systems to be able to go global in minutes.
Pillar: Cost Optimization
Ability to run systems to deliver business value at the lowest price point.
Includes adopting a consumption model, analyzing and attributing expenditure, and using managed services to reduce the cost of ownership.
Pillar: Sustainability
Ability to run systems to deliver business value at the lowest price point.
Cost optimization includes adopting a consumption model, analyzing and attributing expenditure, and using managed services to reduce the cost of ownership.
EC2 Savings Plans
Enable you to reduce your compute costs by committing to a consistent amount of compute usage for a 1-year or 3-year term.
This results in savings of up to 72% over On-Demand Instance costs.
Any usage up to the commitment is charged at the discounted Savings Plan rate (for example, $10 an hour). Any usage beyond the commitment is charged at regular On-Demand Instance rates.
EC2 Reserved Instances
Billing discount that is applied to the use of On-Demand Instances in your account.
You can purchase Standard and Convertible Instances for a one-year or three-year term, and Scheduled Instances for a one-year term.
Unlike Savings Plans, these do not require you to commit to a consistent amount of compute usage over the duration of the contract.
EC2 Spot Instances
Ideal for workloads with flexible start and end times or that can withstand interruptions. These Instances leverage unused EC2 computing capacity and offer you cost savings at up to 90% of On-Demand Instance prices.
EC2 Dedicated Hosts
Physical servers with EC2 instance capacity that is fully dedicated to your use.
You can use your existing per-socket, per-core, or per-VM software licenses to help maintain license compliance. You can purchase On-Demand or Reserved. Of all the Amazon EC2 options that were covered in this course, these are the most expensive.
AWS Organizations
Centrally control permissions for the accounts in your organization by using service control policies (SCPs).
Additionally, you can use the consolidated billing feature in AWS Organizations to combine usage and receive a single bill for multiple AWS accounts.
You can group accounts into organizational units (OUs) to make it easier to manage accounts with similar business or security requirements. When you apply a policy to an OU, all the accounts in the OU automatically inherit the permissions specified in the policy.