top of page
RNREDDY

RNREDDY

Admin

DevSecOps Engineer

More actions

Profile

Join date: Aug 2, 2025

Posts (87)

Nov 26, 20253 min
AWS Security Architecture Crash Course
In AWS, security view starts with how accounts are managed. AWS uses a multi-account setup to keep services and workloads separated, making it easier to manage resources safely. Organization: A way to manage multiple AWS accounts together from one place. Account: An isolated space within an organization, with its own resources, billing, and permissions, helping to separate different tasks and responsibilities. When building an efficient AWS organization, it's important to understand the role...

3
0
Nov 26, 20251 min
End-to-End Encryption on Amazon EKS with cert-manager
End-to-End Encryption on Amazon EKS with cert-manager Organizations handling sensitive applications demands secure communications that ensure data privacy, even between internal services. However, Some of the valid challenges I see: Managing certificates for each microservice is complex. Kubernetes ingress with Network Load Balancer doesn't support client certificates. Manual certificate rotation increases administrative effort. Mutual TLS is not achievable with standard Kubernetes ingress....

1
0
Nov 26, 20253 min
AWS Lambda Integration Patterns with SQS and SNS
Did you know that AWS once used shipping containers to speed up data transfers? In 2009, they launched "AWS Import/Export," allowing customers to physically send storage devices to AWS data centers, bypassing the internet for faster massive data uploads. Love or hate this intro? Hit reply and tell us why! In this issue : AWS Lambda Integration Patterns with SQS and SNS CloudBees Acquires Launchable to Boost Iterative Development Usage of AI Rapidly Expands Once DevOps Teams Adopt How to use...

0
0
bottom of page