問題一覧
1
Amazon ECS with EC2 launch type is charged based on EC2 instances and EBS volumes used. Amazon ECS with Fargate launch type is charged based on vCPU and memory resources that the containerized application requests
2
Order 10 AWS Snowball Edge Storage Optimized devices to complete the one-time data transfer, Setup AWS Site-to-Site VPN to establish on-going connectivity between the on-premises data center and AWS Cloud
3
AWS Storage Gateway - File Gateway
4
Amazon S3 Standard-Infrequent Access (S3 Standard-IA)
5
Store the intermediary query results in Amazon S3 Standard storage class
6
Amazon S3 Intelligent-Tiering => Amazon S3 Standard, Amazon S3 One Zone-IA => Amazon S3 Standard-IA
7
Consolidated billing has not been enabled. All the AWS accounts should fall under a single consolidated billing for the monthly fee to be charged only once
8
Configure a lifecycle policy to transition the objects to Amazon S3 One Zone-Infrequent Access (S3 One Zone-IA) after 30 days
9
Use Amazon EC2 spot instances to run the workflow processes
10
Ingest the data in Amazon Kinesis Data Firehose and use an intermediary AWS Lambda function to filter and transform the incoming stream before the output is dumped on Amazon S3
11
Enable Amazon DynamoDB Accelerator (DAX) for Amazon DynamoDB and Amazon CloudFront for Amazon S3
12
Use multipart uploads for faster file uploads into the destination Amazon S3 bucket, Use Amazon S3 Transfer Acceleration (Amazon S3TA) to enable faster file uploads into the destination S3 bucket
13
Cost of test file storage on Amazon S3 Standard < Cost of test file storage on Amazon EFS < Cost of test file storage on Amazon EBS
14
Use Amazon EC2 reserved instance (RI) for the production application and on-demand instances for the dev application
15
Amazon Elastic File System (EFS) Standard–IA storage class
16
Instance B
17
Create an AWS Snowball job and target an Amazon S3 bucket. Create a lifecycle policy to transition this data to Amazon S3 Glacier Deep Archive on the same day
18
There are data transfer charges for replicating data across AWS Regions
19
Purchase 70 reserved instances (RIs) and 30 spot instances
20
Amazon EFS Infrequent Access
21
Run the workload on a Spot Fleet
22
You can only use a launch template to provision capacity across multiple instance types using both On-Demand Instances and Spot Instances to achieve the desired scale, performance, and cost
23
Create a virtual private cloud (VPC) in an account and share one or more of its subnets with the other accounts using Resource Access Manager
24
Deploy the instances in three Availability Zones (AZs). Launch two instances in each Availability Zone (AZ)
25
Purchase 80 reserved instances (RIs). Provision additional on-demand and spot instances per the workload demand (Use Auto Scaling Group with launch template to provision the mix of on-demand and spot instances)
26
Use SQS long polling to retrieve messages from your Amazon SQS queues
27
Use Amazon EC2 dedicated hosts
28
Set up a VPC gateway endpoint for Amazon S3. Attach an endpoint policy to the endpoint. Update the route table to direct the S3-bound traffic to the VPC endpoint
29
You can change the tenancy of an instance from dedicated to host, You can change the tenancy of an instance from host to dedicated
30
Configure Amazon CloudFront to distribute the data hosted on Amazon S3 cost-effectively
31
Schedule a weekly Amazon EventBridge event cron expression to invoke an AWS Lambda function that runs the database rollover job
32
AWS Database Migration Service (AWS DMS), AWS Schema Conversion Tool (AWS SCT)
33
Create an alias record for covid19survey.com that routes traffic to www.covid19survey.com
34
When you cancel an active spot request, it does not terminate the associated instance, If a spot request is persistent, then it is opened again after your Spot Instance is interrupted, Spot Fleets can maintain target capacity by launching replacement instances after Spot Instances in the fleet are terminated
35
Create a CNAME record
36
Use AWS Cost Explorer Resource Optimization to get a report of Amazon EC2 instances that are either idle or have low utilization and use AWS Compute Optimizer to look at instance type recommendations
37
Convert the Amazon EC2 instance EBS volume to gp2
38
Setup Amazon ElastiCache in front of Amazon RDS
39
Use Reserved Instances (RIs) for the minimum capacity, Set the minimum capacity to 2
40
Create a Lifecycle Policy to transition objects to Amazon S3 Standard IA using a prefix after 45 days, Create a Lifecycle Policy to transition all objects to Amazon S3 Glacier after 180 days
41
Create an Amazon CloudFront distribution
42
Enable Amazon API Gateway Caching
43
Amazon Simple Queue Service (Amazon SQS), Amazon EC2 Spot Instances
44
Use Amazon Athena to run SQL based analytics against Amazon S3 data
45
Use Amazon EC2 instances with Instance Store as the storage option
46
Use Amazon S3 Intelligent-Tiering storage class to optimize the Amazon S3 storage costs
47
AWS Trusted Advisor
48
Distribute the static content through Amazon S3
49
Deploy the visualization tool in the same AWS region as the data warehouse. Access the visualization tool over a Direct Connect connection at a location in the same region
50
Set up an Amazon S3 bucket lifecycle policy to move files from Amazon S3 Standard to Amazon S3 Standard-IA 30 days after object creation. Delete the files 5 years after object creation
51
Amazon S3 Glacier Deep Archive
52
Transfer the on-premises data into multiple AWS Snowball Edge Storage Optimized devices. Copy the AWS Snowball Edge data into Amazon S3 and create a lifecycle policy to transition the data into Amazon S3 Glacier
53
Setup an Amazon CloudWatch alarm to monitor the health status of the instance. In case of an Instance Health Check failure, an EC2 Reboot CloudWatch Alarm Action can be used to reboot the instance
54
A Spot fleet can consist of a set of Spot Instances and optionally On-Demand Instances that are launched to meet your target capacity, Spot instances are spare Amazon EC2 capacity that can save you up 90% off of On-Demand prices. Spot instances can be interrupted by Amazon EC2 for capacity requirements with a 2-minute notification
55
Create an auto-scaling group that spans across 2 Availability Zones, which min=1, max=1, desired=1, Create an elastic IP address (EIP) and use the Amazon EC2 user-data script to attach it, Assign an Amazon EC2 Instance Role to perform the necessary API calls
56
Run on a Spot Instance with a persistent request type
57
Create a Read Replica in the same Region as the Master database and point the analytics workload there
58
Storage class analysis only provides recommendations for Standard to Standard IA classes
59
Store the images using the Amazon S3 Intelligent-Tiering storage class
60
Amazon EFS Infrequent Access
61
Move the data to Amazon S3 Standard IA after 30 days, Analyze the cold data with Amazon Athena
62
Use the Amazon EC2 instances private IP for the replication
63
AWS Snowmobile
64
When a consumer instance retrieves a message, that message will be hidden from other consumer instances for a fixed period of time.
65
750
66
1 TB monthly with 10% of content accessed per month
67
AWS Pricing Calculator
68
Store the files in Amazon S3 and then use an S3 event notification to invoke a Lambda function for extracting the metadata.
69
Change the CloudWatch alarm period that triggers the Auto Scaling scale-down policy., Change the Auto Scaling group’s cool-down time.
70
Keep up to date with new AWS service releases
71
Use Kinesis Analytics for transforming the data.
72
Data transfer costs (from AWS to your local network)
73
Consumption Model
74
Expedited retrieval
75
AWS Control Tower
76
12 hours
77
Change tenancy using CLI/SDK., Create AMIs of all your instances. Create a new VPC with Default as the hosting tenancy attribute and then use them to create new instances using Default tenancy.
78
Glacier
79
RDS
80
Up to 1 GB/Month
81
Increase the bid price for the task nodes so that you have a greater threshold before the task nodes are terminated., Change the task nodes to on-demand instances.
82
Stop the instances.
83
S3
84
The database engine in use
85
Reserved pricing
86
You thank him for his concern and then implement EC2’s pay-per-minute billing to get the maximum benefit for the company.
87
Whether MFA is configured on the root account, Advice on security groups and what ports have unrestricted access
88
Spot instance
89
Redshift
90
Trusted Advisor
91
AWS Budget alerts
92
Use proactive cyclic scaling to boost your capacity at a fixed interval.
93
S3
94
Create RDS read replicas and additional web/app instances across all the available AZs., Install an ElastiCache cluster in front of the RDS installation.
95
AWS Organizations
96
Amazon RDS Magnetic Storage
97
AWS TCO Calculator
98
Use an Elastic Load Balancer, a multi-AZ deployment of an Auto Scaling group of EC2 Spot instances (primary) running in tandem with an Auto Scaling group of EC2 On-Demand instances (secondary), and DynamoDB.
99
6 months
100
When you require a license to be locked to the hardware
xj9 - 19628 - a
xj9 - 19628 - a
critical flaw · 98問 · 2年前xj9 - 19628 - a
xj9 - 19628 - a
98問 • 2年前xj9 - 19628 - b
xj9 - 19628 - b
critical flaw · 30問 · 2年前xj9 - 19628 - b
xj9 - 19628 - b
30問 • 2年前xj9 - 19628 - c
xj9 - 19628 - c
critical flaw · 99問 · 1年前xj9 - 19628 - c
xj9 - 19628 - c
99問 • 1年前xj9 - 19628 - d1
xj9 - 19628 - d1
critical flaw · 99問 · 1年前xj9 - 19628 - d1
xj9 - 19628 - d1
99問 • 1年前xj9 - 19628 - d2
xj9 - 19628 - d2
critical flaw · 98問 · 1年前xj9 - 19628 - d2
xj9 - 19628 - d2
98問 • 1年前1. Shattershot
1. Shattershot
critical flaw · 50問 · 1年前1. Shattershot
1. Shattershot
50問 • 1年前Conquest Book 1
Conquest Book 1
critical flaw · 100問 · 1年前Conquest Book 1
Conquest Book 1
100問 • 1年前k3ch - 2910116 - D1 - A
k3ch - 2910116 - D1 - A
critical flaw · 100問 · 1年前k3ch - 2910116 - D1 - A
k3ch - 2910116 - D1 - A
100問 • 1年前k3ch - 2910116 - D1 - B
k3ch - 2910116 - D1 - B
critical flaw · 65問 · 1年前k3ch - 2910116 - D1 - B
k3ch - 2910116 - D1 - B
65問 • 1年前k3ch - 2910116 - D2 - A
k3ch - 2910116 - D2 - A
critical flaw · 100問 · 1年前k3ch - 2910116 - D2 - A
k3ch - 2910116 - D2 - A
100問 • 1年前k3ch - 2910116 - D2 - B
k3ch - 2910116 - D2 - B
critical flaw · 55問 · 1年前k3ch - 2910116 - D2 - B
k3ch - 2910116 - D2 - B
55問 • 1年前k3ch - 2910116 - D3 - A
k3ch - 2910116 - D3 - A
critical flaw · 100問 · 1年前k3ch - 2910116 - D3 - A
k3ch - 2910116 - D3 - A
100問 • 1年前k3ch - 2910116 - D3 - B
k3ch - 2910116 - D3 - B
critical flaw · 63問 · 1年前k3ch - 2910116 - D3 - B
k3ch - 2910116 - D3 - B
63問 • 1年前1. X-Tinction Agenda
1. X-Tinction Agenda
critical flaw · 100問 · 1年前1. X-Tinction Agenda
1. X-Tinction Agenda
100問 • 1年前2. X-Tinction Agenda
2. X-Tinction Agenda
critical flaw · 100問 · 1年前2. X-Tinction Agenda
2. X-Tinction Agenda
100問 • 1年前3. X-Tinction Agenda
3. X-Tinction Agenda
critical flaw · 100問 · 1年前3. X-Tinction Agenda
3. X-Tinction Agenda
100問 • 1年前4. X-Tinction Agenda
4. X-Tinction Agenda
critical flaw · 90問 · 1年前4. X-Tinction Agenda
4. X-Tinction Agenda
90問 • 1年前Executioner's Song Book 1
Executioner's Song Book 1
critical flaw · 30問 · 1年前Executioner's Song Book 1
Executioner's Song Book 1
30問 • 1年前問題一覧
1
Amazon ECS with EC2 launch type is charged based on EC2 instances and EBS volumes used. Amazon ECS with Fargate launch type is charged based on vCPU and memory resources that the containerized application requests
2
Order 10 AWS Snowball Edge Storage Optimized devices to complete the one-time data transfer, Setup AWS Site-to-Site VPN to establish on-going connectivity between the on-premises data center and AWS Cloud
3
AWS Storage Gateway - File Gateway
4
Amazon S3 Standard-Infrequent Access (S3 Standard-IA)
5
Store the intermediary query results in Amazon S3 Standard storage class
6
Amazon S3 Intelligent-Tiering => Amazon S3 Standard, Amazon S3 One Zone-IA => Amazon S3 Standard-IA
7
Consolidated billing has not been enabled. All the AWS accounts should fall under a single consolidated billing for the monthly fee to be charged only once
8
Configure a lifecycle policy to transition the objects to Amazon S3 One Zone-Infrequent Access (S3 One Zone-IA) after 30 days
9
Use Amazon EC2 spot instances to run the workflow processes
10
Ingest the data in Amazon Kinesis Data Firehose and use an intermediary AWS Lambda function to filter and transform the incoming stream before the output is dumped on Amazon S3
11
Enable Amazon DynamoDB Accelerator (DAX) for Amazon DynamoDB and Amazon CloudFront for Amazon S3
12
Use multipart uploads for faster file uploads into the destination Amazon S3 bucket, Use Amazon S3 Transfer Acceleration (Amazon S3TA) to enable faster file uploads into the destination S3 bucket
13
Cost of test file storage on Amazon S3 Standard < Cost of test file storage on Amazon EFS < Cost of test file storage on Amazon EBS
14
Use Amazon EC2 reserved instance (RI) for the production application and on-demand instances for the dev application
15
Amazon Elastic File System (EFS) Standard–IA storage class
16
Instance B
17
Create an AWS Snowball job and target an Amazon S3 bucket. Create a lifecycle policy to transition this data to Amazon S3 Glacier Deep Archive on the same day
18
There are data transfer charges for replicating data across AWS Regions
19
Purchase 70 reserved instances (RIs) and 30 spot instances
20
Amazon EFS Infrequent Access
21
Run the workload on a Spot Fleet
22
You can only use a launch template to provision capacity across multiple instance types using both On-Demand Instances and Spot Instances to achieve the desired scale, performance, and cost
23
Create a virtual private cloud (VPC) in an account and share one or more of its subnets with the other accounts using Resource Access Manager
24
Deploy the instances in three Availability Zones (AZs). Launch two instances in each Availability Zone (AZ)
25
Purchase 80 reserved instances (RIs). Provision additional on-demand and spot instances per the workload demand (Use Auto Scaling Group with launch template to provision the mix of on-demand and spot instances)
26
Use SQS long polling to retrieve messages from your Amazon SQS queues
27
Use Amazon EC2 dedicated hosts
28
Set up a VPC gateway endpoint for Amazon S3. Attach an endpoint policy to the endpoint. Update the route table to direct the S3-bound traffic to the VPC endpoint
29
You can change the tenancy of an instance from dedicated to host, You can change the tenancy of an instance from host to dedicated
30
Configure Amazon CloudFront to distribute the data hosted on Amazon S3 cost-effectively
31
Schedule a weekly Amazon EventBridge event cron expression to invoke an AWS Lambda function that runs the database rollover job
32
AWS Database Migration Service (AWS DMS), AWS Schema Conversion Tool (AWS SCT)
33
Create an alias record for covid19survey.com that routes traffic to www.covid19survey.com
34
When you cancel an active spot request, it does not terminate the associated instance, If a spot request is persistent, then it is opened again after your Spot Instance is interrupted, Spot Fleets can maintain target capacity by launching replacement instances after Spot Instances in the fleet are terminated
35
Create a CNAME record
36
Use AWS Cost Explorer Resource Optimization to get a report of Amazon EC2 instances that are either idle or have low utilization and use AWS Compute Optimizer to look at instance type recommendations
37
Convert the Amazon EC2 instance EBS volume to gp2
38
Setup Amazon ElastiCache in front of Amazon RDS
39
Use Reserved Instances (RIs) for the minimum capacity, Set the minimum capacity to 2
40
Create a Lifecycle Policy to transition objects to Amazon S3 Standard IA using a prefix after 45 days, Create a Lifecycle Policy to transition all objects to Amazon S3 Glacier after 180 days
41
Create an Amazon CloudFront distribution
42
Enable Amazon API Gateway Caching
43
Amazon Simple Queue Service (Amazon SQS), Amazon EC2 Spot Instances
44
Use Amazon Athena to run SQL based analytics against Amazon S3 data
45
Use Amazon EC2 instances with Instance Store as the storage option
46
Use Amazon S3 Intelligent-Tiering storage class to optimize the Amazon S3 storage costs
47
AWS Trusted Advisor
48
Distribute the static content through Amazon S3
49
Deploy the visualization tool in the same AWS region as the data warehouse. Access the visualization tool over a Direct Connect connection at a location in the same region
50
Set up an Amazon S3 bucket lifecycle policy to move files from Amazon S3 Standard to Amazon S3 Standard-IA 30 days after object creation. Delete the files 5 years after object creation
51
Amazon S3 Glacier Deep Archive
52
Transfer the on-premises data into multiple AWS Snowball Edge Storage Optimized devices. Copy the AWS Snowball Edge data into Amazon S3 and create a lifecycle policy to transition the data into Amazon S3 Glacier
53
Setup an Amazon CloudWatch alarm to monitor the health status of the instance. In case of an Instance Health Check failure, an EC2 Reboot CloudWatch Alarm Action can be used to reboot the instance
54
A Spot fleet can consist of a set of Spot Instances and optionally On-Demand Instances that are launched to meet your target capacity, Spot instances are spare Amazon EC2 capacity that can save you up 90% off of On-Demand prices. Spot instances can be interrupted by Amazon EC2 for capacity requirements with a 2-minute notification
55
Create an auto-scaling group that spans across 2 Availability Zones, which min=1, max=1, desired=1, Create an elastic IP address (EIP) and use the Amazon EC2 user-data script to attach it, Assign an Amazon EC2 Instance Role to perform the necessary API calls
56
Run on a Spot Instance with a persistent request type
57
Create a Read Replica in the same Region as the Master database and point the analytics workload there
58
Storage class analysis only provides recommendations for Standard to Standard IA classes
59
Store the images using the Amazon S3 Intelligent-Tiering storage class
60
Amazon EFS Infrequent Access
61
Move the data to Amazon S3 Standard IA after 30 days, Analyze the cold data with Amazon Athena
62
Use the Amazon EC2 instances private IP for the replication
63
AWS Snowmobile
64
When a consumer instance retrieves a message, that message will be hidden from other consumer instances for a fixed period of time.
65
750
66
1 TB monthly with 10% of content accessed per month
67
AWS Pricing Calculator
68
Store the files in Amazon S3 and then use an S3 event notification to invoke a Lambda function for extracting the metadata.
69
Change the CloudWatch alarm period that triggers the Auto Scaling scale-down policy., Change the Auto Scaling group’s cool-down time.
70
Keep up to date with new AWS service releases
71
Use Kinesis Analytics for transforming the data.
72
Data transfer costs (from AWS to your local network)
73
Consumption Model
74
Expedited retrieval
75
AWS Control Tower
76
12 hours
77
Change tenancy using CLI/SDK., Create AMIs of all your instances. Create a new VPC with Default as the hosting tenancy attribute and then use them to create new instances using Default tenancy.
78
Glacier
79
RDS
80
Up to 1 GB/Month
81
Increase the bid price for the task nodes so that you have a greater threshold before the task nodes are terminated., Change the task nodes to on-demand instances.
82
Stop the instances.
83
S3
84
The database engine in use
85
Reserved pricing
86
You thank him for his concern and then implement EC2’s pay-per-minute billing to get the maximum benefit for the company.
87
Whether MFA is configured on the root account, Advice on security groups and what ports have unrestricted access
88
Spot instance
89
Redshift
90
Trusted Advisor
91
AWS Budget alerts
92
Use proactive cyclic scaling to boost your capacity at a fixed interval.
93
S3
94
Create RDS read replicas and additional web/app instances across all the available AZs., Install an ElastiCache cluster in front of the RDS installation.
95
AWS Organizations
96
Amazon RDS Magnetic Storage
97
AWS TCO Calculator
98
Use an Elastic Load Balancer, a multi-AZ deployment of an Auto Scaling group of EC2 Spot instances (primary) running in tandem with an Auto Scaling group of EC2 On-Demand instances (secondary), and DynamoDB.
99
6 months
100
When you require a license to be locked to the hardware