0% found this document useful (0 votes)
219 views

Soal Aws

The document contains 50 multiple choice questions about various AWS services. It asks about security risks of cloud computing, tools for integrating AWS resources with Java, differences between availability zones and edge locations, durability of S3 storage, AWS services for monitoring and alerts, IAM roles, causes of inability to access a web server, AWS Free Tier, monitoring EC2 instance CPU utilization, visiting AWS datacenters, cost advantages of AWS EC2, finding information about S3 bucket policy changes, managed database services, supported RDS databases, how load balancers check instance health, using CloudFormation templates, reasons for designing for failure, distributed system concepts, possible causes of auto scaling group issues, cost optimization with CloudWatch, AWS global

Uploaded by

Fabe
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
219 views

Soal Aws

The document contains 50 multiple choice questions about various AWS services. It asks about security risks of cloud computing, tools for integrating AWS resources with Java, differences between availability zones and edge locations, durability of S3 storage, AWS services for monitoring and alerts, IAM roles, causes of inability to access a web server, AWS Free Tier, monitoring EC2 instance CPU utilization, visiting AWS datacenters, cost advantages of AWS EC2, finding information about S3 bucket policy changes, managed database services, supported RDS databases, how load balancers check instance health, using CloudFormation templates, reasons for designing for failure, distributed system concepts, possible causes of auto scaling group issues, cost optimization with CloudWatch, AWS global

Uploaded by

Fabe
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

1. Which of the following is NOT true regarding cloud computing?

Security risk is high…


2. You are interested in integrated with your AWS resources using java. Which of the following will
allow you to do that? AWS CLI
3. What is the key difference between an Availability Zone and an Edge location? An availability
zone is an AWS…..to reduce latency.
4. How many 9’s of durability does S3 has? 11
5. Which of the following is NOT an AWS S3 stirage class? Optimized latency (OLa)
6. Which service would you use to send alerts based on Amazon CloudWatch alarms? AWS SNS
7. What IAM feature allows you to give AWS resources permissions in the most secure manner?
IAM Roles
8. You created an EC2 instance, and used it to host your webserver. After confirming that the
webserver is running, you found out that you can’t browse your website from your computer’s
browser. Which of the following is the most likely cause? Your server’s operating system needs
patching.
9. What service enables you to gain free, hands-on experience with the AWS platform, products,
and services? AWS Free Tier
10. You have an application running in an EC2 instance, but you suspect that it’s maxing out your
instance’s CPU utilization. Which AWS service can you use to monitor/confirm this? AWS
Cloudwatch
11. Can we visit AWS datacentre in Singapore? No
12. Your company is planning to move to the AWS Cloud. You need to give a presentation on the
cost perspective when moving existing resources to the AWS Cloud. When it comes to AWS EC2,
which of the following is an advantage when it comes to the cost perspective? The ability to only
pay for what you use
13. Ealier today, your team has discovered that one of your S3 bucket’s policies has been modified,
and is making your system unstable. You need to figure out when the policies were modified, as
well as by which user. What would you use to find that information?
14. Which of the following is a managed database service provided by AWS? AWS Aurora
15. Which of the following is not a supported database in the AWS RDS service? DB2
16. How does an Elastic Load Balancer determine if it is OK to send incoming requests to a particular
target? There is no health check. If a request….
17. A company wants to create standard templates for deployment of their infrastructure. Which
AWS service can be used in this regard? AWS Cloudformation
18. Why should you design for failure?
19. Your architecture team is planning to design an application that will be hosted in the AWS cloud.
One of their requirements is to reduce inter-dependencies between components, so that when
a component fails, the impact is minimized across the system. What concept does this relate to?
Availbility
20. You have an Auto Scalling Group (ASG) set up to automatically create new EC2 instances when
your network load grows too high. This has worked really well, and you very happy. Today,
however, your network traffic is astronomical. Despite that, your ASG is not creating any more
EC2 instances, even if it is obvious that they are already overloaded. This has always worked
before. What is the most likely problem?
21. Which service helps you identify potential problems and cost optimization points in your existing
systems? AWS Cloudwatch
22. Which of the following is not true regarding the AWS Global Infrastructure? Region contain a
single availability zone that…
23. Which Amazon RDS feature manages stnchronous data replication across Availibility Zones with
automatic failover? Disaster recovery
24. Which EC2 pricing option provides huge discounts by committing to use your instance over a set
amount of time? On-demand instances
25. Which of the following AWS services allows you to build a data warehouse on the cloud?
26. What is the total storage capacity that you can store in AWS S3? Only 1TB at first, but can be..
27. Which of the following is not a cloud service offering? Computer as a Service
28. A user you created needs additional permissions so that they can manage some of your
company’s EC2 instances. Which AWS service should you use to do that? AWS Trusted Advisor
29. Which of the following services is a fully managed, petabyte-scale data warehouse service in the
AWS cloud? AWS Readshift
30. How do you give an IAM user access to the AWS Management Console? You can’t --- access…
31. Which instance should you choose for Database server? T2 medium
32. Which service should an administrator use to register a new domain name with AWS? AWS
route 53
33. What AWS service allows you to create template of systems, which in turn makes it easy to
deploy a compaletely architected and interconnected fleet of resources as many times as you
wants? AWS Cloudtrail
34. What is a digital catalog with thousands of software listings from independent software vendors
that makes it easy to find, test, buy, and deploy software that runs on AWS?
35. What best describe the “Principle of Least Privilege”? users should be granted permission to
access….
36. Which of the following can be used to work with AWS services in a programmatic manner? AWS
CLI
37. What AWS service enables you to manage access to AWS services and resources sucerely? With
this service you can be create and manage AWS users and groups, and use permissions to allow
and deny their access to AWS recouces. AWS IAM (Identity and Access Management)
38. You have a requirement to store unstructured NoSQL data in the AWS cloud. Which of the
following managed services is designed to do this? AWS DynamoDB
39. Which S3 feature can you use to protect your S3 object from data loss? Versioning
40. True or false: Amazon CloudWatch receives and provides metrics for all Amazon EC2 instances
and should work with any operating system currently supported by the Amazon EC2 service.
True
41. A company wants to store their files in the AWS cloud. They have an enomous number of files,
but don’t access them often. When they do need to retrieve files, waiting a few hours is
acceptable as well. Which AWS service would be the best option to use? Amazon Glacier
42. Which service can identify the user that made the API call when an Amazon Elastic Compute
Cloud (Amazon EC2) instance is terminated? AWS Cloud Trail
43. Which AWS service is used as a global contect delivery network (CDN) service? AWS CloudFront
44. Which of the following best provides additional security against unauthorized access to your
AWS resources? Apply Multi-Factor Authentication (MFA)
45. Which AWS service lets you provision a logically isolated section of the AWS cloud where you
can launch AWS resources in a virtual network that you define? Amazon VPC
46. What AWS feature enables a user to manage services through a web-based user interface? AWS
Management Console
47. Which of the following refers to a district geographic location in AWS? Availability Zone
48. S3 is known for providing a very strong guarantee that files you store in it have a very, very, very
low chance of becoming lost. What is this characteristic called? Latency
49. What is the maximal number of S3 bucket that can be created within one account? 100
50. Which AWS service uses Edge locations for content caching? AWS Cloudfront

You might also like