Skip to the content.

🟧 AWS Cloud Engineering

â†Šī¸ Back to Projects Index


Section Overview

This section contains AWS cloud engineering evidence focused on serverless architecture, infrastructure as code, API security, managed databases, IAM permissions, and operational logging.

🎓 AWS Cloud Practitioner certification currently underway.


Projects

Project Engineering Capability Demonstrated Skills
🟧 AWS Secure Serverless Notes API Serverless REST API built with AWS CDK deploying API Gateway, Lambda, and DynamoDB with IAM least-privilege execution roles, CloudWatch logging, and cost-aware architecture decisions enforced at the infrastructure layer. AWS CDK Lambda API Gateway DynamoDB IAM CloudWatch
🔐 AWS Cognito Authentication Token-based authentication layer using Cognito User Pool and Identity Pool with federated identity trust, API Gateway Lambda authorizer, and IAM role assignment scoped to authenticated users. Cognito API Gateway IAM OAuth 2.0 JWT Lambda
🚀 Automated CDK Deployment Pipeline CI/CD pipeline using GitHub Actions to test, validate, and deploy the CDK stack on every change, authenticating to AWS through a federated IAM identity instead of stored access keys. AWS CDK GitHub Actions OIDC IAM CloudFormation CI/CD

🔒 All evidence is public-safe, sanitised, and lab-based. No account IDs, secrets, or production data are included.