AWS CLF-C02 Practice Set 3 Flashcards
(60 cards)
What type of data is found in text files in relation to unstructured data?
emails, reports, and Social Media Posts
What type of data is said to be multimedia in relation to unstructured data
images, audio, video
What type of data is included in Web Content
blogs, forums and static webpages
Data coming from sensor ?
IoT device logs
What is the minimum running time of,
time based compute in AWS
60 seconds, these are On-Demand Standard instance
IAM stands For
Identity and Access Management
What you need to login as IAM user
You need an ,
Username & Password
Account ID
or console sign-in URL
What is ARN
Amazon Resource Name
What key-pair file is required to SSH from windows to AWS
.ppk file is requires , which is used by putty client
What are the two types of key-pair files
.pem and .ppk
How to ssh to AWS from Windows System ?
SSH client software is required, like putty
Can SSH key-pair works on all regions
No,
SSH key pair is regional; for every region, the key-pair is different
What is the best practice to name a key-pair
you may use region names like .mumbai-key
AFTER login to AWS, I cant find my key-pairs
key-pairs are regional , change your region
How to convert .pem file to .ppk
Use puttygen software
Term used for local servers name resolution
PHZ - Private Hosted Zone
Term used for public servers name resolution
PHZ - Public Host Zone
In Route 53 Service dashboard , AWS region is showing Global , why
Route 53 is an Global service , it manages DNS records and that are not bound to regions
What is Cloud Computing ?
Cloud Computing is an on-demand delivery of IT resources over internet with pay-as-you-go pricing
Cloud Computing Definition in terms of Electricity
On-demand delivery of Electricity over the wire with pay-as-you-go pricing
Best name for IAM privilleged user
admin
In a nutshell, what is cloud computing
Renting the IT resources from CSP
Characteristics of Cloud Computing
- On-demand Self Service - User can provision & Manage computing resources independently at its own pace
- Broad Network Access - Cloud resources are accessible over the internet from a wide range of devices, including laptops, smartphones, and tablets.
- Multi-tenancy or resource pooling - Cloud providers pool resources to serve multiple users using a multi-tenant model. Resources are dynamically assigned and reassigned according to demand.
- Rapid Elasticity - Resources can be quickly scaled up or down to meet changing demands, by using Auto scaling groups .This gives the illusion of infinite availability to the user.
- Measured Services - Pay-as-You-Go Cloud systems track and report the usage of resources by metering usage. Users only have to pay what they use.
6.Scalability - Easy to scale services both vertically (more power to existing machines) and horizontally (adding more machines) depending on workload.
What is resource pooling
Same Hardware is used by different customers