Trending questions in Cloud Computing

0 votes
1 answer

How to send email to AWS SES from GCP vm instance

Use port 587. As per AWS SES ...READ MORE

Mar 4, 2022 in GCP by Korak
• 5,820 points
1,043 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
2,207 views
0 votes
1 answer

Find out last activity of service account in GCP IAM

You can use Cloud Monitoring Metrics to ...READ MORE

Mar 9, 2022 in GCP by Korak
• 5,820 points
737 views
0 votes
1 answer

How to check which user has stopped the dataflow pipeline in GCP?

You can view all Step logs for ...READ MORE

Mar 9, 2022 in GCP by Korak
• 5,820 points
717 views
0 votes
0 answers

Broken image from image upload to Amazon s3 via base64 string

Feb 18, 2022 in AWS by Rahul
• 2,120 points
1,551 views
0 votes
0 answers

Getting 504 Error while opening GCP AI Jupyter notebook instance

I have been getting a 504 Error while trying ...READ MORE

Mar 14, 2022 in GCP by Rahul
• 3,380 points
474 views
0 votes
0 answers

Dual Pricing for GCP Cloud Functions with Firebase

I created a new GCP Project, and ...READ MORE

Mar 14, 2022 in GCP by Rahul
• 3,380 points
434 views
0 votes
0 answers

Why do I need to use a security solution like Centrify on GCP?

Why do I need to use a ...READ MORE

Mar 14, 2022 in GCP by Rahul
• 3,380 points
376 views
0 votes
1 answer

ARP protocol in GCP for two VMs to communicate directly

ARP and RARP are supported. ARP lookups ...READ MORE

Mar 4, 2022 in GCP by Korak
• 5,820 points
762 views
0 votes
1 answer

What is GCP Organization?

GCP Organization is the root node of ...READ MORE

Mar 8, 2022 in GCP by Korak
• 5,820 points
539 views
0 votes
0 answers

What is the meaning of "authoritative" and "authoritative" for GCP IAM bindings/members

I am trying to understand the difference ...READ MORE

Mar 2, 2022 in GCP by Rahul
• 2,120 points
802 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,351 views
0 votes
1 answer

How can I change the Service Account that my GCP GAE Flex Service is running as?

This isn't possible at the moment. The ...READ MORE

Mar 4, 2022 in GCP by Korak
• 5,820 points
568 views
0 votes
1 answer

Difference between AWS Site-to-Site VPN and AWS VPC peering?

AWS Site to Site enables access to ...READ MORE

Feb 15, 2022 in AWS by anonymous
1,298 views
0 votes
0 answers

Reasons why DynamoDB TTL is deleting items 48 hours early?

I was looking to set up TTL ...READ MORE

Feb 28, 2022 in AWS by Rahul
• 2,120 points
750 views
0 votes
1 answer

.rds .rdl .rsd in SSRS

Report Definition share data source. (rds) Report ...READ MORE

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

How to create Athena tables for dynamic S3 paths using AWS Crawler?

The simplest and most efficient way to ...READ MORE

Feb 16, 2022 in AWS by anonymous
1,163 views
0 votes
1 answer

Submit GCP POST form without changing page

<div id="contact_form"> <structure name="contact" action=""> <fieldset> ...READ MORE

Mar 4, 2022 in GCP by Korak
• 5,820 points
448 views
0 votes
0 answers

AWS IAM role expiry

On expiry of IAM roles: What is the ...READ MORE

Feb 28, 2022 in AWS by Rahul
• 2,120 points
624 views
0 votes
0 answers

How do I get elements out of a AWS DynamoDB for a simple web app?

Feb 28, 2022 in AWS by Rahul
• 2,120 points
615 views
0 votes
0 answers

Is it possible to run android x86 on a GCP VM? [closed]

Mar 2, 2022 in GCP by Rahul
• 2,120 points
498 views
0 votes
1 answer

How to add SSL certificate to AWS EC2 with the help of new AWS Certificate Manager service

You can't install the certificates created by ...READ MORE

Feb 21, 2022 in AWS by Korak
• 5,820 points
807 views
0 votes
0 answers

organization won't appear in the Google Cloud Platform Console as a choice for migration

I'm trying to migrate an existing Google ...READ MORE

Mar 2, 2022 in GCP by Rahul
• 2,120 points
439 views
0 votes
1 answer

Wikipedia Dump available on AWS S3

Wikipedia is not available as a public ...READ MORE

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

Migrate from aws rds aurora(postgres engine) to regular rds postgres

There are a couple of options you ...READ MORE

Feb 17, 2022 in AWS by anonymous
936 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
1,280 views
0 votes
2 answers

Loading data (incrementally) into Amazon Redshift, S3 vs DynamoDB vs Insert

It is achievable to aggregate event logs ...READ MORE

Feb 9, 2022 in AWS by anonymous
1,257 views
0 votes
0 answers

What is difference between Lightsail and EC2?

Recently Amazon launched Lightsail. Is there any difference ...READ MORE

Feb 28, 2022 in AWS by Rahul
• 2,120 points
497 views
0 votes
1 answer

Amazon Web Services: Delete item on DynamoDB Database from Lambda Function

Omitting the Lambda boilerplate      var tablename= "Users" dynamodb.deleteItem({ "TableName": tableName "Key": ...READ MORE

Feb 16, 2022 in AWS by anonymous
970 views
0 votes
0 answers

ssh correct syntax to login GCP ubuntu instance

-1 I have google account that is not ...READ MORE

Mar 2, 2022 in GCP by Rahul
• 2,120 points
375 views
0 votes
0 answers

Connecting On-Prem network via transit gateway in the other aws account?

I have 2 aws accounts, where A ...READ MORE

Feb 22, 2022 in AWS by Rahul
• 2,120 points
611 views
0 votes
1 answer

AWS DynamoDB Queries Not Showing user data unless with Admin privileges

Replace ownerfield "username" with "id"   type user @model @auth ...READ MORE

Feb 23, 2022 in AWS by Korak
• 5,820 points
518 views
+1 vote
1 answer

Accessing query parameter in Lambda with Python

Have you gone through the mapping template ...READ MORE

Dec 5, 2018 in AWS by bugseeker
51,252 views
0 votes
0 answers

Restrict access to VPC with AWS VPN Client using security group

Feb 22, 2022 in AWS by Rahul
• 2,120 points
588 views
0 votes
1 answer

What documentation exists for DynamoDB's consistency model, CAP, partition recovery etc?

While DynamoDB indeed lacks a detailed statement ...READ MORE

Feb 21, 2022 in AWS by Korak
• 5,820 points
532 views
0 votes
0 answers

AWS storage class analysis vs intelligent tiering

0 I understand that AWS storage class analysis ...READ MORE

Feb 18, 2022 in AWS by Rahul
• 2,120 points
651 views
0 votes
0 answers

AWS VPC - Internet Gateway vs. NAT [closed]

What is an Internet Gateway? What is ...READ MORE

Feb 22, 2022 in AWS by Rahul
• 2,120 points
351 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,120 points
640 views
0 votes
0 answers

EC2 CLI. Help creating VPCs with name

I am trying to streamline the process ...READ MORE

Feb 22, 2022 in AWS by Rahul
• 2,120 points
335 views
0 votes
1 answer

difference between cloud computing and grid computing

 Cloud Computing: Cloud computing is a client-server architecture ...READ MORE

Feb 4, 2022 in Cloud Computing by Edureka
• 13,620 points
1,057 views
0 votes
1 answer

why aws s3 transfer acceleration is not working?

AWS S3 Transfer Acceleration enables fast, easy ...READ MORE

Feb 16, 2022 in Cloud Computing by anonymous
537 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,120 points
595 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
837 views
0 votes
0 answers

Download from s3 into a actions workflow

Feb 18, 2022 in Cloud Computing by Rahul
• 2,120 points
446 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,120 points
540 views
0 votes
0 answers
0 votes
1 answer

what is saas in cloud computing

SaaS: Software as a service (SaaS) is a ...READ MORE

Feb 4, 2022 in Cloud Computing by Edureka
• 13,620 points
907 views
0 votes
1 answer

The Amazon CloudFront distribution is configured to block access from your country. We can't connect to the server for this app or website at this time.

Hi@akhtar, You got this error because you restricted ...READ MORE

Jun 5, 2020 in AWS by MD
• 95,460 points
27,170 views
0 votes
2 answers

what is efs in aws

Amazon Elastic File System (Amazon EFS) provides ...READ MORE

Feb 4, 2022 in AWS by Korak
• 5,820 points
796 views
0 votes
0 answers

How to specify Ec2 Instance Attributes in a AWS::EMR::Cluster CloudFormation Template?

Very new to AWS and looking at ...READ MORE

Feb 10, 2022 in AWS by Rahul
• 2,120 points
609 views