About

AWS Secure Admin Hub

AWS Cloud Administration — Live Platform

A working platform built around real Cloud Admin workflows — not a mock UI. Every feature labelled 🟢 LIVE makes actual AWS API calls against a live account. Features labelled 🔵 DEMO use simulated data where real data would add cost or complexity without adding meaningful technical depth.

github.com/scale600/aws-secure-admin-hub

Design Principles

Secure by Default

Session Manager over SSH, IAM Least Privilege everywhere

Real Observability

CloudTrail → S3 → Lambda pipeline, CloudWatch real metrics

Cost-Aware

Free Tier maximized, EC2 Stopped by default (~$1.14/mo)

Full-Stack IaC

Every resource reproducible via Terraform or CDK

Tech Stack

Cloud

  • AWS (EC2, Lambda, S3, DynamoDB, CloudTrail, CloudWatch)
  • AWS IAM, Cognito, API Gateway
  • AWS Amplify, Route 53

IaC & Automation

  • Terraform
  • AWS CDK
  • CloudFormation

Application

  • Next.js 14 (App Router)
  • TypeScript
  • Node.js 20

Security

  • Least Privilege IAM
  • CloudTrail Auditing
  • Session Manager (no-SSH)