AWS Cloud Technical Essentials Week 2 Quiz Answers Coursera
About this Course
- Are you in a technical role and want to learn the fundamentals of AWS? Do you aspire to have a job or career as a cloud developer, architect, or in an operations role? If so, AWS Cloud Technical Essentials is an ideal way to start. This course was designed for those at the beginning of their cloud-learning journey - no prior knowledge of cloud computing or AWS products and services required!
- Throughout the course, students will build highly available, scalable, and cost effective application step-by-step. Upon course completion, you will be able to make an informed decision about when and how to apply core AWS services for compute, storage, and database to different use cases. You’ll also learn about cloud security with a review of AWS' shared responsibility model and an introduction to AWS Identity and Access Management (IAM). And, you’ll know how AWS services can be used to monitor and optimize infrastructure in the cloud.
- AWS Cloud Technical Essentials is a fundamental-level course and will build your competence, confidence, and credibility with practical cloud skills that help you innovate and advance your professional future. Enroll in AWS Cloud Technical Essentials and start learning the technical fundamentals of AWS today!
- Note: This course was designed for learners with a technical background. If you are new to the cloud or come from a business background, we recommend completing AWS Cloud Practitioner Essentials (https://www.coursera.org/learn/aws-cloud-practitioner-essentials) before enrolling in this course.
This course is part of multiple programs
This course can be applied to multiple Specializations or Professional
Certificates programs. Completing this course will count towards your
learning in any of the following programs:
- Modern Application Development with Node.js on AWS Specialization
- DevOps on AWS Specialization
WHAT YOU WILL LEARN
You will be able to make an informed decision about when and how to apply key AWS services for compute, storage, and database to different use cases.
SKILLS YOU WILL GAIN
- Compute
- Cloud Computing Security
- AWS cloud
- Networking
- Storage
Go To This Course:
https://www.coursera.org/learn/aws-cloud-technical-essentials
AWS Cloud Technical Essentials
Week 2 Quiz Answers
Question 1)
Which of the following pieces of information do you need to create a Virtual Private Cloud (VPC)?
- The subnet it will reside in.
- The AWS Region it will reside in.
- The Availability Zone it will reside in.
- The group of subnets it will reside in.
Question 2)
Which of the following can a route table be attached to?
- AWS Accounts
- Subnets
- Regions
- Availability Zone
Question 3)
What must you do to allow resources in a public subnet to communicate with the internet?
- Create a route to a private subnet.
- Attach an internet gateway to your VPC.
- Create a route in a route table to the internet gateway.
- A and B
- B and C
Question 4)
True or false: A network ACL filters traffic at the EC2 instance level.
- True
- False
Question 5)
Which of the following is true for the default settings of a security group?
- Allows all inbound and outbound traffic.
- Blocks all inbound and outbound traffic.
- Allows all inbound traffic and blocks all outbound traffic.
- Blocks all inbound traffic and allows all outbound traffic.
Question 6)
What does an Amazon EC2 instance type indicate?
- Instance family and instance size
- Instance AMI and networking speed
- Instance placement and instance size
- Instance tenancy and instance billing
Question 7)
True or false: EC2 instances reside at the Availability Zone level, so it’s best practice to architect for high availability.
- True
- False
Question 8)
What is the difference between AWS Fargate and Amazon ECS on EC2?
- With AWS Fargate, you have to manage cluster capacity and scaling.
- With Amazon ECS on EC2, AWS manages and provisions the underlying EC2 instance for your containers.
- With AWS Fargate, AWS manages and provisions the underlying infrastructure for hosting your containers.
- With Amazon ECS on EC2, you only have to upload your source code and ECS takes care of the rest.
Question 9)
Which of the following is true about serverless?
- You never pay for idle resources.
- You must provision and manage servers.
- You must manage availability and fault tolerance.
- You must manually scale serverless resources.
Question 10)
True or false: AWS Lambda is always the best solution when running applications on AWS.
- True
- False
Question 11)
True or false: Amazon EC2 is best suited for applications where you need more convenience and less control.
- True
- False
___________________________________________________________________
AWS Cloud Technical Essentials
0 Comments