AIF-C01 Flashcards
(137 cards)
You ONLY want to manage Applications and Data. Which type of Cloud Computing model should you use?
* On-premises
* Infrastructure as a Service (IaaS)
* Software as a Service (SaaS)
* Platform as a Service (PaaS)
Platform as a Service model
Is Ec2 a PaaS or IaaS?
IaaS
Give an example of a PaaS?
AWS Beanstalk
What is the pricing model of Cloud Computing?
* Discounts over time
* Pay-as-you-go pricing
* Pay once a year
* Flat-rate pricing
Pay as you go
Which Global Infrastructure identity is composed of one or more discrete data centers with redundant power, networking, and connectivity, and are used to deploy infrastructure?
* Edge Locations
* Availability Zones
* Regions
Availability Zones
Which of the following is NOT one of the Five Characteristics of Cloud Computing?
* Rapid elasticity and scalability
* Multi-tenancy and resource pooling
* Dedicated Support Agent to help you deploy applications
* On-demand self service
Dedicated Support Agent to help you deploy applications
Which are the 3 pricing fundamentals of the AWS Cloud?
* Compute, Storage, and Data transfer in the AWS Cloud
* Compute, Networking, and Data transfer out of the AWS Cloud
* Compute, Storage, and Data transfer out of the AWS Cloud
* Storage, Functions, and Data transfer in the AWS Cloud
Compute, Storage, and data transfer out of the AWS Cloud are the 3 pricing fundamentals of the AWS Cloud.
Which of the following options is NOT a point of consideration when choosing an AWS Region?
* Compliance with data governance
* Latency
* Capacity availability
* Pricing
Capacity is unlimited in the cloud, you do not need to worry about it. The 4 points of considerations when choosing an AWS Region are: compliance with data governance and legal requirements, proximity to customers, available services and features within a Region, and pricing.
Which of the following is NOT an advantage of Cloud Computing?
* Trade capital expense (CAPEX) for operational expense (OPEX)
* Train your employees less
* Go global in minutes
* Stop spending money running and maintaining data centers
You must train your employees more so they can use the cloud effectively.
AWS Regions are composed of?
* Two or more Edge Locations
* One or more discrete data centers
* Three or more Availability Zones
AWS Regions consist of multiple, isolated, and physically separate Availability Zones within a geographic area.
Which of the following services has a global scope?
* EC2
* IAM
* Lambda
* Rekognition
IAM is a global service (encompasses all regions).
Which of the following is the definition of Cloud Computing?
* Rapidly develop, test and launch software applications
* Automatic and quick ability to acquire resources as you need them and release resources when you no longer need them
* On-demand availability of computer system resources, especially data storage (cloud storage) and computing power, without direct active management by the user
* Change resource types when needed
On-demand availability of computer system resources, especially data storage (cloud storage) and computing power, without direct active management by the user.
What defines the distribution of responsibilities for security in the AWS Cloud?
* AWS Pricing Fundamentals
* The Shared Responsibility Model
* AWS Acceptable Use Policy
* The AWS Management Console
The Shared Responsibility Model defines who is responsible for what in the AWS Cloud.
A company would like to benefit from the advantages of the Public Cloud but would like to keep sensitive assets in its own infrastructure. Which deployment model should the company use?
* Private Cloud
* Public Cloud
* Hybrid Cloud
Using a Hybrid Cloud deployment model allows you to benefit from the flexibility, scalability and on-demand storage access while keeping security and performance of your own infrastructure.
What is NOT authorized to do on AWS according to the AWS Acceptable Use Policy?
* Building a gaming application
* Deploying a website
* Run analytics on stolen content
* Backup your data
- Run analytics on stolen content
You can run analytics on AWS, but you cannot run analytics on fraudulent content. Refer to the AWS Acceptable Use Policy to see what is not authorized to do on AWS.
GenAI is a subset of X which is a subset of Y which is a subset of Z.
X - Deep Learning
Y - Machine Learning
Z - Artificial Intelligince
What does GenAI generate?
new data/content that is similar to the data that it was trained on like Text, images, Audio, Code, Video and etc.
What is the cost of generating a foundation model and why? who can do this?
Tens of Millions of dollars for training, so it only can be done by large companies who can afford it.
Which famous GenAI models are open source?
Meta and Google BERT
Which famous GenAI models are commercial and not open source?
OpenAI and Anthropic
What does LLM stand for?
Large Language Models
What is LLM?
Type of GenAI that generates coherent human-like text.
What is the most famous LLM?
ChatGPT
What is a prompt?
GenAI Model’s input from a user. The question that the user asks from GenAI model.