Most answered questions in AWS

0 votes
1 answer

How to import existing VPC in aws cdk?

If your VPC is created outside your ...READ MORE

Feb 15, 2022 in AWS by anonymous
2,570 views
0 votes
1 answer

How to use AWS S3 REST API ListObjects(v2) with multiple parent/child bucket directories?

Here you have to use the ListObjectsV2 ...READ MORE

Feb 15, 2022 in AWS by anonymous
1,067 views
0 votes
1 answer

Unable to download aws s3 glacier objects

You can fix the issue with the ...READ MORE

Feb 15, 2022 in AWS by Rahul
• 2,080 points
1,280 views
0 votes
1 answer

EC2 could not resolve private DNS host name

Try and check private dns hostnames supported ...READ MORE

Feb 14, 2022 in AWS by Rahul
• 2,080 points
3,106 views
0 votes
1 answer

Add a new item to a Dynamodb using a AWS lambda function each time a function is executed with Cloudwatch

The problem here is that the PutItem ...READ MORE

Feb 14, 2022 in AWS by Rahul
• 2,080 points
407 views
0 votes
1 answer

Access Amazon RDS database in VPC from Lambda locally

Your database is not connected to the ...READ MORE

Feb 14, 2022 in AWS by Rahul
• 2,080 points
390 views
0 votes
1 answer

Pricing for aws ec2 instance volume

This is the pricing for EBS AWS ...READ MORE

Feb 14, 2022 in AWS by Rahul
• 2,080 points
276 views
0 votes
1 answer

Why AWS recommends to avoid the use of public/internet gateways in favor of AWS PrivateLink and VPC endpoints?

Public applications are available over the internet. ...READ MORE

Feb 9, 2022 in AWS by anonymous
924 views
0 votes
1 answer

Why can't I connect to AWS RDS?

Here your security groups are incorrect. If ...READ MORE

Feb 9, 2022 in AWS by anonymous
321 views
0 votes
1 answer

Exporting a table from Amazon RDS into a CSV file

The "SELECT ... INTO OUTFILE" command makes ...READ MORE

Feb 9, 2022 in AWS by anonymous
2,484 views
0 votes
1 answer

Amazon RDS Instance Password?

There is a Set Master Password  field ...READ MORE

Feb 8, 2022 in AWS by anonymous
558 views
0 votes
1 answer

ELOGIN error while connecting to SQL Server RDS in AWS Elastic Beanstalk

Using SQL Server Management Studio (SSMS) with ...READ MORE

Feb 8, 2022 in AWS by anonymous
333 views
0 votes
1 answer

What is the difference between dynamodb and dynamodb stream?

DynamoDB Streams enables a read only view ...READ MORE

Feb 8, 2022 in AWS by Korak
• 5,820 points
268 views
0 votes
1 answer

what is nat gateway in AWS?

NAT Gateway is a highly available AWS ...READ MORE

Feb 7, 2022 in AWS by Korak
• 5,820 points
371 views
0 votes
1 answer

how to create vpc in aws?

Click on VPC under Networking. Click on “Start ...READ MORE

Feb 7, 2022 in AWS by Korak
• 5,820 points
281 views
0 votes
1 answer

what is sns in aws

Amazon Simple Notification Service (Amazon SNS) is ...READ MORE

Feb 4, 2022 in AWS by Korak
• 5,820 points
342 views
0 votes
1 answer

what is route table in aws

A route table contains a set of rules, called routes, ...READ MORE

Feb 4, 2022 in AWS by Korak
• 5,820 points
1,815 views
0 votes
1 answer

what is aws cli

The AWS Command Line Interface (CLI) is ...READ MORE

Feb 4, 2022 in AWS by Korak
• 5,820 points
223 views
0 votes
1 answer

what is aws lambda function

AWS Lambda is a serverless compute service that ...READ MORE

Feb 4, 2022 in AWS by Korak
• 5,820 points
320 views
0 votes
1 answer

what is redshift in aws

Amazon Redshift is a data warehouse product ...READ MORE

Feb 4, 2022 in AWS by Korak
• 5,820 points
400 views
0 votes
1 answer

How to change instance type in aws

As your needs change, you might find ...READ MORE

Feb 4, 2022 in AWS by Korak
• 5,820 points
283 views
0 votes
1 answer

What is placement group in aws?

In Amazon Web Services (AWS), a placement ...READ MORE

Jun 15, 2023 in AWS by Khan Sarfaraz
• 700 points
240 views
0 votes
1 answer

What is AWS ECS?

Amazon ECS is a fully managed container ...READ MORE

Feb 3, 2022 in AWS by anonymous
358 views
0 votes
1 answer

What is AWS CloudWatch?

Amazon CloudWatch is a monitoring and management service ...READ MORE

Feb 3, 2022 in AWS by anonymous

edited Jun 20, 2023 by Khan Sarfaraz 245 views
0 votes
1 answer

which service is an aws database service?

Amazon Web Services (AWS) offers various database ...READ MORE

Jun 20, 2023 in AWS by Khan Sarfaraz
• 700 points
330 views
0 votes
1 answer

What is AWS?

Amazon Web Services or AWS is the ...READ MORE

Dec 13, 2021 in AWS by Rahul
• 2,080 points
491 views
+1 vote
1 answer

How should we need to pay for AWS ACM CA Private Certificate?

Hi@Lakshminarayanan, In the document it is written that ...READ MORE

Dec 24, 2020 in AWS by MD
• 95,440 points
1,831 views
0 votes
1 answer

How to use Docker Machine to provision hosts on cloud providers?

Hi@akhtar, Docker Machine driver plugins are available for ...READ MORE

Dec 21, 2020 in AWS by MD
• 95,440 points
906 views
0 votes
1 answer

What does ECU units, CPU core and memory mean in EC2 instance?

Hi@MD, ECU means Amazon EC2 compute unit. Amazon ...READ MORE

Dec 16, 2020 in AWS by akhtar
• 38,230 points
1,953 views
0 votes
1 answer

How to delete huge data from DynamoDB table in AWS?

Hi@akhtar, If you required to delete all the ...READ MORE

Dec 16, 2020 in AWS by MD
• 95,440 points
2,951 views
0 votes
1 answer

How to decrease my AMI size in AWS Cloud?

Hi@Lakshminarayanan, You can't decrease the volume size directly. ...READ MORE

Dec 10, 2020 in AWS by MD
• 95,440 points
2,207 views
0 votes
1 answer

An error occurred (BadRequestException) when calling the UpdateRestApi operation: Invalid patch path /tags/keytest.

Hi@akhtar, You need to use the tag-resource method instead ...READ MORE

Dec 8, 2020 in AWS by MD
• 95,440 points
1,934 views
0 votes
1 answer

How to add a tag to aws api gateway using aws cli?

Hi@akhtar, You need to use a tag-resource method in ...READ MORE

Dec 8, 2020 in AWS by MD
• 95,440 points
1,519 views
0 votes
1 answer

How to uninstall aws-cli?

Hi@akhtar, I also faced a similar type of ...READ MORE

Dec 8, 2020 in AWS by MD
• 95,440 points
2,265 views
0 votes
1 answer

What is File Gateway in AWS Storage Gateway?

Hi@akhtar, File Gateway is a configuration of the AWS ...READ MORE

Dec 8, 2020 in AWS by MD
• 95,440 points
454 views
0 votes
1 answer

No package python3 available in AWS EC2.

Hi@akhtar, It seems the python3 package is not ...READ MORE

Dec 8, 2020 in AWS by MD
• 95,440 points
1,102 views
0 votes
1 answer

Unziiping a tar.gz file in aws s3 bucket and upload it back to s3 using lambda

Hi@khyati, You can do your task using lambda. ...READ MORE

Dec 3, 2020 in AWS by MD
• 95,440 points
17,912 views
0 votes
1 answer

How to forward https traffic to launching new instances?

Hi@Lakshminarayanan, You can do this with the routing ...READ MORE

Dec 3, 2020 in AWS by MD
• 95,440 points
765 views
0 votes
1 answer

how do i copy/move incremental aws snapshot to s3 bucket ?

Hi@gorie, You can do this in two ways. ...READ MORE

Dec 3, 2020 in AWS by MD
• 95,440 points
1,473 views
0 votes
1 answer

How to find exact stopped time of AWS EC2 instances?

Hi@Lakshminarayanan, You can use InstanceState Data Types in your ...READ MORE

Dec 3, 2020 in AWS by MD
• 95,440 points
2,730 views
0 votes
1 answer

How to resize a RedShift cluster in AWS?

Hi@akhtar, You can change the size of the cluster. ...READ MORE

Nov 27, 2020 in AWS by MD
• 95,440 points
772 views
0 votes
1 answer

How to reboot a RedShift Cluster?

Hi@akhtar, You can reboot a cluster. with the CLI ...READ MORE

Nov 27, 2020 in AWS by MD
• 95,440 points
1,230 views
0 votes
1 answer

How to disable snapshot copy for a cluster in RedShift?

Hi@akhtar, You can disable the automatic copying of snapshots ...READ MORE

Nov 27, 2020 in AWS by MD
• 95,440 points
713 views
0 votes
1 answer

How to delete a Cluster Snapshot in AWS RedShift?

Hi@akhtar, You can delete the specified manual snapshot. The ...READ MORE

Nov 27, 2020 in AWS by MD
• 95,440 points
566 views
0 votes
1 answer

How to delete a Cluster Security Group in RedShift?

Hi@akhtar, You can delete an Amazon Redshift security group. The ...READ MORE

Nov 27, 2020 in AWS by MD
• 95,440 points
435 views
0 votes
1 answer

How to delete a Cluster with No Final Cluster Snapshot in RedShift?

Hi@akhtar, You can delete a previously provisioned cluster without ...READ MORE

Nov 27, 2020 in AWS by MD
• 95,440 points
1,222 views
0 votes
1 answer

How to create tags for a cluster in AWS RedShift?

Hi@akhtar, You can add tags to a cluster. A ...READ MORE

Nov 27, 2020 in AWS by MD
• 95,440 points
782 views
0 votes
1 answer

How to create an HSM client certificate in AWS RedShift?

Hi@akhtar, You can create an HSM client certificate that ...READ MORE

Nov 27, 2020 in AWS by MD
• 95,440 points
477 views
0 votes
1 answer

How to create a notification subscription for an event in AWS RedShift?

Hi@akhtar, You can create an Amazon Redshift event notification ...READ MORE

Nov 27, 2020 in AWS by MD
• 95,440 points
805 views
0 votes
1 answer

How to create a Cluster Subnet Group in AWS RedShift?

Hi@akhtar, You can create a new Amazon Redshift subnet ...READ MORE

Nov 27, 2020 in AWS by MD
• 95,440 points
543 views