George Ward

George Ward

Full-stack engineer passionate about building scalable systems, optimizing performance, and exploring AI to create smarter development workflows. Experienced in Python, cloud infrastructure (AWS CDK, S3, CloudFront), and modern web architectures.

Full-Stack Software Engineering System Design AWS CDK Python

Showing all articles
System Architecture https://thecuriousengineerblog.dev › pages › zero-cost-serverless-blog

Building a Zero-Cost Serverless Blog with AWS CDK, S3, and Python

Deploying a technical blog or portfolio shouldn't mean managing virtual servers or paying monthly hosting subscriptions. By combining AWS CDK (Python), Amazon S3, and Amazon CloudFront...

AWS CDK Python Serverless
System Architecture https://thecuriousengineerblog.dev › pages › aws-cdk

Demystifying AWS CDK: Infrastructure as Real Code

Managing cloud infrastructure through JSON or YAML templates often leads to unmaintainable configuration files. Learn how the AWS Cloud Development Kit allows you to define infrastructure...

Infrastructure as Code Cloud Architecture