Introduction Amazon EKS ia a managed Kubernetes platform. If your app running in an EKS pod needs to access AWS services like … Read The Full News
Tracking Down a Rogue AWS API Caller in a Shared Amazon EKS Cluster
Introduction We build & maintain a number of Amazon EKS clusters, one for each environment: dev/test, perf, prod, etc. These are provided … Read The Full News
Automate your patching: Step by step guide using AWS patch manager
Introduction SSM Patch Manager, also known as AWS Systems Manager Patch Manager, is a service provided by Amazon Web Services (AWS) designed … Read The Full News
Step-by-Step Guide: Connect to Windows EC2 Instances with Maximum Security & Minimal Hassle
Introduction If you work with Windows in AWS, you must already have a preferred way of connecting to your instances. Whether you … Read The Full News
Offload Secret Management to AWS Secrets Manager from Amazon EKS
Introduction Secrets in Kubernetes, are Base 64 encoded. As such, its trivial for anyone with access to the secret objects, to decode … Read The Full News
Enforce EBS Encryption Across an AWS Organization
Introduction My team & I manage an AWS organization with 90+ AWS accounts. We recently embarked on a campaign to enforce EBS … Read The Full News
How to Recover lost Windows EC2 instance Key Pair
Introduction In this article, we will discuss how to connect to EC2 instances if the key pair is lost. The following steps … Read The Full News
Evaluating CNAPP Solutions for AWS
Introduction CNAPP stands for Cloud-Native Application Protection Platform. CNAPP is a new category of software security products, that encompass the functionalities of … Read The Full News
Sharing Secrets in Secrets Manager with Other AWS Accounts
Say you have a secret stored in AWS Secrets Manager in Account A & you need to make this secret available for … Read The Full News