Author Archives: anuj - Page 42
GCP Marketplace Images
Custom Appliances are often made available through public marketplace images. To search for an instance from Compute Engine -> Images - you may not find the marketplace images show up…
Roles, Permissions, IAM in GCP
To see your current Role Assignments (for a human user on a given project) Go to the PROJECT LEVEL. Once a project is selected, type IAM and Admin in the…
FedRamp GCP – Fedramp and PCI Compliance on Google Cloud
Is GCP FedRamp Compliant? If so, what level of FedRamp does it meet? The level of FedRamp GCP compliance depends on the GCP service being discussed. The majority of GCP's…
F5 on GCP
Before you start with installing F5 on GCP, read up on how access to resources works in GCP. Some Roles your gmail identity (or cloud identity) may need on GCP…
Granting Access to Resources in GCP
Also read , Terraform and GCP Roles Introduction - Granting access to Resources in GCP In GCP, it is important to distinguish between 'Container Resources' and 'Individual Resources'. When a…
Terraform GCP Error – Could not find default credentials
This post captures a couple of errors you might encounter getting started with terraform and GCP. Typical Steps to getting started Are you going to be performing actions on…
Base roles needed for GCP Developers
There's always a separation of concerns within an organization. The operational team is typically separate from the development team, as is the security team. How does one (in GCP) assign…
Who Logged in When? GCP
How do I see who logged in and when? (Also see, Monitoring in GCP ) Logs Viewer is one stop shop for viewing all log activity on GCP. Two places…
Azure AD Restricting Users
The problem: By default, anyone can log in to the Azure portal and the list all existing users, including many of their attributes, except, passwords or password hashes. This information…
AWS Cloudtrail – Monitoring IAM Activity
Monitoring Unusual API Activity? - Enable AWS CloudTrail Insights CloudTrail tracks user activity and API usage. With the launch of AWS CloudTrail Insights, you can enable machine learning models that…