How to set up Gitlab Backups within Amazon S3 Bucket Date: 30-08-2021 Step 1: Log in to the GitLab server via SSH as root. Step 2: Use the following command to create the backup if you’ve installed GitLab with the Omnibus package.# gitlab-rake gitlab:backup:create Step 3: This backup creates an… Continue Reading How to set up Gitlab Backups within Amazon S3 Bucket

If you face the above error in any of your RDS replicas, please follow the below steps. When you face this issue you will also see the lag between your master and replica. The status of the “Replication state” will be in “error” state. Check the status of the slave… Continue Reading Read Replica Replication Error – SQLError

Please follow the below steps to upgrade the Redis node type Login to AWS In the searchbar type “Redis” or “Elastic cache” Select your Clustername You can see “Actions” above. Click on that. Click “Modify” “Modify cluster” dialog box will appear. Select the node type you want to upgrade. ex:-… Continue Reading Upgrade Redis Node type

Error to create an environment on AWS Cloud 9 service. Date: 10-04-2021 If you facing below error to create an environment on AWS Cloud 9, please follow the below step. Solution: You can create environment on US East (N.Virginia)us east-1 region without above error. AWS Cloud 9 service isn’t supporting… Continue Reading Error to create an environment on AWS Cloud 9 service

How to Setup SSL for AWS Elastic Beanstack environments Date: 15-02-2021 Step 01: Open the AWS console and select the Elastic beanstalk on services.  Select your environment. Step 02: Click Configuration option on left side and choose Modify in the load balancer section. You can see here ELB is using which type… Continue Reading How to Setup SSL for AWS Elastic Beanstack environments