Going Global Flashcards

(16 cards)

1
Q

Deploying your cloud resources to multiple regions can achieve_

A

High availability (i.e. capability of system to operate continuously without failing)

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

In addition to high availability,AWS global infrastructure helps you achieve _ and _ for your business

A

Agility( quickly adapt to changing requirements)
Elasticity (ability of system to scale resources up /down automatically in response to changes in demand)

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

Which service that help you model and setup your AWS resources and can defined Your infrastructure as code

A

Cloud formation (take care of provisioning and configuring resources which you need)

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

What are the ways to interact with AWS resources

A
  1. AWS SDK( can help integrate AWS services into your application by providing API for various programming language)
  2. AWS CLI(u managr multiple AWS services directly from command line,u can automate routine tasks through scripts)
  3. AWS Management console (web interface can be used for managing AWS services, search functionality,offers quick access to services and simplified workflows)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which service automatically handled scaling, availability and maintainance and manage underlying infrastructure

A

AWS lambda (server less compute service that run code in response to events without need to provision or manage server)

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

Name 3 categories which AWS tools using for managing containers

A
  1. Orchestration (AWS ECS and EKS)
    2.registry( Amazon ecr : store ,manage or deploy container images(
    3.Compute(AWS fargate: serverless compute engine for containers and work with ecs and eks
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Which fully managed service streamline deployment ,management and scaling or web application

A

Elastic beanstalk ( handle provision of infrastructure,scaling,load balancing and application health monitoring)

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

_ service u can use to run batch computing workloads on AWS

A

AWS BATCH( fully managed)

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

Which cloud service offers virtual private servers, storage n databases and networking at predictable monthly price

A

Light sail

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

_ is fully managed hybrid cloud solution that extends AWS infrastructure and services to on-premises data source

A

AWS outposts(good for low latency application and data processing in remote locations, migrating /modernising legacy application and meeting compliance requirements)

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

Name 3 benefits of elb

A
  1. Efficient traffic distribution
    2.Automated scaling
  2. Simplified management
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Which automated IaC tool use for resource management (like managing infrastructure with devops such as CiCd pipelines or scaling resources (EC2) to multiregion application in consistent repeatable way

A

Cloud formation

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

Which responsibility is to do security of the cloud

A

AWS( infrastructure, hardware, networking, facilities)
N Security in the cloud :Customer (data,config,access management)

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

Which service used SaaS application and application converted from desktop to SaaS without code revision

A

Amazon Appstream 2.0

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

Which service comes under saas Cloud computing type

A

AWS REKOGNITION -SAAS
(ELASTIC BEANSTALK: PAAS
AMAZON EC2 : IAAS

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

Which AWS service used to provision resources to run big data workloads on Hadoop clusters

A

AWS EMR,(ELASTIC MAPREDUCE)