JumpToTheCloud is a collection of opinionated AWS CDK constructs and cloud tooling designed for real-world, production-grade infrastructure.
The focus is on building solid cloud foundations around:
- AWS-native services
- Kubernetes & Amazon EKS
- Security, networking and automation
- Hybrid and edge-ready architectures
This is not a collection of generic examples — every construct exists to solve a real infrastructure problem.
- Reusable AWS CDK constructs (TypeScript)
- EKS & Kubernetes infrastructure building blocks
- Networking and security baselines
- Platform and automation components
- Tooling for hybrid / on-prem / edge scenarios
All constructs are:
- Opinionated by design
- Secure by default
- Designed with operational constraints in mind
All packages are published under the npm scope: @jttc/
Examples:
@jttc/aws-*@jttc/aws-organizations@jttc/aws-codestarconnection
- Opinionated over configurable
- Production first, not demo-first
- Security by default
- Automation and GitOps friendly
- Prefer AWS-native solutions when they make sense
- Kubernetes as a first-class citizen
This project is maintained by a cloud engineer with AWS Professional-level certifications and hands-on experience designing and operating AWS and Kubernetes platforms in production environments.
The goal is to share reusable building blocks extracted from real systems, not theoretical designs.
Unless stated otherwise, all projects are released under the MIT License.