AWS CLF-C02 Practice Set 3 Flashcards

(60 cards)

1
Q

What type of data is found in text files in relation to unstructured data?

A

emails, reports, and Social Media Posts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What type of data is said to be multimedia in relation to unstructured data

A

images, audio, video

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What type of data is included in Web Content

A

blogs, forums and static webpages

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Data coming from sensor ?

A

IoT device logs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the minimum running time of,
time based compute in AWS

A

60 seconds, these are On-Demand Standard instance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

IAM stands For

A

Identity and Access Management

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What you need to login as IAM user

A

You need an ,
Username & Password
Account ID
or console sign-in URL

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is ARN

A

Amazon Resource Name

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What key-pair file is required to SSH from windows to AWS

A

.ppk file is requires , which is used by putty client

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are the two types of key-pair files

A

.pem and .ppk

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How to ssh to AWS from Windows System ?

A

SSH client software is required, like putty

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Can SSH key-pair works on all regions

A

No,
SSH key pair is regional; for every region, the key-pair is different

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the best practice to name a key-pair

A

you may use region names like .mumbai-key

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

AFTER login to AWS, I cant find my key-pairs

A

key-pairs are regional , change your region

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

How to convert .pem file to .ppk

A

Use puttygen software

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Term used for local servers name resolution

A

PHZ - Private Hosted Zone

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Term used for public servers name resolution

A

PHZ - Public Host Zone

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

In Route 53 Service dashboard , AWS region is showing Global , why

A

Route 53 is an Global service , it manages DNS records and that are not bound to regions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What is Cloud Computing ?

A

Cloud Computing is an on-demand delivery of IT resources over internet with pay-as-you-go pricing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Cloud Computing Definition in terms of Electricity

A

On-demand delivery of Electricity over the wire with pay-as-you-go pricing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Best name for IAM privilleged user

A

admin

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

In a nutshell, what is cloud computing

A

Renting the IT resources from CSP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

Characteristics of Cloud Computing

A
  1. On-demand Self Service - User can provision & Manage computing resources independently at its own pace
  2. Broad Network Access - Cloud resources are accessible over the internet from a wide range of devices, including laptops, smartphones, and tablets.
  3. 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.
  4. 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.
  5. 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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

What is resource pooling

A

Same Hardware is used by different customers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Deployment models of Cloud Computing
Public, Private, Hybrid
26
What is IaaS .
Infrastructure as a Service CSP manages Hardware & virtualization, all OS & software part managed by you
27
What is PaaS
Platform as a Service CSP manages Hardware, Hyperviser, & Environment
28
What is SaaS
Software as a Service , You only manage data; CSP manages hardware, virtualization, OS, Environment, Application
29
Service Based models of Cloud Computing
On-premise Cloud , IaaS PaaS SaaS
30
What is the IaaS Service in AWS
EC2 Instance
31
What is the PaaS Service in AWS
Elastic Beanstalk
32
What is the SaaS Service in AWS
AWS Marketplace, here you find lots of applications offered by AWS
33
What is CAF
Cloud Adoption Framework Service offered by AWS to migrate Local systems to AWS Cloud
34
What is AWS Region Code
Each AWS Region has its unique name and code. If a region is Asia Pacific Mumbai then its region code is ap-south-1; ap is for Asia Pacific,
35
Minimum Number of Availability Zones in an AWS Region
At least three
36
How many AZs are in N.Virginia Region Presently(June 2025)
Six AZs
37
How many AZs are in Mumbai Region (June 2025)
Three
38
What is the unique code of AZ
If a region has three Availability Zones (AZs), for example, the ap-south-1 Mumbai region, then the codes for each AZ would be ap-south-1a, ap-south-1b, and ap-south-1c respectively.
39
It is a standard best practice in AWS to represent Regions and Availability Zones (AZs) effectively.
Regions are in the Blue Box & AZs are in the grey boxes
40
What are Edge Locations
Connecting points to AWS Backbone Network , which is owned by AWS
41
What is the use of Edge Locations?
Edge location are used by cloudFront service of AWS to optimise Network path, from end users to the AWS regions by routing. Edge locations are also used to cash static contents like audio video images for CDN
42
Why AWS deploy Edge locations
Improve user performance by bringing resources closer to them and reducing reliance on public internet connections.
43
Where Edge Locations are Deployed
deployed in major cities and highly populated areas across the globe
44
Can we host user apps at Edge Locations
No, Edge locations are only used Cashing and entry point to AWS backbone network
45
Which service make use of Edge Locations
cloudFront
46
Hosting of AWS resources outside of Regions and Availability Zones?
AWS Local Zones AWS Wavelength Zone AWS Outpost
47
What is the benefit of AWS Wavelength Zone, and where it is deployed
This service is hosted in the Partner's Telecom Data Centre, allowing 5G network users to directly access resources deployed in the Wavelength zone without using the public internet.
48
Are all AWS services available in Local Zones?
No, only basic services like, EC2,RDS,ECS,EBS etc
49
A pool of users is located far from an AWS region. Which AWS service helps bring its resources closer to the users?
AWS Local Zones
50
What is IAM used for ?
It is used to create users in an AWS account and manage access to resources within AWS.
51
What is authentication?
Process to check if a user is legitimate, in other words, whether the account is available on the server or not.
52
What is Authorisation?
Verifying the access permission of the user for an particular resource
53
What is required to authenticate an IAM user on AWS?
1. Console sign-in URL CSU 2. Username & Password 3. Account ID or Alias of user 4. IAM Access Key for CLI & SDK
54
How Authorization is Controlled in AWS
By using IAM Policies
55
What is IAM Policy
Set of rules that define what a user can or cannot do in their AWS account.
56
Which user is the owner of AWS account
root user
57
Tasks that required root Access
1. Close the IAM account 2. Change your support Plan 3. Activate Billing & cost management for IAM user 4. Configure an Amazon S3 bucket for MFA 5. Management of Payment Options
58
Top Level Entity in AWS
root user account
59
How many devices do we register for MFA?
Maximum eight devices
60
By using which service of AWS local physical service or migrated to cloud
AWS CAF