AWS Infrastructure as a Service
34 Questions
1 Views

AWS Infrastructure as a Service

Created by
@FeatureRichButtercup

Questions and Answers

How long does it take to boot an Amazon EBS-Backed instance?

  • Less than 5 minutes
  • Less than 1 minute (correct)
  • Around 10 minutes
  • More than 15 minutes
  • What happens to the root volume when an Amazon EBS-Backed instance terminates?

  • It is transferred to another instance
  • It is deleted (correct)
  • It is preserved
  • It is moved to S3
  • What is charged in an Amazon EBS-Backed instance?

  • Instance usage, Amazon EBS volume usage, and storing your AMI as an Amazon EBS snapshot (correct)
  • Only Amazon EBS volume usage
  • Only storing your AMI in S3
  • Only instance usage
  • What is the characteristic of data persistence in an Amazon Instance Store-Backed instance?

    <p>Data persists only during the life of the instance</p> Signup and view all the answers

    What can be modified while the instance is stopped in an Amazon EBS-Backed instance?

    <p>Modifications can be changed while the instance is stopped</p> Signup and view all the answers

    What is the boot time for an Amazon Instance Store-Backed instance?

    <p>Less than 5 minutes</p> Signup and view all the answers

    What type of pricing models are available for Amazon Machine Instances?

    <p>On-Demand, reserved, and spot market</p> Signup and view all the answers

    Which company acquired ARM in 2016?

    <p>SoftBank</p> Signup and view all the answers

    What is the fabrication process used for the Apple M3 SoC?

    <p>3 nm process</p> Signup and view all the answers

    What is the maximum TDP of the Apple M3 Max?

    <p>78 W</p> Signup and view all the answers

    What is WLAN commonly marketed as?

    <p>Wi-Fi</p> Signup and view all the answers

    What is the primary function of access points in a WLAN?

    <p>To act as routers</p> Signup and view all the answers

    What type of processor designs does ARM develop?

    <p>RISC-based</p> Signup and view all the answers

    What is the name of the technology used in the Apple M3 SoC for efficient processing?

    <p>ARM Big Little</p> Signup and view all the answers

    What happens to the host computer when an Amazon EBS-backed instance is rebooted?

    <p>The instance stays on the same host computer.</p> Signup and view all the answers

    What happens to the private IPv4 address when an Amazon EBS-backed instance is stopped and then started?

    <p>The private IPv4 address remains the same.</p> Signup and view all the answers

    What happens to the public IPv4 address when an Amazon EBS-backed instance is stopped and then started?

    <p>The public IPv4 address changes.</p> Signup and view all the answers

    What happens to the instance when it is hibernated?

    <p>The instance is paused and its context is saved.</p> Signup and view all the answers

    What happens to the host computer when an Amazon EBS-backed instance is terminated?

    <p>None of the above.</p> Signup and view all the answers

    What happens to the private and public IPv4 addresses when an Amazon EBS-backed instance is terminated?

    <p>Both addresses are deleted.</p> Signup and view all the answers

    When was AWS launched as a service model?

    <p>13.03.2006</p> Signup and view all the answers

    How many current regions does AWS operate?

    <p>33</p> Signup and view all the answers

    What is an Availability Zone in AWS?

    <p>A data center with no common points of failure</p> Signup and view all the answers

    What is the main purpose of having multiple Availability Zones?

    <p>To provide infrastructural redundancy</p> Signup and view all the answers

    What must users consider when allocating resources in AWS?

    <p>Legal requirements and latency access for customers</p> Signup and view all the answers

    What distinguishes the communication between zones compared to within a zone?

    <p>Communication within a zone is free</p> Signup and view all the answers

    Which of the following statements about AWS regions is true?

    <p>Regions provide fault tolerance and stability</p> Signup and view all the answers

    Which account type has restrictions on region availability?

    <p>AWS GovCloud (US)</p> Signup and view all the answers

    What is a bucket in Amazon S3?

    <p>A storage location that collects objects.</p> Signup and view all the answers

    Which of the following statements about Amazon S3 is true?

    <p>S3 is ideal for short-term or long-term backup.</p> Signup and view all the answers

    What is the purpose of Elastic Block Storage (EBS) in Amazon EC2?

    <p>To ensure persistent storage that remains after an instance shuts down.</p> Signup and view all the answers

    What might you use if you require a static IP address for an Amazon EC2 instance?

    <p>Elastic IP address.</p> Signup and view all the answers

    Which of the following is a characteristic of Amazon EC2 instances?

    <p>Instances can be based on an AMI.</p> Signup and view all the answers

    What does the term 'instance type' refer to in Amazon EC2?

    <p>VMs with different compute and memory capabilities.</p> Signup and view all the answers

    Study Notes

    AWS - Amazon Web Services

    • Amazon started as an online bookstore, and AWS was launched on March 13, 2006; it's now one of the top cloud providers
    • Estimated to have over 2 million servers
    • AWS pioneered the IaaS (Infrastructure as a Service) model, offering compute, network, and storage services

    AWS Services

    • Compute: Running VMs based on Amazon Machine Images (AMIs)
    • Storage: Amazon Simple Storage Service (S3) for reliable and inexpensive data storage
    • Network: Availability Zones, Regions, and Elastic IP addresses for flexible network configurations

    AWS - Resource Distribution

    • Geographic cluster of Availability Zones (AZs) with 33 regions and 105 AZs
    • User can control resource allocation for fault tolerance, latency, and legal requirements
    • Regions are isolated for fault tolerance and stability, with communication among regions incurring costs

    AWS - Availability Zones

    • Availability Zone: equivalent to a data center
    • 33 regions and 105 Availability Zones, with two AZs having no common points of failure for infrastructural redundancy
    • User can control the zone for VM startup, and communication within a zone is free, while between zones it has to be paid

    Amazon Simple Storage Service (S3)

    • Reliable and inexpensive data storage infrastructure
    • Supports objects from 1 byte to 5 TB, with two-level namespace (buckets and objects)
    • Slow compared to local discs or EBS, with high durability but low availability
    • Most users use S3 for short-term or long-term backup

    Amazon EC2 Instance

    • Running VM based on an Amazon Machine Image (AMI), with instance type determining compute and memory capabilities
    • Boot device volume: Elastic Block Storage (EBS) and Instance Storage, with persistency achieved using EFS or EBS
    • List of instance types, including M7 with AWS Graviton, Intel, and AMD CPUs
    • Elastic IP address: static IP address for always-accessible instances, with account limits on VMs of a certain type

    AWS EC2 Instance Lifecycle

    • Boot time, root device volume, data persistence, and charges vary between EBS-backed and Instance Store-backed instances
    • Instance lifecycle: reboot, stop/start, hibernate, and terminate, with differences in host computer, IP addresses, and charges

    Base Technologies for Accessing the Cloud

    • Mobile processors: ARM, a British company acquired by SoftBank, developing processor designs for mobile devices
    • ARM Big Little, and Apple M3, a System-on-Chip (SoC) fabricated by TSMC 3 nm process, with varying performance, efficiency, and GPU cores
    • WLAN: Wireless Local Area Network, using IEEE 802.11 standards, marketed as Wi-Fi, consisting of clients and access points acting as routers

    Studying That Suits You

    Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

    Quiz Team

    Description

    Learn about Amazon Web Services (AWS), its history, and its infrastructure service model, including compute, network, and storage. Discover how AWS started and grew to become one of the top cloud providers.

    More Quizzes Like This

    AWS Cloud Infrastructure
    16 questions

    AWS Cloud Infrastructure

    PleasantMandelbrot avatar
    PleasantMandelbrot
    AWS EC2 Cloud Computing
    8 questions

    AWS EC2 Cloud Computing

    HonoredDerivative8538 avatar
    HonoredDerivative8538
    Use Quizgecko on...
    Browser
    Browser