Exposing RabbitMQ Admin UI via nginxYou may have come across a scenario where you need to expose the RabbitMQ Admin UI through nginx. In my case, RabbitMQ is on Amazon MQ and…Oct 28Oct 28
Optimizing Backup and Restore when there are a large number of tables in the database.We have a database with large number of tables. In some environments this is over 150k tables in the database. Currently we are moving our…Oct 10, 2023Oct 10, 2023
Create AMIs through AWS CloudFormation and use them to create the infrastructure within the same…MotivationDec 1, 2020Dec 1, 2020
AWS Elasticsearch creating index snapshots periodicallyWe needed to create AWS ES index snapshots periodically and copy them to S3. I found an AWS documentation links which describes how to do…Oct 13, 2020Oct 13, 2020
AWS API Gateway as Ingress Controller Advanced settings — Part 02In my previous blog I mentioned about the features I added to the API GW Ingress Controller in the first cut. But as our project evolved I…Oct 13, 2020Oct 13, 2020
API Gateway as Ingress Controller Advanced settingsI was trying to use [1] to set up API Gateway faced Ingress setup. But when I was doing that I found a lot of short falls in the feature…May 19, 20202May 19, 20202
Use AWS Control Tower in an unsupported region deployment.AWS introduced the Control Tower solution as an extended version of AWS Organizations recently. AWS Control Tower has the following…May 19, 2020May 19, 2020
Deploy AWS Cognito Secured Elastic Search Domain with Cloud Formation templates.Recently AWS started to support the capability of securing AWS Elastic Search Domains with AWS Cognito. I was going to use that feature…Mar 6, 2020Mar 6, 2020
AWS Automate Cert creation and adding record to Route53 Hosted Zone.How do you create the AWS Managed Certificate in AWS Certificate Manager when you are deploying your solution in AWS ? When it comes to…Feb 23, 2020Feb 23, 2020
Automate your AWS Elastic Search Log Rollover ProcessIf you look over the internet you will find how to do something manually in multiple ways. But in Dev Ops world automating that takes…Feb 7, 2020Feb 7, 2020