Most answered questions in Cloud Computing

0 votes
0 answers

Lambda function that poll events from SQS only the first day of the month

I require a lambda function that only ...READ MORE

Dec 14, 2022 in AWS by Roshan
• 300 points
429 views
0 votes
0 answers

How to use "alter system.." sql statement in AWS RDS oracle?

Oracle's data buffer cache was deleted using ...READ MORE

Dec 14, 2022 in AWS by Roshan
• 300 points
512 views
0 votes
0 answers

Ansible: Dynamically copy files/directories depending on hostname

To share the labour of copying and ...READ MORE

Dec 14, 2022 in AWS by Tejashwini
• 3,820 points
314 views
0 votes
0 answers

AWS Lambda "cannot find module aws-sdk" in Build a Basic Web Application tutorial

I'm trying to get a start with ...READ MORE

Dec 14, 2022 in AWS by Tejashwini
• 3,820 points
4,975 views
0 votes
0 answers

How to use "alter system.." sql statement in AWS RDS oracle?

"ALTER SYSTEM FLUSH BUFFER_CACHE;" Oracle's data buffer ...READ MORE

Dec 14, 2022 in AWS by Tejashwini
• 3,820 points
252 views
0 votes
0 answers

Convert oracle UDF function with to_number and value_error expection in it to AWS RDS maria db

create or replace FUNCTION num_check (p_string IN ...READ MORE

Dec 14, 2022 in AWS by Tejashwini
• 3,820 points
222 views
0 votes
0 answers

Why Elastic beanstalk restore to old version?

Why did AWS reinstall an older version ...READ MORE

Dec 14, 2022 in AWS by Tejashwini
• 3,820 points
238 views
0 votes
0 answers

Connecting to AWS EC2 instance from Docker SDK for python

I have created a free tier EC2 ...READ MORE

Dec 13, 2022 in AWS by Ashwini
• 5,430 points
374 views
0 votes
0 answers

Is there any way to use existing AWS ELB for ingress in Kubernetes for airflow helm chart?

Planning to host airflow on Kubernetes (EKS), ...READ MORE

Dec 13, 2022 in AWS by Ashwini
• 5,430 points
285 views
+1 vote
0 answers

AWS Codepipeline not serving React from a PHP+React Git repository

I was setting up a Codepipeline for ...READ MORE

Dec 13, 2022 in AWS by Ashwini
• 5,430 points
443 views
0 votes
0 answers

How to sign-in to EKS cluster without aws-auth configmap?

My aws-auth configmap contains the aws roles ...READ MORE

Dec 13, 2022 in AWS by Ashwini
• 5,430 points
255 views
0 votes
0 answers

How to get the record count of all tables in athena aws?

I'm trying to figure out how to ...READ MORE

Dec 13, 2022 in AWS by Ashwini
• 5,430 points
1,931 views
0 votes
0 answers

How to sign-in to EKS cluster without aws-auth configmap?

My aws-auth configmap contains the aws roles ...READ MORE

Dec 13, 2022 in AWS by Ashwini
• 5,430 points
268 views
0 votes
0 answers

I can't delete AWS appconfig configuration and environment

I'm studying about Appconfig to change my service from parameter ...READ MORE

Dec 13, 2022 in AWS by Ashwini
• 5,430 points
709 views
0 votes
0 answers

How to build docker images for multiple Sagemaker training applications?

Given one ML repository contains 3 training ...READ MORE

Dec 13, 2022 in AWS by Ashwini
• 5,430 points
260 views
0 votes
0 answers

CDK :How to use/import s3 defined in one stack to another stack ( In different file)?

a little bit new to typescript and ...READ MORE

Dec 13, 2022 in AWS by Ashwini
• 5,430 points
558 views
0 votes
0 answers

How to set status code allerts for load balancer?

How do I check and configure the ...READ MORE

Dec 13, 2022 in AWS by Ashwini
• 5,430 points
211 views
0 votes
0 answers

GCP - how to add a Google account as an IAM principal to a project?

How do I add a Google account ...READ MORE

Nov 9, 2022 in GCP by Ashwini
• 5,430 points
258 views
0 votes
0 answers

How to test a Cloud Function in Google Cloud Platform (GCP)?

I've been looking everywhere for the answer ...READ MORE

Nov 9, 2022 in GCP by Ashwini
• 5,430 points
285 views
0 votes
0 answers

How can I get nested virtualization working on e2-micro GCP VM?

I've been attempting to use the Google ...READ MORE

Nov 9, 2022 in GCP by Ashwini
• 5,430 points
531 views
0 votes
0 answers

Billing account for project is not open GCP

Using the command line, I'm attempting to launch a compute instance into GCP: gcloud compute instances create instance-1 --zone=uscentral1-a Additionally, it ...READ MORE

Nov 9, 2022 in GCP by Ashwini
• 5,430 points
371 views
0 votes
0 answers

GCP Monitoring agent increasing memory usage continuously

I have set up a compute engine instance ...READ MORE

Nov 8, 2022 in GCP by Ashwini
• 5,430 points
690 views
0 votes
0 answers

Howto migrate hyper-v based virtual machines to to google cloud

In order to move virtual machines from ...READ MORE

Nov 8, 2022 in GCP by Ashwini
• 5,430 points
644 views
0 votes
0 answers

Your app contains exposed Google Cloud Platform (GCP) API keys. Please see this Google Help Center article for details

Even though Google Play Store still displays ...READ MORE

Nov 8, 2022 in GCP by Ashwini
• 5,430 points
470 views
0 votes
0 answers

How to design scalable video streaming architecture using GCP?

I have a program for streaming videos ...READ MORE

Nov 8, 2022 in GCP by Ashwini
• 5,430 points
481 views
0 votes
0 answers

how to install virtualenv on Ubuntu 20.04 GCP instance?

I am trying to install python3 virtualenv. ...READ MORE

Nov 8, 2022 in GCP by Ashwini
• 5,430 points
720 views
0 votes
0 answers

AWS Java SDK - Get EC2 instance info

I have done some research (i.e. looking ...READ MORE

Apr 25, 2022 in AWS by Aditya
• 7,680 points
957 views
0 votes
0 answers

How can I find out why my storage space on Amazon EC2 is full?

When I run df -h on my ...READ MORE

Apr 25, 2022 in AWS by Aditya
• 7,680 points
605 views
0 votes
0 answers

"UNPROTECTED PRIVATE KEY FILE!" Error using SSH into Amazon EC2 Instance (AWS)

I've created a new Linux instance on ...READ MORE

Apr 25, 2022 in AWS by Aditya
• 7,680 points
569 views
0 votes
0 answers

AWS IAM user receive 401 when accessing to ECR repository, works with root user

I've started using AWS ECR to store ...READ MORE

Apr 25, 2022 in AWS by Aditya
• 7,680 points
1,287 views
0 votes
0 answers

Laravel/ MSSQL (AWS RDS) General error: 20018 Unicode data

I'm using SQL Server with a Laravel ...READ MORE

Apr 25, 2022 in AWS by Aditya
• 7,680 points
703 views
0 votes
0 answers

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

What am I missing here? I'm able to ...READ MORE

Apr 25, 2022 in AWS by Rahul
• 9,670 points
742 views
0 votes
0 answers

EC2 CLI. Help creating VPCs with name

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

Apr 25, 2022 in AWS by Rahul
• 9,670 points
249 views
0 votes
0 answers

AWS VPC - Internet Gateway vs. NAT

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

Apr 25, 2022 in AWS by Rahul
• 9,670 points
247 views
0 votes
0 answers

SCP not working in EC2 (AWS)

I can SSH into the EC2 instance: ssh ...READ MORE

Apr 25, 2022 in AWS by Rahul
• 9,670 points
477 views
0 votes
0 answers

Difference between IAM role and IAM user in AWS

I think an IAM role is used ...READ MORE

Apr 25, 2022 in AWS by Rahul
• 9,670 points
480 views
0 votes
0 answers

AWS RDS disaster recovery using cross-account

We are running AWS RDS PostgreSQL, with ...READ MORE

Apr 25, 2022 in AWS by Rahul
• 9,670 points
761 views
0 votes
0 answers

What is the meaning of inbound source of default RDS security group?

When I create an RDS, it seems ...READ MORE

Apr 25, 2022 in AWS by Rahul
• 9,670 points
272 views
0 votes
0 answers

Do two AWS accounts created in the same region share the same VPC?

Do two AWS accounts created in the ...READ MORE

Apr 25, 2022 in AWS by Rahul
• 9,670 points
234 views
0 votes
0 answers

I changed ec2 instance type from t2.medium to c5.xlarge and i can't use it

I changed an ec2 instance type from ...READ MORE

Apr 25, 2022 in AWS by Rahul
• 9,670 points
508 views
0 votes
0 answers

Amazon ec2 user-data, how does it work?

We are starting instances, and accessing the ...READ MORE

Apr 25, 2022 in AWS by Rahul
• 9,670 points
356 views
0 votes
0 answers

How to write 5000 records into DynamoDB Table?

I have a use case where I ...READ MORE

Apr 25, 2022 in AWS by Soham
• 9,700 points
272 views
0 votes
0 answers

How much will it cost to read from an S3 bucket in the same region but on different account

I read it doesn't cost anything to ...READ MORE

Apr 25, 2022 in AWS by Soham
• 9,700 points
369 views
0 votes
0 answers

Deleting logs file in Amazon s3 bucket according to created date

How to delete the log files in ...READ MORE

Apr 25, 2022 in AWS by Soham
• 9,700 points
539 views
0 votes
0 answers

Bluetooth 4.0 / Smart / Low energy on Samsung Galaxy S3

I'm trying to develop a Bluetooth 4.0 ...READ MORE

Apr 25, 2022 in AWS by Soham
• 9,700 points
292 views
0 votes
0 answers

AWS s3 lifecycle policy

We are checking if lifecycle policies are ...READ MORE

Apr 25, 2022 in AWS by Soham
• 9,700 points
364 views
0 votes
0 answers

What is difference between Pre-Signed Url and Signed Url?

I intend to private objects in a ...READ MORE

Apr 25, 2022 in AWS by Soham
• 9,700 points
1,012 views
0 votes
0 answers

Deploying Istio CNI along with VPC Native CNIS in kubernetes cluster

I have managed k8s services like EKS ...READ MORE

Apr 25, 2022 in AWS by Soham
• 9,700 points
395 views
0 votes
0 answers

AWS Private Link vs VPC Endpoint

What is the difference between Private Link ...READ MORE

Apr 25, 2022 in AWS by Soham
• 9,700 points
588 views
0 votes
0 answers

Connecting to internet through VPC peering

I have two custom VPCs for Private ...READ MORE

Apr 25, 2022 in AWS by Soham
• 9,700 points
286 views