Mail IconInfo@sosw.app
Phone Icon+972 54 399 59 39

SOSW Tech Blog

Insights, deep-dives, and practical guides from the SOSW engineering team

Topics We Cover

Infrastructure as Code Best Practices

Terraform, CDK, and CloudFormation — when to use each and how to structure your IaC for multi-environment deployments.

Deploying ML Models to Production: A Practical Guide

From Jupyter notebooks to scalable inference endpoints on AWS SageMaker and Lambda — a production-ready deployment playbook.

Cloud Security Fundamentals Every Developer Should Know

IAM, VPC, encryption at rest and in transit — the non-negotiables when building production systems on AWS.

DynamoDB at Scale: Patterns for High-Throughput Workloads

Single-table design, GSI strategies, and cost optimization tips from running DynamoDB in high-volume production environments.

Zero-Downtime Deployments with Blue/Green on AWS

How to set up blue/green deployments using CodeDeploy and API Gateway canary releases for serverless applications.

Event-Driven Architecture: When It Makes Sense (And When It Doesn't)

A practical comparison of event-driven vs. request/response patterns, with real-world examples from our production systems.