Posts
All the articles I've posted.
EKS ClusterGames CTF Writeup
Published: at 12:00 AMThe EKS Cluster Games, a cloud security Capture The Flag (CTF) focuses on the Kubernetes platform. This is a walkthrough on how to find the flag.
Kickstart your career in Tech
Published: at 12:00 AMEver thought of transitioning your career into tech or wanted to kick start your journey in Tech?
How to Write a Great Software Engineer Resume
Published: at 12:00 AMGreat software engineer resume will land more opportunities. Let's learn how you can build your resume and land more opportunities.
Managing RBAC in EKS with IAM
Published: at 12:00 AMWhen working with Kubernetes clusters in AWS, the primary way to implement Kubernetes RBAC is with Amazon IAM.
What is RBAC in Kubernetes ?
Published: at 12:00 AMRBAC [Role-Based Access Control] is a feature-driven method of permission enforcement with restricted access to Kubernetes resources based on the role that the user holds.