Podcast
Questions and Answers
Which of the following is not a way to interact with AWS
Which of the following is not a way to interact with AWS
- AWS management console
- Command Line Interface (AWS CLI)
- Third party IDE (correct)
- Software Development Kits(SDKs)
Which one of the following is a cost management tool?
Which one of the following is a cost management tool?
- AWS Trusted Advisor
- AWS CloudFront
- AWS Cost and Usage reports (correct)
- AWS CloudFormation
Which of the following regarding VPC/s is/are true?
Which of the following regarding VPC/s is/are true?
- Logically isolated from other VPCs (correct)
- Belong to a single AWS region and can span multiple Availability zones
- Can belong to multiple AWS Regions and can span multiple Availability zones
- Dedicated to your AWS account
Which of the following regarding an elastic IP address is NOT true
Which of the following regarding an elastic IP address is NOT true
Which one of the following is NOT true when you create a VPC
Which one of the following is NOT true when you create a VPC
Flashcards are hidden until you start studying
Study Notes
AWS Interactions
- SDKs (Software Development Kits) are a way to interact with AWS
- CLI (Command Line Interface) is a way to interact with AWS
- Management Console is a way to interact with AWS
- API (Application Programming Interface) is a way to interact with AWS
- Using a web browser is NOT a way to interact with AWS
Cost Management Tools
- AWS Cost Explorer is a cost management tool
- AWS Cost and Usage Reports is a cost management tool
- AWS Trusted Advisor is a cost management tool
- AWS CloudTrail is NOT a cost management tool
VPC Truths
- A VPC can be connected to multiple AWS accounts
- A VPC spans across multiple Availability Zones
- A VPC can be divided into multiple subnets
- A VPC is a regional resource
Elastic IP Address
- An Elastic IP address is a static, public IPv4 address
- An Elastic IP address can be allocated to a VPC
- An Elastic IP address can be remapped to a different instance
- An Elastic IP address cannot be remapped to a different VPC is NOT true
VPC Creation
- A VPC can be created using the Management Console
- A VPC can be created using the CLI
- A VPC can be created using the API
- A VPC must have a unique IPv4 CIDR block when created
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.