CP Basic Concepts Flashcards
(133 cards)
Cloud Concepts:
What are some key financial benefits of migrating on-prem to AWS?
- Replace upfront capital expenditures (capex) with low variable operational expenditures (opex)
- Reduce the total cost of ownership
Cloud Concepts:
What are the 4 Cloud Architecture Design Principles
- Implement Elasticity
- Think Parallel
- Decouple your components
- Design for failure
Cloud Concepts:
How would you design mission-critical workloads in AWS that must be highly available
Use multiple Availability Zones
Cloud Concepts:
How can you ensure that a change or failure in one component will not cascade to other components?
Loose coupling
Cloud Concepts:
How would you enable your Amazon EC2 instances in the public subnet to connect to the public internet?
Use the Internet Gateway
Cloud Concepts:
How would you enable your EC2 instances in the private subnet to connect to the public internet?
NAT Gateway
Security:
What security management tool would you use to configure your AWS WAF rules across accounts?
AWS Firewall Manager
Security:
If a company needs to download compliance-related documents in AWS like the Service Organization Controls (SOC) reports, where would they go?
AWS Artifact
Security:
How would you improve the security of IAM users?
- Enable multi factor authentication (MFA)
2. Configure a strong password policy
Security:
What is an IAM identity that uses access keys to manage cloud resources via the AWS CLI?
IAM User
Security:
How would you grant temporary access to your AWS resources?
IAM Role
Security:
How would you apply and easily manage common access permissions to a large number of IAM users in AWS?
IAM Group
Security:
How would you grant the required permissions to access your S3 resources?
Bucket Policy and/or User Policy
Security:
If you need to provide temporary AWS credentials for users who have authenticated via their social media logins as well as for guest users who don’t need any authentication, what would you use?
Amazon Cognito Identity Pool
Security:
How would a startup evaluate the newly created IAM policies?
IAM Policy Simulator
Security:
What is a service that discovers, classifies, and protects sensitive data such as personally identifiable information (PII) or intellectual property?
Amazon Macie
Security:
What is a threat detection service that continually monitors for malicious activity to protect your AWS account?
Amazon GuardDuty
Security:
What prevents unauthorized deletion of Amazon S3 objects?
Enabling Multi-Factor Authentication (MFA)
Security:
How would a company control the traffic going in and out of their VPC subnets?
Network Access Control Lists (NACL)
Security:
What acts as a virtual firewall in AWS that controls traffic at the EC2 instance level?
Security Group
Security:
Where would you set up an automated security assessment service to improve the security and compliance of your applications?
Amazon Inspector
Technology:
What would the company use if they need to use the AWS global network to improve availability of deployed applications on AWS using an anycast static IP address?
AWS Global Accelerator
Technology:
If you need to securely transfer hundreds of petabytes of data in/out of AWS cloud, what would you use?
AWS Snowball Edge
Technology:
What is a type of EC2 instance that allows you to use your existing server-bound software licenses?
Dedicated Host