Most answered questions in Cloud Computing

0 votes
1 answer

AmazonEC2 exception case, need help!!!!

Try to use .withRegion(..) and do not use .withEndpointConfiguration(...).  Perhaps you ...READ MORE

Aug 13, 2018 in AWS by bug_seeker
• 15,520 points
1,363 views
0 votes
1 answer

Cache Control for all S3 buckets

Global metadata is something that your S3 ...READ MORE

Apr 17, 2018 in Cloud Computing by brat_1
• 7,200 points
1,590 views
0 votes
1 answer

AWS Lambda Provisioning Business Logic

AWS Lambda's main function is to reuse ...READ MORE

Apr 17, 2018 in AWS by Cloud gunner
• 4,670 points
1,303 views
0 votes
1 answer

What approach do I need to take to upload files to Lambda function and API Gateway services?

If you want to upload bigger than ...READ MORE

Apr 17, 2018 in Cloud Computing by brat_1
• 7,200 points
1,186 views
0 votes
1 answer

DynamoDB: BatchGetItem vs Query

To a large extent I agree these ...READ MORE

Apr 17, 2018 in Cloud Computing by code_ninja
• 6,300 points
7,222 views
+1 vote
1 answer

How to put up a maintenance page in AWS when I want to deploy the new versions of own applications behind an ELB?

You can try these steps to put ...READ MORE

Apr 13, 2018 in AWS by Cloud gunner
• 4,670 points
10,667 views
0 votes
1 answer

How to upload a file on to Azure Blob storage without writing a code?

You can find the below tools useful ...READ MORE

Apr 13, 2018 in Azure by club_seesharp
• 3,450 points
1,943 views
0 votes
1 answer

EC2: Enforce Tagging

Try using AWS Lambda. Well an event ...READ MORE

Apr 13, 2018 in Cloud Computing by hemant
• 5,790 points
785 views
0 votes
1 answer

File Renaming in S3

Directly? Well , no you need to ...READ MORE

Apr 13, 2018 in Cloud Computing by brat_1
• 7,200 points
1,184 views
0 votes
1 answer

API’s to make purchases AWS

The answer to this question is a ...READ MORE

Apr 13, 2018 in Cloud Computing by hemant
• 5,790 points
1,366 views
0 votes
1 answer

EC2 Instance: Auto Scheduling

Yes, this possible. Add a schedule to ...READ MORE

Apr 13, 2018 in Cloud Computing by brat_1
• 7,200 points
812 views
0 votes
1 answer

Why would you choose Blob Storage over File Storage which also has ability to store file(s) and folder(s)

Azure Files: Azure File storage provides shared ...READ MORE

Apr 13, 2018 in Azure by null_void
• 3,220 points

edited Apr 13, 2018 by null_void 2,128 views
+1 vote
1 answer

Connecting to a DB on another server

It should’nt be a problem. The server ...READ MORE

Apr 11, 2018 in Cloud Computing by brat_1
• 7,200 points
872 views
+1 vote
1 answer

Can we use boto to generate last modified datetime of S3 objects

Okay this code snippet will help you ...READ MORE

Apr 10, 2018 in Cloud Computing by hemant
• 5,790 points
6,057 views
+1 vote
1 answer

Having Trouble connecting to Amazon Elasticache Redis outside of Amazon

Well, bluntly speaking the answer is No. ...READ MORE

Apr 10, 2018 in Cloud Computing by code_ninja
• 6,300 points
2,632 views
+1 vote
1 answer

Is it possible to get an ec2 pricing programmatically?

Yes absolutely. You may get AWS pricing programmatically ...READ MORE

Apr 10, 2018 in Cloud Computing by code_ninja
• 6,300 points
2,473 views
0 votes
1 answer

Adding Keypair to existing EC2 instance

No you can't. The reason is KeyPair ...READ MORE

Apr 8, 2018 in AWS by code_ninja
• 6,300 points
1,765 views
0 votes
1 answer

Is it possible to pass custom environment variable on Amazon Elastic Beanstalk?

Yes this is possible. However I would ...READ MORE

Apr 8, 2018 in AWS by code_ninja
• 6,300 points
2,334 views
0 votes
1 answer

S3 Static Website Hosting Route All Paths to Index.html

Yes there is an easy way to ...READ MORE

Apr 8, 2018 in AWS by code_ninja
• 6,300 points
3,824 views
+3 votes
1 answer

aws cloudformation for atomic stack-update

When you perform a stack update, only ...READ MORE

Mar 27, 2018 in AWS by DareDev
• 6,890 points
1,563 views
0 votes
0 answers

How do you implement canary releases using DevOps in the cloud?

I'm trying to understand how canary releases ...READ MORE

1 day ago in Cloud Computing by Anupam
• 18,960 points
12 views
0 votes
0 answers

What is the role of ChatOps in cloud environments?

I keep hearing about ChatOps in the ...READ MORE

1 day ago in Cloud Computing by Anupam
• 18,960 points
14 views
0 votes
0 answers

How do you integrate cloud DevOps tools with ITSM tools?

My organization uses tools like ServiceNow for ...READ MORE

1 day ago in Cloud Computing by Anupam
• 18,960 points
17 views
0 votes
0 answers

What is the role of HashiCorp Vault in managing secrets in cloud environments?

I’ve heard that HashiCorp Vault is useful ...READ MORE

1 day ago in Cloud Computing by Anupam
• 18,960 points
15 views
0 votes
0 answers

How do you manage security in a cloud DevOps pipeline?

I'm concerned about securing our DevOps pipelines ...READ MORE

1 day ago in Cloud Computing by Anupam
• 18,960 points
17 views
0 votes
0 answers

How do you implement GitLab CI/CD in the cloud?

I'm planning to move my CI/CD pipelines ...READ MORE

1 day ago in Cloud Computing by Anupam
• 18,960 points
13 views
0 votes
0 answers

What is the role of Docker in cloud DevOps environments?

I’ve been using Docker locally, but I’m ...READ MORE

1 day ago in Cloud Computing by Anupam
• 18,960 points
10 views
0 votes
0 answers

How do you monitor DevOps pipelines in the cloud?

I'm trying to set up reliable monitoring ...READ MORE

1 day ago in Cloud Computing by Anupam
• 18,960 points
11 views
0 votes
0 answers

What are the best practices for setting up CI/CD in cloud environments?

I’m looking to implement a CI/CD pipeline ...READ MORE

6 days ago in Cloud Computing by Anupam
• 18,960 points
46 views
0 votes
0 answers

How do you manage cloud infrastructure using GitOps?

I’m interested in using GitOps for managing ...READ MORE

6 days ago in Cloud Computing by Anupam
• 18,960 points
39 views
0 votes
0 answers

How do you use Ansible for configuration management in cloud environments?

I’ve heard a lot about Ansible for ...READ MORE

6 days ago in Cloud Computing by Anupam
• 18,960 points
50 views
0 votes
0 answers

What are the differences between Terraform and CloudFormation?

I’m deciding between Terraform and AWS CloudFormation ...READ MORE

6 days ago in Cloud Computing by Anupam
• 18,960 points
45 views
0 votes
0 answers

How do you use Terraform for infrastructure management in the cloud?

I’ve been exploring Terraform for managing cloud ...READ MORE

6 days ago in Cloud Computing by Anupam
• 18,960 points
48 views
0 votes
0 answers

What is the role of Jenkins in cloud DevOps pipelines?

I know Jenkins is commonly used in ...READ MORE

6 days ago in Cloud Computing by Anupam
• 18,960 points
35 views
0 votes
0 answers

How do you set up automated testing pipelines in the cloud?

I’m trying to set up automated testing ...READ MORE

6 days ago in Cloud Computing by Anupam
• 18,960 points
26 views
0 votes
0 answers

What tools are most popular for Continuous Deployment (CD) in cloud environments?

I'm looking to set up a Continuous ...READ MORE

6 days ago in Cloud Computing by Anupam
• 18,960 points
32 views
0 votes
0 answers

How do you implement Continuous Integration (CI) in the cloud?

I’m setting up CI for a cloud-based ...READ MORE

Jun 24 in Cloud Computing by Anupam
• 18,960 points
52 views
0 votes
0 answers

What are event sourcing patterns in cloud databases?

I’m exploring event sourcing as a pattern ...READ MORE

Jun 24 in Cloud Computing by Anupam
• 18,960 points
47 views
0 votes
0 answers

What is database autoscaling in cloud environments?

I’ve heard that some cloud databases can ...READ MORE

Jun 24 in Cloud Computing by Anupam
• 18,960 points
54 views
0 votes
0 answers

How does object versioning work in Amazon S3 or Google Cloud Storage?

I’ve enabled object versioning in S3 (and ...READ MORE

Jun 24 in Cloud Computing by Anupam
• 18,960 points
58 views
0 votes
0 answers

How do you manage data versioning in cloud storage?

I’m working with files in cloud storage ...READ MORE

Jun 24 in Cloud Computing by Anupam
• 18,960 points
49 views
0 votes
0 answers

What are multi-master and leader-follower architectures in cloud databases?

When reading about cloud database architectures, I ...READ MORE

Jun 24 in Cloud Computing by Anupam
• 18,960 points
47 views
0 votes
0 answers

How does horizontal scaling differ from vertical scaling in cloud databases?

I'm confused about when to use horizontal ...READ MORE

Jun 24 in Cloud Computing by Anupam
• 18,960 points
31 views
0 votes
0 answers

How do you manage cross-region replication for databases in the cloud?

I'm trying to set up cross-region replication ...READ MORE

Jun 24 in Cloud Computing by Anupam
• 18,960 points
36 views
0 votes
0 answers

How do you perform database failover in cloud environments?

I'm trying to build a more resilient ...READ MORE

Jun 23 in Cloud Computing by Anupam
• 18,960 points
49 views
0 votes
0 answers

What is data sharding, and how do you implement it in cloud databases?

I’ve come across the concept of data ...READ MORE

Jun 23 in Cloud Computing by Anupam
• 18,960 points
56 views
0 votes
0 answers

How do you ensure fault tolerance in cloud databases?

I'm looking into fault tolerance for cloud-based ...READ MORE

Jun 23 in Cloud Computing by Anupam
• 18,960 points
60 views
0 votes
0 answers

How do you manage NoSQL databases in the cloud?

I'm starting to use NoSQL databases like ...READ MORE

Jun 23 in Cloud Computing by Anupam
• 18,960 points
61 views
0 votes
0 answers

What is Polyglot Persistence in cloud data architecture?

I’ve heard the term Polyglot Persistence in ...READ MORE

Jun 23 in Cloud Computing by Anupam
• 18,960 points
51 views
0 votes
0 answers

How do cloud-native databases like Google Bigtable or AWS DynamoDB differ from traditional databases?

I'm a bit confused about how cloud-native ...READ MORE

Jun 23 in Cloud Computing by Anupam
• 18,960 points
58 views