Cloud Engineering Toolkit  ·  Azure · AWS · GCP · IaC · Kubernetes · Scripting  ·  Free & In-Browser
Vol. II · Multi-Cloud Edition
Azure · AWS · GCP · IaC
Networking · Kubernetes · Scripting
30+ tools. No account.
Works offline.

Cloud Engineering
Toolkit

A Professional Multi-Cloud Reference
TOOLKIT
Multi-Cloud Reference
Built for cloud engineers
and students.
Azure AWS GCP K8s IaC
IMulti-Cloud Tools

Service equivalents, naming conventions, IAM comparisons, and CLI commands across Azure, AWS, and GCP.

Service Mapping & Comparison
🔀
Cloud Service Mapper
AzureAWSGCP

Map any cloud service concept to its equivalent across Azure, AWS, and GCP - compute, storage, databases, networking, IAM, and more.

Open tool
multi-cloud / service-mapper
ConceptAzureAWSGCP
🔐
IAM Concepts Across Clouds
AzureAWSGCP

Compare IAM primitives - roles, policies, service accounts, and permission models - across all three major clouds.

Open tool
multi-cloud / iam-comparison
ConceptAzureAWSGCP
⌨️
CLI Command Cheat Sheet
azawsgcloud

Searchable equivalent CLI commands across az, aws cli, and gcloud for the most common cloud operations.

Open tool
multi-cloud / cli-cheat-sheet
Operationazawsgcloud
Naming Conventions
📛
Cloud Resource Naming
AzureAWSGCP

Generate resource names following best-practice naming conventions for Azure (CAF), AWS, and GCP - all in one tool.

Open tool
naming / resource-naming-generator
💡
VM / Instance Type Advisor
AzureAWSGCP

Find the right VM SKU or instance type across Azure, AWS, and GCP by vCPU and RAM requirements.

Open tool
compute / instance-type-advisor
IINetworking Tools

CIDR math, subnet planning, firewall rules, and VPC/VNet design across clouds.

CIDR & Subnet Math
📐
CIDR Calculator
Universal

Network address, broadcast, host range, subnet mask, and cloud-usable count from any CIDR block.

Open tool
networking / cidr-calculator
✂️
Subnet Splitter
Universal

Split a parent CIDR into equal child subnets at any target prefix length.

Open tool
networking / subnet-splitter
CIDR Overlap Detector
Universal

Detect overlapping CIDR ranges - essential before VPC/VNet peering, Transit Gateway, or VPN setup.

Open tool
networking / overlap-detector
🔍
IP in Subnet Check
Universal

Check whether an IP falls within a CIDR block - useful for firewall rule and security group validation.

Open tool
networking / ip-in-subnet
VPC / VNet Planning & Firewall Rules
🗺️
VPC / VNet Subnet Planner
AzureAWSGCP

Split a network address space into subnets using hub-spoke, AWS multi-tier, or GCP shared VPC patterns.

Open tool
networking / vpc-vnet-subnet-planner
🛡️
Firewall Rule Builder
NSGSec GroupGCP FW

Build firewall rules for Azure NSGs, AWS Security Groups, or GCP Firewall Rules - export as IaC or CLI command.

Open tool
networking / firewall-rule-builder
IIIInfrastructure as Code

Terraform modules and backends for all three clouds, Bicep scaffolding, and CI/CD pipelines with OIDC auth.

Terraform - Multi-Cloud
🟣
Terraform Module Scaffold
IaCAzureAWSGCP

Generate main.tf, variables.tf, and outputs.tf for Azure, AWS, or GCP Terraform modules - all three providers.

Open tool
iac / terraform-module-scaffold
🗄️
Terraform Remote Backend
IaCAzureAWSGCP

Generate Terraform remote state backend config for Azure Blob, AWS S3, or GCP Cloud Storage - with locking and versioning.

Open tool
iac / terraform-remote-backend
🔄
CI/CD Pipeline Generator
IaCAzureAWSGCP

Generate GitHub Actions or Azure Pipelines YAML for deploying Terraform or Bicep to Azure, AWS, or GCP with OIDC auth.

Open tool
iac / cicd-pipeline-generator
Bicep - Azure
📦
Bicep Module Scaffold
IaCAzure

Generate a production-ready Bicep module with hardened defaults for Storage, Key Vault, VNet, and AKS.

Open tool
iac / bicep-module-scaffold
⚙️
Bicep Parameters File
IaCAzure

Generate a .bicepparam or parameters.json file from name=value pairs for any environment.

Open tool
iac / bicep-params-generator
IVKubernetes

Deployment manifests, node pool sizing for AKS/EKS/GKE, Helm chart scaffolding, and kubectl reference.

Deployment Manifest Generator
K8sUniversal

Production-ready Kubernetes Deployment YAML with resource limits, readiness/liveness probes, and security context.

Open tool
k8s / deployment-manifest-generator
🏗️
Managed K8s Node Pool Advisor
AKSEKSGKE

Recommend node pool size, VM/instance type, and autoscaler settings for AKS, EKS, or GKE from workload requirements.

Open tool
k8s / managed-k8s-node-advisor
Helm Chart Scaffold
K8sIaC

Generate a minimal production Helm chart structure with values.yaml, deployment template, and service template.

Open tool
k8s / helm-chart-scaffold
kubectl Quick Reference
K8s

Searchable cheat sheet of essential kubectl commands for day-2 operations, debugging, and cluster management.

Open tool
k8s / kubectl-quick-ref
VScripting & Automation

Ready-to-use Bash, PowerShell, and Python snippets for common cloud automation tasks across all three clouds.

🐚
Bash Cloud Snippets
BashAzureAWSGCP

Common Bash scripts for cloud automation - resource listing, credential setup, bulk operations, and health checks.

Open tool
scripting / bash-cloud-snippets
🔷
PowerShell Cloud Snippets
PowerShellAzureAWS

PowerShell automation scripts for Azure (Az module) and AWS (AWS Tools for PowerShell) - ideal for Windows-native automation.

Open tool
scripting / powershell-cloud-snippets
🐍
Python Cloud Snippets
PythonAzureAWSGCP

Python SDK automation snippets using azure-mgmt, boto3 (AWS), and google-cloud libraries for programmatic cloud management.

Open tool
scripting / python-cloud-snippets
🛠️
CLI Setup & Auth Guide
azawsgcloud

Step-by-step CLI installation and authentication setup for az, aws cli, and gcloud - including service principal and OIDC config.

Open tool
scripting / cli-setup-guide
VICost Tools

Reserved instance calculators, budget alert advisors, and chargeback report generators.

📉
Reserved vs On-Demand Savings
CostAzureAWSGCP

Compare on-demand against reserved/committed use discount pricing for Azure, AWS, or GCP - see exact savings over 1 and 3 years.

Open tool
cost / reserved-savings-calculator
🔔
Budget Alert Advisor
CostAzureAWSGCP

Recommend budget alert thresholds by risk appetite and generate the IaC or CLI command to create the alert.

Open tool
cost / budget-alert-advisor
🧮
Chargeback Report Builder
Cost

Generate a cost chargeback CSV from team names and monthly spend - ready to share with finance or management.

Open tool
cost / chargeback-builder
VIIReference

Azure regions, well-known ports, and common service limits for quick lookup.

Azure Regions
RegionCodeAbbrevPair
Well-Known Ports
PortProtocolServiceCloud Relevance
Common Azure Service Limits
ResourceDefaultMaxNotes
AboutAbout This Toolkit

Who built it, what it covers, and how to get the most from it.

Jane Ologhadien

I built this toolkit while studying Computing and IT, learning cloud infrastructure hands-on. Every tool came from a real problem I hit while working through Azure, AWS, Kubernetes, or IaC - things I needed to look up constantly, so I built a single place to find them.

The toolkit is deliberately multi-cloud. Cloud engineers rarely work with just one provider, and the tools here reflect that.

Currently Studying

  • Computing and IT, The Open University.
  • Azure, AWS, and GCP cloud fundamentals.
  • Infrastructure as Code with Bicep and Terraform.
  • Kubernetes and container orchestration.
  • Bash, PowerShell, and Python for cloud automation.
  • Cloud security and network design.

What This Toolkit Covers

  • Multi-cloud service mapping across Azure, AWS, and GCP.
  • Resource naming conventions for all three clouds.
  • CIDR subnet math, overlap detection, and VPC/VNet planning.
  • Terraform modules and remote backends for all three clouds.
  • CI/CD pipelines for Bicep and Terraform with OIDC.
  • Kubernetes deployment manifests, Helm charts, and AKS/EKS/GKE sizing.
  • Bash, PowerShell, and Python automation snippets.
  • Cloud cost, reserved pricing, and budget alert tools.

Who It Is For

  • Cloud and platform engineers working across providers.
  • Students learning cloud infrastructure and IaC.
  • DevOps engineers setting up pipelines and landing zones.
  • Anyone studying for cloud certifications.
All tools run entirely in the browser.
Nothing is stored. No account needed.
Free to use and share.