Latest questions in Cloud Computing

0 votes
1 answer

Is the AWS Associate Certification needed for the AWS Certified DevOps engineer (professional certification exams)?

Well right for october 2018, the rule ...READ MORE

Jun 24, 2019 in AWS by ArchanaNagur
• 2,360 points
671 views
0 votes
1 answer

How to create an EC2 instance using Python?

Hey JunDevOps, Have a look these scripts: 1. ...READ MORE

Jun 24, 2019 in AWS by Aysha

edited Jun 25, 2019 8,735 views
0 votes
1 answer

Demand for AWS administrator in India for 1year exp??

Hey, I honestly feel the scope in ...READ MORE

Jun 24, 2019 in Cloud Computing by Kalgi
• 52,360 points
537 views
0 votes
1 answer

Could you please demonstrate aws lambda with python

Hey @Priyanka,  Python Lambda functions are functions that ...READ MORE

Jun 24, 2019 in AWS by Kalgi
• 52,360 points
660 views
0 votes
1 answer

How do I review recent activity for the service-linked role?

Hey @Kyago, follow these steps: Open the IAM ...READ MORE

Jun 23, 2019 in AWS by Ishaan
380 views
0 votes
1 answer

How do I create a service-linked role through CLI?

Hey @Travis,  Use the following command and that ...READ MORE

Jun 23, 2019 in AWS by Tarun
584 views
0 votes
1 answer

How to allow an IAM entity to delete the AWSServiceRoleForECS service-linked role?

Hi @Vimal, Add the following statement to the ...READ MORE

Jun 23, 2019 in AWS by Kyraa
1,117 views
0 votes
1 answer

How to allow an IAM entity to edit the description of the AWSServiceRoleForECS service-linked role?

Hey @Hatim,  Add the following statement to the ...READ MORE

Jun 23, 2019 in AWS by Varsha
439 views
0 votes
1 answer

How to allow an IAM entity to create the AWSServiceRoleForECS service-linked role?

Hey @Meer, Add the following statement to the ...READ MORE

Jun 23, 2019 in AWS by Dhruv
3,285 views
0 votes
1 answer

What is the validation of any AWS certificate?

Well any of the AWS certificate is ...READ MORE

Jun 21, 2019 in AWS by ArchanaNagur
• 2,360 points
921 views
0 votes
1 answer

Any one know SAP Analytic Cloud is it possible to run SAC on premise?

SAP Analytic Cloud as the name suggests ...READ MORE

Jun 21, 2019 in AWS by Harsh
1,256 views
0 votes
2 answers

How i can send Bulk email from AWS ?

Sending bulk emails is no easy task. ...READ MORE

Feb 8, 2021 in AWS by akshusingh
• 140 points
1,488 views
0 votes
1 answer

AWS Training video

Hey @Chandresh, have a look at this ...READ MORE

Jun 20, 2019 in Cloud Computing by Kalgi
• 52,360 points
586 views
0 votes
1 answer

How does an AWS RDS SQL database work?

Well, Amazon RDS is a relational database ...READ MORE

Jun 20, 2019 in AWS by ArchanaNagur
• 2,360 points
695 views
+1 vote
1 answer

What will happen if you have forgotten to stop an instance on AWS?

EC2 is a service by Amazon where ...READ MORE

Jun 17, 2019 in AWS by ArchanaNagur
• 2,360 points
1,184 views
0 votes
1 answer

Is it possible to directly go for AWS professional certification exam without associate certifications?

Yes you can do that- Let me guide ...READ MORE

Jun 14, 2019 in AWS by Damon Salvatore
• 5,980 points
9,376 views
0 votes
1 answer

Difference between working of Auto-Scaling and ELB?

Well, both are the services offered by AWS, ...READ MORE

Jun 14, 2019 in AWS by ArchanaNagur
• 2,360 points
15,523 views
0 votes
1 answer

How to write a string to amazon s3 bucket?

without creating a file on S3, can ...READ MORE

Jun 14, 2019 in AWS by datageek
• 3,090 points
6,658 views
0 votes
0 answers

How To Set Up GUI On Amazon EC2 Ubuntu server?

I am quite new to AWS. I ...READ MORE

Jun 14, 2019 in AWS by datageek
• 3,090 points
909 views
0 votes
1 answer

As a DevOps student, which AWS certification should I consider?

Well let me start with the set ...READ MORE

Jun 14, 2019 in AWS by ArchanaNagur
• 2,360 points

edited Jul 10, 2023 by Khan Sarfaraz 1,353 views
0 votes
1 answer

What are branches in AWS CodeCommit and how to create one?

To create branches, click on Branches on ...READ MORE

Jun 13, 2019 in AWS by Trisha
1,027 views
0 votes
1 answer

Create repository on AWS CodeCommit

Go to your AWS login page and ...READ MORE

Jun 13, 2019 in AWS by Hannah
749 views
0 votes
1 answer

Create new project on a new organization - Azure DevOps

Create an Azure DevOps Organization. To do ...READ MORE

Jun 13, 2019 in Azure by Kalgi
776 views
0 votes
1 answer

Create an organization on Azure DevOps

Hey @Vikram, Create an Azure DevOps Organization. To ...READ MORE

Jun 13, 2019 in Azure by Jasmine
430 views
+1 vote
1 answer

AWS Enterprise Architect Interview Question- Help Urgent

Hey, have a look at the following ...READ MORE

Jun 11, 2019 in AWS by Kalgi
• 52,360 points
1,505 views
+1 vote
2 answers

What is the AWS CodeStar service used for?

AWS is a web-service provider, which offers set ...READ MORE

Jun 6, 2019 in AWS by ArchanaNagur
• 2,360 points
865 views
0 votes
1 answer

Which is good to learn, AWS or DevOps? Which has a great future?

Well Let us First see what is ...READ MORE

May 31, 2019 in AWS by ArchanaNagur
• 2,360 points
11,836 views
0 votes
1 answer

What is the future of AWS?

Amazon Web Services (AWS) is a secure ...READ MORE

May 31, 2019 in AWS by ArchanaNagur
• 2,360 points
2,052 views
0 votes
1 answer

Does stopping and terminating instances have same effect in AWS?

AWS is a web service provider which offers ...READ MORE

May 27, 2019 in AWS by ArchanaNagur
• 2,360 points
406 views
0 votes
1 answer

Is it possible to move Amazon EBS to multiple instances?

Elastic Block Store (EBS) is the logical volume ...READ MORE

May 27, 2019 in AWS by ArchanaNagur
• 2,360 points
923 views
+1 vote
1 answer

What is the difference between an Instance, AMI and Snaphots in AWS?

AMI is the Amazon Machine Image which provides ...READ MORE

May 24, 2019 in AWS by ArchanaNagur
• 2,360 points
3,928 views
+1 vote
1 answer

How to find all ELB that are using specific subnet in AWS via CLI?

In AWS CLI the correct way to ...READ MORE

May 24, 2019 in AWS by ArchanaNagur
• 2,360 points
1,206 views
0 votes
1 answer

Is aws glue new service? What data sources does it support?

It's not a new service. And was ...READ MORE

May 22, 2019 in AWS by Archana
• 5,640 points
699 views
0 votes
1 answer

Returning the outputs from a CloudFormation template with Boto?

Are you asking how to list the ...READ MORE

May 22, 2019 in AWS by Archana
• 5,640 points
1,549 views
0 votes
1 answer

Why minimize your deployment package size to its runtime necessities - AWS Lambda

Hey @tanishq, doing this will reduce the ...READ MORE

May 20, 2019 in AWS by Adil
701 views
0 votes
1 answer

Create a new file with AWS Lambda Console editor

Execute the following steps: In the Environment window, ...READ MORE

May 20, 2019 in AWS by Ghanisha
1,173 views
0 votes
1 answer

VPC acticaion mail

The moment you delete any AWS resource ...READ MORE

May 20, 2019 in AWS by anonymous
384 views
0 votes
1 answer

Steps in creating a lambda function in AWS

To create a Lambda function, you first ...READ MORE

May 20, 2019 in AWS by Taragan
729 views
0 votes
2 answers

What languages are supported for writing a lambda function in AWS?

If we talk above supporting natively or ...READ MORE

Aug 5, 2020 in Cloud Computing by cloudkatha
• 210 points
924 views
0 votes
1 answer

Can I reuse the execution context while using a lambda function? - AWS

Yes, of course, you can! Using it, ...READ MORE

May 20, 2019 in AWS by Kyraa
1,701 views
0 votes
1 answer

Why to separate the Lambda handler from the core logic?

Separating the Lambda handler (entry point) from the core ...READ MORE

May 20, 2019 in AWS by Tushar
1,846 views
0 votes
1 answer

AWS cloud formation Template- providing Tags for the stack in the template

AWS CloudFormation automates and simplifies the task ...READ MORE

May 20, 2019 in AWS by ArchanaNagur
• 2,360 points
2,597 views
+1 vote
1 answer

How to transfer my Amazon S3 Bucket to another region

Hey @Richard, as far as I know, ...READ MORE

May 20, 2019 in AWS by Kalgi
• 52,360 points
22,620 views
+1 vote
1 answer

How do I create an SNS topic while creating an alarm for my Load Balancer using with CloudWatch console?

Follow these steps: Open the Amazon EC2 consoleOn ...READ MORE

May 17, 2019 in AWS by Tamheer
918 views
0 votes
1 answer

How do I create an alarm for my load balancer using the Amazon EC2 console?

Follow these steps: Open the Amazon EC2 console On ...READ MORE

May 17, 2019 in AWS by Rhea
1,345 views
0 votes
1 answer

How do I view a metric across all dimensions while viewing Load Balancer metrics using the CloudWatch console?

Follow these steps: Open the CloudWatch console In the ...READ MORE

May 17, 2019 in AWS by Haseeb
1,700 views
0 votes
1 answer

select a metric dimension to view metrics by load balancer by Availability Zone across all load balancers through CloudWatct

Follow these steps: Open the CloudWatch console In the ...READ MORE

May 17, 2019 in AWS by Jinu
642 views
0 votes
1 answer

View CloudWatch metrics of my Load Balancer using the CloudWatch console?

Hey @Nell, Follow these steps: Open the CloudWatch ...READ MORE

May 17, 2019 in AWS by Liena
590 views
0 votes
1 answer

How do I view CloudWatch metrics for my Load Balancer using the console?

Follow these steps: Open the Amazon EC2 console On ...READ MORE

May 17, 2019 in AWS by Tanishq
576 views