<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>AWS CDK on YennJ12 Engineering Blog</title><link>https://yennj12.js.org/yennj12_blog_V4/tags/aws-cdk/</link><description>Recent content in AWS CDK on YennJ12 Engineering Blog</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sun, 21 Dec 2025 11:00:00 +0000</lastBuildDate><atom:link href="https://yennj12.js.org/yennj12_blog_V4/tags/aws-cdk/feed.xml" rel="self" type="application/rss+xml"/><item><title>Fine-Tuning LLMs with AWS Bedrock: A Complete Guide to Post-Training Customization</title><link>https://yennj12.js.org/yennj12_blog_V4/posts/llm-fine-tuning-aws-bedrock-complete-guide/</link><pubDate>Sun, 21 Dec 2025 11:00:00 +0000</pubDate><guid>https://yennj12.js.org/yennj12_blog_V4/posts/llm-fine-tuning-aws-bedrock-complete-guide/</guid><description>Comprehensive guide to fine-tuning and customizing Large Language Models (LLMs) with AWS Bedrock - covering supervised fine-tuning, continued pre-training, and reinforcement fine-tuning with practical examples and AWS CDK infrastructure setup.</description></item><item><title>Deploying Hugging Face Models to AWS: A Complete Guide with CDK, SageMaker, and Lambda</title><link>https://yennj12.js.org/yennj12_blog_V4/posts/deploying-huggingface-models-aws-cdk-sagemaker/</link><pubDate>Sun, 30 Nov 2025 12:00:00 +0000</pubDate><guid>https://yennj12.js.org/yennj12_blog_V4/posts/deploying-huggingface-models-aws-cdk-sagemaker/</guid><description>🎯 Introduction Deploying machine learning models to production is a complex challenge that goes far beyond training a model. When working with large models from Hugging Face—whether it&amp;rsquo;s image generation, text-to-image synthesis, or other AI tasks—you need robust infrastructure that handles:
Scalability: Auto-scaling to handle variable loads from 0 to thousands of concurrent requests Cost Efficiency: Paying only for what you use while maintaining performance Reliability: 99.9%+ uptime with proper error handling and monitoring Security: Protecting models, data, and API endpoints Observability: Comprehensive logging, metrics, and tracing This comprehensive guide demonstrates how to deploy a Hugging Face model to AWS using infrastructure as code (CDK with TypeScript), combining SageMaker for model hosting and Lambda for API orchestration.</description></item></channel></rss>