Podcast
Questions and Answers
What type of virtualization uses its own kernel for each instance?
What type of virtualization uses its own kernel for each instance?
Which of the following is a primary characteristic of containers?
Which of the following is a primary characteristic of containers?
What is a significant advantage of containers compared to virtual machines?
What is a significant advantage of containers compared to virtual machines?
In which scenario are virtual machines typically preferred?
In which scenario are virtual machines typically preferred?
Signup and view all the answers
What do containers and virtual machines have in common?
What do containers and virtual machines have in common?
Signup and view all the answers
How does a container engine operate in comparison to a virtual machine?
How does a container engine operate in comparison to a virtual machine?
Signup and view all the answers
Which characteristic makes containers more portable than virtual machines?
Which characteristic makes containers more portable than virtual machines?
Signup and view all the answers
What defines cloud computing?
What defines cloud computing?
Signup and view all the answers
Which option correctly describes a use case for containers?
Which option correctly describes a use case for containers?
Signup and view all the answers
What is the primary function of hypervisors in virtualization?
What is the primary function of hypervisors in virtualization?
Signup and view all the answers
What characterizes virtualization in computing?
What characterizes virtualization in computing?
Signup and view all the answers
Which type of cloud deployment is primarily controlled and maintained by the organization using it?
Which type of cloud deployment is primarily controlled and maintained by the organization using it?
Signup and view all the answers
What is a significant advantage of cloud computing over traditional computing?
What is a significant advantage of cloud computing over traditional computing?
Signup and view all the answers
In a traditional computing environment, what does the model typically resemble?
In a traditional computing environment, what does the model typically resemble?
Signup and view all the answers
What is a distinguishing feature of public cloud services?
What is a distinguishing feature of public cloud services?
Signup and view all the answers
Which term describes the ability to allocate resources across different segments in a virtualization context?
Which term describes the ability to allocate resources across different segments in a virtualization context?
Signup and view all the answers
What does a hybrid cloud combine?
What does a hybrid cloud combine?
Signup and view all the answers
What is a primary characteristic of an IAM user in an AWS account?
What is a primary characteristic of an IAM user in an AWS account?
Signup and view all the answers
Which of the following options correctly describes traditional computing models?
Which of the following options correctly describes traditional computing models?
Signup and view all the answers
What is a best practice regarding the usage of the AWS account root user?
What is a best practice regarding the usage of the AWS account root user?
Signup and view all the answers
What does virtualization enable in terms of operating systems?
What does virtualization enable in terms of operating systems?
Signup and view all the answers
Which of the following actions can only be performed by the account root user?
Which of the following actions can only be performed by the account root user?
Signup and view all the answers
What is a challenge faced by traditional computing compared to virtualization?
What is a challenge faced by traditional computing compared to virtualization?
Signup and view all the answers
What is a common misconception about securing a new AWS account?
What is a common misconception about securing a new AWS account?
Signup and view all the answers
What should be done to mitigate risks associated with a compromised IAM user?
What should be done to mitigate risks associated with a compromised IAM user?
Signup and view all the answers
What is a main benefit of using IAM roles over IAM users?
What is a main benefit of using IAM roles over IAM users?
Signup and view all the answers
What is an effective strategy to stop using the account root user?
What is an effective strategy to stop using the account root user?
Signup and view all the answers
Which of these is a potential attack vector against AWS account security?
Which of these is a potential attack vector against AWS account security?
Signup and view all the answers
Which aspect of security does the customer manage in an IaaS model?
Which aspect of security does the customer manage in an IaaS model?
Signup and view all the answers
In a PaaS environment, what does the customer not need to manage?
In a PaaS environment, what does the customer not need to manage?
Signup and view all the answers
What is a primary responsibility of the cloud service provider in a cloud environment?
What is a primary responsibility of the cloud service provider in a cloud environment?
Signup and view all the answers
Which service requires customers to manage scripts while the server itself is not managed by them?
Which service requires customers to manage scripts while the server itself is not managed by them?
Signup and view all the answers
What responsibility is associated with Amazon Elastic Block Store (EBS) for the customer?
What responsibility is associated with Amazon Elastic Block Store (EBS) for the customer?
Signup and view all the answers
In which service does the customer have the most control over configuration and security?
In which service does the customer have the most control over configuration and security?
Signup and view all the answers
Which of the following is true about Software as a Service (SaaS)?
Which of the following is true about Software as a Service (SaaS)?
Signup and view all the answers
What is a characteristic of the customer’s responsibility in a SaaS model?
What is a characteristic of the customer’s responsibility in a SaaS model?
Signup and view all the answers
What does an increase in customer configuration lead to in terms of responsibility?
What does an increase in customer configuration lead to in terms of responsibility?
Signup and view all the answers
Which of the following indicates a customer’s responsibility in a PaaS environment?
Which of the following indicates a customer’s responsibility in a PaaS environment?
Signup and view all the answers
What is one method to improve the availability of applications running on AWS?
What is one method to improve the availability of applications running on AWS?
Signup and view all the answers
Which of the following accurately describes Amazon CloudFront?
Which of the following accurately describes Amazon CloudFront?
Signup and view all the answers
What function do health checks serve in an AWS application?
What function do health checks serve in an AWS application?
Signup and view all the answers
Which storage type is best suited for long-term archival in AWS?
Which storage type is best suited for long-term archival in AWS?
Signup and view all the answers
What is a characteristic of multivalue answer routing in DNS?
What is a characteristic of multivalue answer routing in DNS?
Signup and view all the answers
What distinguishes Amazon Elastic Block Storage (EBS) from other storage types?
What distinguishes Amazon Elastic Block Storage (EBS) from other storage types?
Signup and view all the answers
Which feature of a Content Delivery Network (CDN) helps reduce latency?
Which feature of a Content Delivery Network (CDN) helps reduce latency?
Signup and view all the answers
What does snapshot functionality in Amazon EBS allow users to do?
What does snapshot functionality in Amazon EBS allow users to do?
Signup and view all the answers
Which of the following is a characteristic of cloud computing?
Which of the following is a characteristic of cloud computing?
Signup and view all the answers
What is a primary advantage of using public cloud services?
What is a primary advantage of using public cloud services?
Signup and view all the answers
What is a disadvantage of a hybrid cloud model?
What is a disadvantage of a hybrid cloud model?
Signup and view all the answers
How does a private cloud typically compare to a public cloud in terms of CAPEX and OPEX?
How does a private cloud typically compare to a public cloud in terms of CAPEX and OPEX?
Signup and view all the answers
Which option best describes a key feature of traditional IT compared to AWS?
Which option best describes a key feature of traditional IT compared to AWS?
Signup and view all the answers
What is a benefit of 'pay as you go' cloud billing?
What is a benefit of 'pay as you go' cloud billing?
Signup and view all the answers
What describes the 'full market share' characteristic associated with a cloud deployment model?
What describes the 'full market share' characteristic associated with a cloud deployment model?
Signup and view all the answers
In terms of resource management, what benefit do cloud users gain from 'stopping guessing capacity'?
In terms of resource management, what benefit do cloud users gain from 'stopping guessing capacity'?
Signup and view all the answers
Study Notes
Traditional Virtualization
- Computer with physical hardware
- Same as virtualization and cloud
- Physical + Operating System + Applications
- Local environment
- On-premise data center (e.g., office)
- Physical deployment or server
- Dedicated physical machine
Virtualization
- Software versions of hardware and Operating System
- Digitize from physical
- Emulation of physical machines and Operating Systems
- Allows multiple computers and/or Operating Systems on a single host machine (hardware and software)
- Partitionability - allows multiple functionalities, able to distribute resources on different segments in your computer
- Virtual equivalent of computing resources (CPU memory, storage, network (I/O))
- Network: input and output data
- Multiple systems and apps running on a single machine (software level)
Cloud
- Private, Public, and Hybrid Cloud
- Usage of virtualization
- Most often used for multiple servers (virtual and physical)
- Delivery of computing resources through the network
- Public cloud utilizes the internet, on-demand
- Rental
- Private cloud is essentially local deployment (no internet)
- You just need a network connection; passes through the network
- You own the services
- Hybrid: uses centralization or decentralization resource and access via the network
- Can be applicable for public cloud with regions for global reach
Traditional vs. Virtualization
- Traditional requires multiple physical machines for numerous applications
- Virtualization allows multiple VMs on a single physical machine
- Higher resource utilization: 60% utilization with virtualization vs. 30% in traditional
- Hypervisor is the key technology for virtualization allowing different OS and applications on a single machine
Types of Virtualization
- Server Virtualization: enabling multiple OS to run on one physical server
- Network Virtualization: virtualizing the network instead of the server
- Desktop Virtualization: desktops as managed services, quickly responding to work needs
- Allows for easier deployment, copying of files etc
- More secure
- Cost savings on hardware
- Improved portability
- Improved Manageability
- Improved Scalability and flexibility
- Easier deployment
Types of Hypervisors
- Type 1 (Bare-metal): lightweight OS directly on the host machine
- Type 2 (Hosted): runs as a software on an OS (ex: VMware player, virtual box)
Virtual Machines
- Also known as a virtual machine or VM
- Is a software container with an operating system and application inside
- One is not dependent on another
- Servers can have various uses
Virtualization and Hypervisors
- Virtualization works because of Hypervisors
- Virtualization works by abstracting physical hardware and devices from applications
- Hypervisors translate requests between physical and virtual resources
- Technology
- On-demand delivery of IT resources via the network
Storage Virtualization
- Combines physical storage devices (NAS and SAN)
- Pools physical storage devices (HDD, SSD, Flash Drive)
- Enables reallocation of storage
- Streamlines storage activities (archiving, backup, recovery)
Data Virtualization
- Layer between data and applications
- Combines and organizes many data sources
- Collects data from multiple sources, different formats, and various locations
- Data virtualization tools process application data requests - returns results in a suitable format
Application Virtualization
- Extracts application functions to operate independently of the operating system
- Business intelligent functions can be run immediately
Types of Cloud Computing
-
IaaS (Infrastructure as a service): Full control over IT resource
-
PaaS (Platform as a service): More control over resources
-
SaaS (Software as a service): Less control over resource
Cloud Computing Deployment Models
- Cloud: A full or public cloud
- Pertains to factors like rental, global reach, capability (region or country cloud deployment)
- Pay as you go
- Private Cloud: traditional virtualization
- Hardware infrastructure virtualized
- High CAPEX, low OPEX
- Partial market
- Hybrid: mix of on-premise and cloud
Total Cost Ownership
- Is the financial estimate to identify both direct (buying) and indirect costs
- Why use TCO? To compare the costs of running an entire infrastructure
Cloud Security
- Each particular entity has its own responsibility
- Customer Responsible for data
- AWS Responsible for the cloud infrastructure
VPC Technologies
-
VPC: logically isolated section of the cloud
-
Subnets: range of IP assigned and classified (private or public)
-
Security groups: instance level firewall & stateful (return traffic)
-
Network ACLS: network firewall
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.