$ ls articles | grep * # 13 found
Zero Trust in EKS: AWS IRSA & Supply Chain Security - Least Privilege & Trusted Images
Completing our Zero Trust in EKS series, this post focuses on securing North-South traffic using AWS IAM Roles for Service Accounts (IRSA) and establishing a robust software supply chain to ensure the integrity and trustworthiness of our container images.
Zero Trust in EKS: Network Isolation & Data Protection - Default Deny & Envelope Encryption
Beyond identity, a robust Zero Trust strategy for Amazon EKS demands stringent network isolation and comprehensive data protection. This post explores how to implement a 'Default Deny' network posture using Kubernetes Network Policies and safeguard sensitive data with AWS KMS Envelope Encryption and AWS Secrets Manager.
Zero Trust in EKS: Workload Identity with SPIFFE/SPIRE - The New Firewall
In a Zero Trust architecture, relying on network location for security is a relic of the past. This post delves into how SPIFFE/SPIRE provides cryptographically verifiable identities to workloads in Amazon EKS, enabling robust mutual TLS for East-West communication.
Zero Trust in EKS: Beyond the Perimeter Model - An Introduction
The traditional perimeter-based security model is no longer sufficient for modern cloud-native applications, especially within dynamic environments like Amazon EKS. This post introduces the fundamental principles of Zero Trust, its critical importance in Kubernetes, and the five core pillars that form a robust security architecture.
My Journey as an AWS Community Builder: Benefits, How to Apply, and What to Expect
Becoming part of the AWS Community Builders program has been one of the best decisions in my cloud career. I’m now in my third year… Continue readingMy Journey as an AWS Community Builder: Benefits, How to Apply, and What to Expect
Accessing & Installing Web Server (LEMP) on Amazon EC2 Instance
On my last post, I wrote about how to create and launch an Amazon EC2 instance on Amazon Web Services (AWS). We had created an… Continue readingAccessing & Installing Web Server (LEMP) on Amazon EC2 Instance
Launching An Amazon EC2 Instance
I am a great fan of cloud hosting as it gives me ease and control to manage my own production environment as per my need.… Continue readingLaunching An Amazon EC2 Instance
Sync Forked Github Repository With Master
The problem: can’t sync forked github repository with master/upstream changes While working with Github recently, I was facing a problem that – while I have forked… Continue readingSync Forked Github Repository With Master
Lets Learn Coding @ Tech Life Asian Radio FM 90.8
I (Founder, Lets Learn Coding) along with my friend Rakibul Hasan Rashed (Faculty, Department of CSE, IUBAT) were special guests on the show “Lets Learn Coding… Continue readingLets Learn Coding @ Tech Life Asian Radio FM 90.8
Increase Your WordPress Maximum File Upload Size Limit
I’m a part-time WordPress developer and use it mostly to develop sites for my clients. As most of the clients use shared hosting, sometimes I… Continue readingIncrease Your WordPress Maximum File Upload Size Limit
# ---