Demonstrating TLS using GoLang
How cryptographic handshakes work under the hood, configuring root CAs in Go applications, and implementing symmetric AES-GCM session key exchange.
Hi, I'm Rajeshwari Vakharia! I'm a Cloud Engineer passionate about building secure, scalable cloud-native architectures, containerization, and backend systems in Go & Python.
On my blog and YouTube channel Encrypting Your Life, I write technical deep-dives with diagrams and explain coding problem walkthroughs step-by-step.
How cryptographic handshakes work under the hood, configuring root CAs in Go applications, and implementing symmetric AES-GCM session key exchange.
Multi-stage builds, non-root users, vulnerability scanners (Trivy), and shrinking production container images by over 80%.
Public vs private subnet segmentation, NAT gateways, route tables, and automated infrastructure testing for resilient cloud systems.
Architecting automated cloud infrastructure delivery: implementing validation gates, shifting security checks left, automated testing with Terraform, and zero-manual-intervention pipelines.
A lightweight Go telemetry and runtime system metrics collection utility.
An architectural deep-dive into the Bubble Tea TUI framework in Go: understanding the Elm architecture (Model, Update, View), event loops, and interactive terminal interfaces.
Step-by-step solutions to coding exercises, explaining string operations, data structures, and edge case handling.
Containerizing applications, writing lightweight multi-stage Dockerfiles, and deploying to AWS cloud infrastructure.