cn|
WorkWritingAboutConnect

cn

building things that matter

  • Work
  • Writing
  • About
  • Connect

© 2026 Cristian Najera

  1. Home
  2. /Writing
  3. /Infrastructure as Code with CDK
AWSTypeScript

Infrastructure as Code with CDK

Moving from CloudFormation YAML to type-safe TypeScript constructs.

December 1, 2024·1 min read

AWS CDK replaces CloudFormation YAML with real programming languages. The type safety alone makes it worth the switch, but the composition patterns are what make it transformative.

0%
← PreviousSolving Page-Number Citations in Azure AI Search Without Re-indexingNext →FastAPI Beyond Hello World

Related posts

Type-Safe APIs with ZodHow runtime validation and static types can coexist without duplication.1 min read
TypeScriptZod
Why I Still Reach for Boring Python FirstI default to stdlib and dataclasses until complexity is earned. Here is the heuristic I use to decide when a framework is worth the overhead.3 min read
PythonOpinionEngineering
Evals Are the ProductWhy treating evaluations as a first-class product concern is the difference between shipping reliable LLM applications and guessing.4 min read
AITesting

Stay in the loop

New posts on engineering, architecture, and what I'm building.