Migrate AWS S3 bucket to another AWS account
In this tutorial, I will explain how to migrate the AWS S3 bucket or objects from one AWS account to another AWS account or region. …
Build-Deploy-Test
In this tutorial, I will explain how to migrate the AWS S3 bucket or objects from one AWS account to another AWS account or region. …
Jenkins uses a Master-Slave architecture to manage distributed builds. In this architecture, the Master and Slave communicate through TCP/IP protocol. In this tutorial, we learn …
With the Jenkins Checkstyle plugin, we can check code quality in Jenkins. Install Checkstyle Plugin in Jenkins Go to Dashboard -> Manage Jenkins -> Manage Plugins and select the Available tab. …
How to Resize EBS Volumes with Linux EC2 Instances We have an EC2 instance perhaps a small application that doesn’t require many resources. But we …
Que 1: A DynamoDB database you manage is randomly experiencing heavy read requests that are causing latency. What is the simplest way to alleviate the …
I am going to install a reverse proxy setup with Jenkins via nginx. In my scenario I am running Jenkins in docker and mapped port …
1. What is AWS CloudTrail? AWS CloudTrail is a logging service by AWS, which logs activities of your AWS resouces. 2. What are the benefits …
1. How is Amazon RDS, DynamoDB and Redshift different? Amazon RDS is a database management service i.e it manages patching, upgrading, backing up of data …
1. Explain how to launch EC2 instance in an Availability Zone? Each region is independent in AWS and further consists of Availability Zones which are …
1. What are the different service models offered by cloud computing? The three different service are: Infrastructure as a Service (IaaS) Platform as a Service …