Archives for Uncategorized
Logging GCP – Audit Logging for GCP Services
As is well documented, there are three types of audit logs in GCP. The Admin Activity and the System Logs are automatically turned on by default. The data access audit…
Google Cloud Security Unsafe Practices
google cloud security (Also read, AWS Security Audits ) Google Cloud is leading the way in terms of several PaaS offerings. GCP's App Engine, GKE and BigQuery are among the…
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…
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…
Service Accounts in GCP
Along with understanding the GCP Project boundary, Service accounts are key to understanding the day to day operational aspects of Google Cloud Platform. Service Accounts are an Identity — and a resource This…