Author Archives: anuj - Page 43
AWS Security Audit
aws security audit Also read - Google Cloud Security Audit Amazon Web Services is leading the public cloud space with an ever increasing list of service offerings. AWS EC2, S3…
Azure Cloud Shell
Where is the Storage Coming From? It comes from containers already running on Azure. When you click on the Azure Cloud Shell icon, your cloud shell connects to one of…
Custom Roles in GCP
custom roles in GCP Before we get to custom roles, let us talk about why we need custom roles in GCP (Also read, Service accounts and bindings in GCP). The…
AWS DMS troubleshooting
aws dms troubleshooting Also read RDS Deep Dive Enable Cloudwatch Logs for your DMS Task This is a simple checkbox in the 'modify' section of your DMS Task. This is…
Git Getting Started
These are some basic commands to help with - git getting started. To clone an existing repo and make changes locally and push the changes back to the Git Getting…
Applications and Service Accounts
Also read Best Practices around GCP Service Accounts Service Accounts in GCP Service accounts are ubiquitous in GCP - there are built in SAs (for most major services) and those…
RDS Monitoring, RDS Snapshots and Failover – A Deeper Dive into AWS RDS
There's a lot more to AWS RDS than simply spinning up a multi-AZ RDS instance and connecting to it. DB (Manual) Snapshots versus Automated Snapshots You have the option to…
Troubleshooting RDS AWS Connectivity
This is a quick post to help diagnose RDS AWS Connectivity Issues - Also read (Getting Data into AWS' RDS and also the official AWS RDS Oracle Full doc)…
GCP Service Accounts and IAM Bindings
It took me a while to get a handle on post will hopefully clear up some initial teething issues around creating iam bindings. (Also, read 'Service Accounts in GCP') IAM…
Service Accounts in GCP
Also read - 2 minute Security Solution for GCP Environments Overview Along with understanding the GCP Project boundary, Service accounts are key to understanding the day to day operational aspects of…