Latest questions in Cloud Computing

0 votes
1 answer

How to configure AWS MFA for Terraform?

Hi@akhtar, You can specify assume_role in your AWS ...READ MORE

Sep 30, 2020 in Terraform by MD
• 95,440 points
2,457 views
0 votes
1 answer

What is the null resource in Terraform?

Hi@akhtar, The null_resource resource implements the standard resource ...READ MORE

Sep 29, 2020 in Terraform by MD
• 95,440 points
3,595 views
0 votes
1 answer

How to check the installed version of Terraform?

Hi@akhtar, To check the version, launch Windows PowerShell ...READ MORE

Sep 29, 2020 in Terraform by MD
• 95,440 points
24,846 views
0 votes
1 answer

Uses of Terraform CLI.

Hi@akhtar, Terraform is controlled via a very easy ...READ MORE

Sep 29, 2020 in Terraform by MD
• 95,440 points
602 views
0 votes
1 answer

How does Terraform work?

Hi@akhtar, Terraform produce an execution plan delineate, what ...READ MORE

Sep 29, 2020 in Terraform by MD
• 95,440 points
974 views
0 votes
1 answer

How to read S3 object of file size more than 32 MB using AWS Lambda and to generate the log report ?

Hi@Jeetz, Just follow the steps given in the ...READ MORE

Sep 29, 2020 in AWS by MD
• 95,440 points
3,065 views
0 votes
1 answer

How to get notifications for any changes made in AWS ?

You should probably configure the SNS Service. Features ...READ MORE

Sep 28, 2020 in AWS by John

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

Can anyone advice on how we use load balancers to route the traffic in two different regions?

Across 2 different Regions, load balancing configuration ...READ MORE

Sep 28, 2020 in AWS by Prathik MK
431 views
0 votes
1 answer

How will you disable the traffic in AWS when you deploying In production??

You could probably use a Network LoadBalancer ...READ MORE

Sep 28, 2020 in AWS by Kannan T
374 views
0 votes
1 answer

How to setup memory and disk utilization alert in GCP using stackdriver and agent metrics?

Hi, You can do that using the API. ...READ MORE

Sep 28, 2020 in GCP by MD
• 95,440 points
1,529 views
0 votes
1 answer

AWS billing issue

Hi, AWS will charge for CloudFront as well. ...READ MORE

Sep 28, 2020 in AWS by MD
• 95,440 points

edited Sep 6, 2023 by Khan Sarfaraz 458 views
0 votes
1 answer

Create configMap in Kubernetes using Terraform Script.

Hi@akhtar, You can use the kubernetes_config_map resource in ...READ MORE

Sep 28, 2020 in Terraform by MD
• 95,440 points
3,112 views
0 votes
1 answer

Create a secret in Kubernetes using Terraform.

Hi@akhtar, Terraform has resource to create a secret ...READ MORE

Sep 28, 2020 in Terraform by MD
• 95,440 points
2,434 views
0 votes
1 answer

How to get LoadBalancer IP in Kubernetes using Terraform script?

Hi@akhtar, In your Terraform script, you can output ...READ MORE

Sep 28, 2020 in Terraform by MD
• 95,440 points
3,053 views
0 votes
1 answer

How to expose a Pod in Kubernetes using Terraform?

Hi@MD, You can use kubernetes_service resource to expose ...READ MORE

Sep 28, 2020 in Terraform by akhtar
• 38,230 points
584 views
0 votes
1 answer

Best Cloud provider for Visual Studio .net community edition dev env

Hi@SteelTltan, If you are a beginner in Cloud, ...READ MORE

Sep 25, 2020 in Cloud Computing by MD
• 95,440 points
638 views
0 votes
1 answer

How to delete GCP project from command line?

Hi@akhtar, You can create a project from your ...READ MORE

Sep 24, 2020 in GCP by MD
• 95,440 points
1,274 views
0 votes
1 answer

How to rename a Google Cloud Platform project?

Hi@akhtar, First, you list down the project names ...READ MORE

Sep 24, 2020 in GCP by MD
• 95,440 points
791 views
0 votes
1 answer

How to authenticate with the correct account in GCP from Command Line?

Hi@akhtar, You can check your accounts from the ...READ MORE

Sep 24, 2020 in GCP by MD
• 95,440 points
431 views
0 votes
2 answers

How to transfer files to GCP VM from local system?

gcloud compute scp localpath vm_instance_name:instance/path READ MORE

Oct 27, 2020 in GCP by anonymous
5,631 views
0 votes
1 answer

How to achieve zero downtime in AWS?

In DevOps, one can use blue-green deployments ...READ MORE

Sep 24, 2020 in AWS by lohith
1,354 views
0 votes
1 answer

Getting error when creating a cloudfront service RTMP.

Hi, You need to connect to the AWS ...READ MORE

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

Does anybody know how to integrate a simple AWS bot lex bot with mysql?

Hi, When you create Amazon lex bot, they ...READ MORE

Sep 24, 2020 in AWS by MD
• 95,440 points
2,581 views
0 votes
1 answer

How to get alert of hard disk space in ec2 instance?

Check this out! https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/mon-scripts.html Also, you can create your ...READ MORE

Sep 24, 2020 in AWS by Ashish
1,922 views
0 votes
1 answer

How to connect to GCP VM using putty?

Hi, You don't need to connect your putty ...READ MORE

Sep 24, 2020 in GCP by MD
• 95,440 points
1,996 views
0 votes
1 answer

Unable to create a different home directory in EC2 instance.

Hi, If you have created a user then ...READ MORE

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

What configurations are required with minimal cost in EC2 when I have exponential growth in the users?

Hi, It depends on your requirement. If you ...READ MORE

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

how to get the RDS snapshot list last 24 hours list by using the lambda functions

Hi@shalk, You can list down your RDS snapshot. ...READ MORE

Sep 24, 2020 in AWS by MD
• 95,440 points
2,614 views
0 votes
1 answer

how to get the list of aws services i am used in aws my account by using the lambda function

Hi@shalk, You can create a session in your ...READ MORE

Sep 24, 2020 in AWS by MD
• 95,440 points
2,233 views
0 votes
1 answer

fatal:unable to connect to git.openstack.org: git.openstack.org errno=Network is unreachable

Hi@akhtar, You need to change the GIT_BASE installation ...READ MORE

Sep 23, 2020 in OpenStack by MD
• 95,440 points
1,366 views
0 votes
1 answer

How to get openstack version using Horizon or Openstack client?

Hi@akhtar, You can get the idea of the ...READ MORE

Sep 23, 2020 in OpenStack by MD
• 95,440 points
4,403 views
0 votes
2 answers

Where do I get Hashicorp certified Terraform associate dumps or exam questions for practice?

From my personal experience, i have used ...READ MORE

Dec 15, 2020 in Terraform by kodilil
• 440 points
2,675 views
0 votes
1 answer

How to update aws lambda function using aws cli?

Hi@akhtar, You can update your Lambda function in ...READ MORE

Sep 23, 2020 in AWS by MD
• 95,440 points
2,771 views
0 votes
1 answer

An error occurred (InvalidClientTokenId) when calling the GetCallerIdentity operation: The security token included in the request is invalid.

Hi@akhtar, I think there is a problem with ...READ MORE

Sep 23, 2020 in AWS by MD
• 95,440 points
38,459 views
0 votes
1 answer

How to clear the AWS Credentials from Windows system?

Hi@akhtar, You need to remove .aws/credentials along with .aws/config files from ...READ MORE

Sep 22, 2020 in AWS by MD
• 95,440 points
3,110 views
0 votes
1 answer

How to transfer files between AWS s3 and AWS ec2?

Hi@akhtar, You can use the AWS CLI command to ...READ MORE

Sep 22, 2020 in AWS by MD
• 95,440 points
1,148 views
0 votes
1 answer

How to specify credentials when connecting to boto3 S3?

Hi@akhtar, You need to create a session in ...READ MORE

Sep 22, 2020 in AWS by MD
• 95,440 points
653 views
0 votes
0 answers

Is there any way for accessing the pipeline in Azure VM

I want to know like I have ...READ MORE

Sep 22, 2020 in Azure by nidhi
• 120 points
354 views
0 votes
1 answer

How to open S3 object as a string with Boto3?

Hi@akhtar, If you want to return a string, you ...READ MORE

Sep 21, 2020 in AWS by MD
• 95,440 points
3,920 views
0 votes
1 answer

How to list contents of a bucket with boto3?

Hi@akhtar, You can create a session for an ...READ MORE

Sep 21, 2020 in AWS by MD
• 95,440 points
13,104 views
0 votes
1 answer

How to handle exceptions with boto3?

Hi@akhtar, You can use botocore.exceptions package in your ...READ MORE

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

How to upgrade AWS CLI to the latest version?

Hi@akhtar, You can upgrade your AWS CLI using ...READ MORE

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

error: aws login 'Permission denied (publickey)'

Hi@akhtar, You need to set the permissions for ...READ MORE

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

What is the difference between aws system manager and aws cloudwatch?

Hi@Edureka, AWS Systems Manager is an AWS service that you can ...READ MORE

Sep 21, 2020 in AWS by MD
• 95,440 points

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

what is the difference among amazon inspector vs trusted advisor vs cloudwatch vs Personal Health Dashboard vs AWS cloudtrail?

Hi@Edureka, All the services have their own use ...READ MORE

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

aws snowball and aws direct connect are to migrate a high volume of data from on-premise data centers to AWS but what is the key difference?

Hi@Edureka, AWS Snowball is a petabyte-scale data transport and ...READ MORE

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

Is there any way, where I can use one IP for 2 AWS instances?

You can use the Elastic IP, you ...READ MORE

Sep 18, 2020 in AWS by Karan
• 19,610 points
375 views
0 votes
0 answers

Is there any way, where I can use one IP for 2 AWS instances?

Is there any way, where I can ...READ MORE

Sep 18, 2020 in AWS by anonymous
• 19,610 points
305 views
0 votes
1 answer

I am not able to access AWS management console but I am able to access through VPN.

Hi, You can connect the AWS console from ...READ MORE

Sep 22, 2020 in AWS by MD
• 95,440 points
1,542 views