đ§ AWS Cloud Engineering
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.