AWS for a Solutions Architect
Combine services into resilient, cost-aware systems — and justify every trade-off.
Services that matter
Object storage that scales without a server — the default home for files, backups, static sites, data lakes, and build artifacts across nearly every cloud role.
Relevant to this role.
Relevant to this role.
Relevant to this role.
Relevant to this role.
Build it, graded
The zero-to-one project: create an AWS account, install the toolchain, and go from `cdk init` to a real `cdk deploy` in TypeScript or Python.
Instance types, machine images, firewall rules, and boot-time scripts — provisioned in CDK, not clicked through a launch wizard.
A managed front door for a backend — provisioned in CDK, wired straight to Lambda, no server ever runs.
A managed NoSQL table — provisioned in CDK, queried by partition key, never scanned end to end.
A static frontend on S3, wired to a real backend — and the two ways that wiring quietly breaks.