SCSourav Chakrabortyindevsecopssourav.hashnode.dev·Apr 19 · 6 min readFrom Code to Runtime: Closing the AppSec Gap with WAF + DevSecOpsModern software ships fast. Security incidents ship faster. With cloud‑native apps, microservices, and open‑source everywhere, application security can no longer be an afterthought. That’s where SCA00
SCSourav Chakrabortyindevsecopssourav.hashnode.dev·Jun 18, 2025 · 3 min readAWS Networking Quiz Game: Building with AI AssistanceThe AWS Networking Quiz is an educational game designed to test and reinforce knowledge of AWS networking concepts. I chose this particular game format for several reasons: • Educational Value: AWS networking is a fundamental skill for cloud professi...00
SCSourav Chakrabortyindevsecopssourav.hashnode.dev·Feb 16, 2025 · 4 min readAWS SDK Face-Off: Rust vs. Python – Speed, Efficiency, and Best Use Cases🌍 Cloud developers often face a tough choice: Should they use Python’s Boto3 for its ease of use or go with Rust’s AWS SDK for raw performance? Both languages have their strengths, but when working with AWS services, the right choice depends on your...00
SCSourav Chakrabortyindevsecopssourav.hashnode.dev·Jan 5, 2025 · 6 min readcontent-type validation during file uploads to an AWS S3 bucketUploading files to an AWS S3 bucket is a common requirement in modern applications, but it comes with a crucial responsibility—validating the content type of the uploaded files. Without proper validation, malicious or unwanted file types could slip t...00
SCSourav Chakrabortyindevsecopssourav.hashnode.dev·Nov 17, 2024 · 3 min readGeneve and AWS Gateway Load Balancer: Revolutionizing Cloud-Native Traffic ManagementIntroduction As cloud workloads grow more complex, organizations demand efficient ways to manage and secure their network traffic. AWS Gateway Load Balancer (GWLB) is a game-changer in this space, providing seamless scalability and integration for ne...00