PinnedKubernetes as a Subway: Overprovisioning, Priority, and PreemptionKubernetes is a powerful tool for managing containerized applications, but even the most powerful tools need careful management to function…Aug 12, 2024Aug 12, 2024
PinnedHow to access GCP securely from AWS with Workload Identity FederationFeatures of IAMJan 27, 2023A response icon2Jan 27, 2023A response icon2
Streamlining Multi Cloud Authentication in GitHub Actions: A Standardized OIDC ApproachStreamline cloud authentication in GitHub Actions with our OIDC composite action using standardized naming conventions.Apr 4Apr 4
GCP IAM Permissions — From Design to Revocation — Part 2) Automated RevocationAutomate GCP IAM role revocation by tracking unused permissions, ensuring least privilege access, and improving security compliance.Mar 15Mar 15
Cracking the Istio Certified Associate (ICA) Exam: 10 Practical Tips to Level Up Your Service Mesh…Istio Certified Associate (ICA) exam tips! Learn how to pass with hands-on practice, official docs, & smart study strategies.Feb 20Feb 20
GCP IAM Permissions: From Design to Revocation — Part 1) Design RolesSolve GCP IAM challenges! Learn to design roles, enable self-service & revoke permissions effectively with a DevSecOps mindset.Jan 26Jan 26
Exploring Google Cloud BGP Policies(Policy Based Routing): A Comprehensive GuideDiscover the power of GCP’s BGP policies for optimizing cloud networks. Learn how to control route advertisements using gcloud and YAML.Jan 21Jan 21
Comprehensive Guide to Setting Up a K3s Cluster with Multipass on MacSet up a K3s Kubernetes cluster with Multipass, deploy apps efficiently, and manage system resources on macOS. Ideal for lightweight dev…Jan 19Jan 19
Understanding Goroutines in Go: Why You Need “sync.WaitGroup” for Safe ConcurrencyLearn how to use sync.WaitGroup in Go to prevent deadlocks, manage goroutines, and synchronize channels for safe concurrency.Jan 5Jan 5