In this Module, we are going to see AWS Cloud Foundation Module 6 Answers. Amazon Web Services (AWS) has revolutionized the world of cloud computing, offering a comprehensive suite of compute services that provide businesses with unparalleled scalability, flexibility, and cost efficiency.
AWS compute services enable organizations to harness the immense computing power of the cloud, allowing them to focus on their core competencies while offloading infrastructure management. In this blog post, we'll delve into the key compute services offered by AWS, highlighting their features, use cases, and the transformative impact they have on businesses.
A. Run 12 reserved instances all of the time.
B. Run four On-demand Instances constantly, then add eight more On-Demand on the last day ofÂ
Q10. Which of the following must be specified when launching a new Amazon Elastic CloudÂ
Also Read: AWS Cloud Foundation Module 5 AnswersÂ
AWS Cloud Foundation Module 6 Answers
Q1. Why is AWS more economical than traditional data centers for applications with varyingÂÂ Â Â Â compute workloads? (Select the best answer).
A. Amazon EC2 Costs are billed on a monthly basis.
B. Customers retain full administrative access to their Amazon EC2 instances.
C. Customers can permanently run enough instances to handle peak workloads.
D. Amazon EC2 instances can be launched on-demand when needed.
Answer:Â
        [ D ] Amazon EC2 instances can be launched on-demand when needed.
Q2. If your project requires monthly reports that iterate through very large amounts of data,Â
A. Amazon EC2 Costs are billed on a monthly basis.
B. Customers retain full administrative access to their Amazon EC2 instances.
C. Customers can permanently run enough instances to handle peak workloads.
D. Amazon EC2 instances can be launched on-demand when needed.
Answer:Â
        [ D ] Amazon EC2 instances can be launched on-demand when needed.
Q2. If your project requires monthly reports that iterate through very large amounts of data,Â
    which Amazon Elastic Compute Cloud EC2 purchasing option should you consider?Â
    (Select the best answer).
A. Spot Instances.
B. Scheduled Reserved Instances.
C. Dedicated Hosts.
D. On-Demand Instances.
Answer:Â
        [ B ] Scheduled Reserved Instances.
Q3. What is included in an Amazon Machine Image (AMI)? Select the best answer.
A. A template for the root volume for the instance.
B. Launch permissions that control which AWS accounts can use the AMI to launch instances.
C. A block device mapping that specifies the volumes to attach to the instance when it's launched.
D. All of the above.
Answer:Â
         [ D ] All of the above.
Q4. Which Amazon Elastic Compute Cloud EC2 feature ensures your instances will not shareÂ
A. Spot Instances.
B. Scheduled Reserved Instances.
C. Dedicated Hosts.
D. On-Demand Instances.
Answer:Â
        [ B ] Scheduled Reserved Instances.
Q3. What is included in an Amazon Machine Image (AMI)? Select the best answer.
A. A template for the root volume for the instance.
B. Launch permissions that control which AWS accounts can use the AMI to launch instances.
C. A block device mapping that specifies the volumes to attach to the instance when it's launched.
D. All of the above.
Answer:Â
         [ D ] All of the above.
Q4. Which Amazon Elastic Compute Cloud EC2 feature ensures your instances will not shareÂ
    a physical host with instances from any other AWS customer? (Select the best answer).
A. Amazon VPC.
B. Placement Groups.
C. Dedicated Instances.
D. Reserved Instances.
Answer:Â
         [ C ] Dedicated Instances.
Q5. Which of the following services is a serverless compute service in AWS? (Select the best answer).
A. AWS Config.
B. AWS Lambda.
C. AWS OpsWork.
D. Amazon EC2.
Answer:Â
           [ B ] AWS Lambda.
Q6. What is the service provided by AWS that enables developers to easily deploy andÂ
A. Amazon VPC.
B. Placement Groups.
C. Dedicated Instances.
D. Reserved Instances.
Answer:Â
         [ C ] Dedicated Instances.
Q5. Which of the following services is a serverless compute service in AWS? (Select the best answer).
A. AWS Config.
B. AWS Lambda.
C. AWS OpsWork.
D. Amazon EC2.
Answer:Â
           [ B ] AWS Lambda.
Q6. What is the service provided by AWS that enables developers to easily deploy andÂ
    manage applications in the cloud? (Select the best answer).
A. Amazon Elastic Container Service.
B. AWS Elastic Beanstalk.
C. AWS OpsWork
D. AWS CloudFormation
Answer:Â
          [ B ] AWS Elastic Beanstalk.
*Elastic Beanstalk is an AWS compute service option. It is a Platform as a Service (or PaaS) that facilitates quick deployment, scaling, and managing of your web applications and services.
Q7. Your web application needs four instances to support steady traffic all of the time.Â
A. Amazon Elastic Container Service.
B. AWS Elastic Beanstalk.
C. AWS OpsWork
D. AWS CloudFormation
Answer:Â
          [ B ] AWS Elastic Beanstalk.
*Elastic Beanstalk is an AWS compute service option. It is a Platform as a Service (or PaaS) that facilitates quick deployment, scaling, and managing of your web applications and services.
Q7. Your web application needs four instances to support steady traffic all of the time.Â
   On the last day of the month, the traffic triples. What is the most cost-effective way toÂ
   handle this pattern? (Select the best answer).
A. Run 12 reserved instances all of the time.
B. Run four On-demand Instances constantly, then add eight more On-Demand on the last day ofÂ
   each month.
C. Run four Reserved Instances constantly, then add eight On-Demand Instances on the last day ofÂ
C. Run four Reserved Instances constantly, then add eight On-Demand Instances on the last day ofÂ
   each month.
D. Run four On-Demand Instances constantly, then add eight Reserved Instances on the last day ofÂ
   each month.
Answer:Â
Run four Reserved Instances constantly, then add eight On-Demand Instances on the last day of each month.
*Reserved Instances provide cost savings when you can commit to running instances full-time, such as to handle the base traffic. On-Demand Instances provide the flexibility to handle traffic spikes.
Q8. True or false? Containers contain an entire operating system.
True.
False.
Answer:Â
         False.
*Containers are smaller than virtual machines, and do not contain an entire operating system.
Q9. Which Amazon EC2 option is best for long-term workload with predictable usage patterns?Â
Answer:Â
Run four Reserved Instances constantly, then add eight On-Demand Instances on the last day of each month.
*Reserved Instances provide cost savings when you can commit to running instances full-time, such as to handle the base traffic. On-Demand Instances provide the flexibility to handle traffic spikes.
Q8. True or false? Containers contain an entire operating system.
True.
False.
Answer:Â
         False.
*Containers are smaller than virtual machines, and do not contain an entire operating system.
Q9. Which Amazon EC2 option is best for long-term workload with predictable usage patterns?Â
    (Select the best answer).
A. Spot Instances.
B. On-Demand Instances.
C. Reserved Instances.
Answer:Â
          [ C ] Reserved Instances.
A. Spot Instances.
B. On-Demand Instances.
C. Reserved Instances.
Answer:Â
          [ C ] Reserved Instances.
Q10. Which of the following must be specified when launching a new Amazon Elastic CloudÂ
     Compute EC2 windows instance? (Choose two).
A. Amazon EC2 instance type.
B. Amazon Machine Image (AMI).
C. The Amazon EC2 Instance ID.
D. Password for the administrator account.
E. Amazon EC2 instance type.
Answer:Â
           [ B ] Amazon Machine Image (AMI).
*AWS assigns the EC2 instance ID as part of the launch process and the administrator password, which is encrypted via the public key. The instance type defines the virtual hardware and the AMI defines the inital software state. Both must be specified on launch.
A. Amazon EC2 instance type.
B. Amazon Machine Image (AMI).
C. The Amazon EC2 Instance ID.
D. Password for the administrator account.
E. Amazon EC2 instance type.
Answer:Â
           [ B ] Amazon Machine Image (AMI).
*AWS assigns the EC2 instance ID as part of the launch process and the administrator password, which is encrypted via the public key. The instance type defines the virtual hardware and the AMI defines the inital software state. Both must be specified on launch.
Also Read:Â AWS Cloud Foundation Module 5 AnswersÂ