PinnedInAWS in Plain EnglishbyDenis Burakov·Apr 5Meet Kumo: A Free, No-Account Local AWS EmulatorHow I replaced LocalStack with a 32MB Go container that needs no account, no token, and no registrationA response icon4A response icon4
PinnedInArtificial Intelligence in Plain EnglishbyDenis Burakov·Oct 1, 2025Why SHAP Breaks in Production (and How MLflow Fixes It)A hands-on guide to packaging SHAP explainers with CatBoost + SageMaker MLflowA response icon1A response icon1
PinnedInAWS in Plain EnglishbyDenis Burakov·Aug 22, 2025How I Prepared for the AWS Data Engineer Associate Exam (And What I’d Do Differently)Tips and lessons from my AWS Data Engineer Associate journey
InAWS in Plain EnglishbyDenis Burakov·Jul 6Event-Driven Data Pipelines on AWSBuild automated data ingestion pipelines with Lambda, dlt, and IcebergA response icon1A response icon1
InAWS in Plain EnglishbyDenis Burakov·Jun 17Deploying Airflow on EC2: A Production GuideHow to run Airflow on EC2, behind an ALB, deployed with CloudFormation
InArtificial Intelligence in Plain EnglishbyDenis Burakov·Apr 17How I Fine-Tuned OpenAI gpt-oss-20b to Talk to Claude CodeFine-tune on Apple Silicon, quantize to 10 GB, serve locally through vLLM-mlx
InAWS in Plain EnglishbyDenis Burakov·Apr 12Zero-Shot Classification with Amazon Bedrock Batch InferenceClassify thousands of records without infrastructure at half the cost
Denis Burakov·Apr 11Why Python Typing Looks Fragmented (And the Mental Model That Makes It Click)Why Python’s typing feels strange, how it fits together, and how to reason about it without memorizing syntax
Denis Burakov·Apr 8From Counting Words to Training GPT: the MLE ThreadHow a 250-year-old idea powers everything from extractive summarizers to large language models
InAWS in Plain EnglishbyDenis Burakov·Mar 30Serverless RAG on AWSA serverless way to build RAG applications with Lambda, pgvector, and AI models