Skip to main content
Back to Tags

Infrastructure As Code

57 items tagged with "infrastructure-as-code"

Filter by type:

Blueprints17

Blueprint

On-Prem Datacenter to AWS Blueprint

Migrate an on-premises datacenter to AWS using a phased 7 Rs strategy with a landing zone, lift-and-shift, and selective re-platforming.

Blueprint

On-Prem Datacenter to Azure Blueprint

Migrate an on-premises datacenter to Microsoft Azure using Cloud Adoption Framework landing zones, Azure Migrate, and phased rehost-then-modernize waves.

Blueprint

On-Prem Datacenter to Google Cloud Blueprint

Migrate an on-premises datacenter to Google Cloud using the landing zone blueprint, Migrate to Virtual Machines, and phased rehost-and-optimize waves.

Blueprint

VMware vSphere to AWS Blueprint

Migrate a VMware vSphere estate to AWS, relocating VMs to VMware Cloud on AWS or rehosting natively to EC2 with AWS MGN.

Blueprint

VMware vSphere to Azure VMware Solution Blueprint

Relocate a VMware vSphere estate to Azure VMware Solution with HCX, then selectively modernize VMs to native Azure services.

Blueprint

On-Prem to Hybrid Cloud Blueprint

Build a hybrid cloud that keeps regulated or latency-bound workloads on-prem while extending elastic workloads to public cloud with consistent networking and governance.

Blueprint

Docker Swarm to Amazon ECS Blueprint

Migrate containerized services from Docker Swarm to Amazon ECS on Fargate, translating Compose-style stacks into task definitions and services.

Blueprint

OpenStack Private Cloud to AWS Blueprint

Migrate workloads from a self-operated OpenStack private cloud to AWS, retiring the IaaS operational burden and adopting managed services.

Blueprint

CloudFormation to Terraform Blueprint

Migrate AWS infrastructure as code from CloudFormation to Terraform, importing existing resources without destroying or recreating live infrastructure.

Blueprint

VM-Deployed App to Cloud-Native Blueprint

Re-platform a VM-deployed backend application to a cloud-native architecture with containers, managed services, and twelve-factor config.

Blueprint

Manual Deployments to Flux GitOps Blueprint

Adopt Flux CD to reconcile Kubernetes clusters from Git, replacing manual deploys with declarative, pull-based GitOps and automated image updates.

Blueprint

ClickOps to Terraform Blueprint

Codify manually provisioned cloud resources into Terraform infrastructure-as-code with import, modules, remote state, and CI-driven plans.

Blueprint

CloudFormation to Terraform Blueprint

Migrate AWS CloudFormation stacks to Terraform with state import, module refactoring, and a coexistence strategy during transition.

Blueprint

Terraform to OpenTofu Blueprint

Migrate Terraform projects to OpenTofu, the open-source fork, with version pinning, state compatibility checks, and CI updates.

Blueprint

Static Secrets to Cloud Secrets Manager Blueprint

Migrate hard-coded and static secrets to a managed cloud secrets manager with IAM-scoped access, versioning, and automatic rotation.

Blueprint

Snowflake Servers to Immutable Infrastructure Blueprint

Replace hand-tuned snowflake servers with immutable infrastructure built from versioned images and replaced, never patched, in place.

Blueprint

Manual VM Configuration to Ansible Blueprint

Replace manual SSH server configuration with idempotent Ansible playbooks, roles, and inventory for repeatable configuration management.

Checklists9

Checklist

AWS Landing Zone Setup Checklist

Stand up a secure, multi-account AWS foundation with guardrails, networking, and logging before workloads arrive.

Checklist

Azure Landing Zone Setup Checklist

Build an enterprise-scale Azure landing zone with management groups, policy, networking, and identity ready for workloads.

Checklist

GCP Landing Zone Setup Checklist

Establish a secure Google Cloud foundation with a resource hierarchy, org policies, shared VPC, and centralized logging.

Checklist

Terraform Module Review Checklist

Review a Terraform module for correctness, reusability, security, and maintainability before publishing it for shared use.

Checklist

Kubernetes Cluster Setup Checklist

Provision a new managed Kubernetes cluster with the networking, security, and platform add-ons teams need from day one.

Checklist

GitOps Adoption Readiness Checklist

Verify the prerequisites for declarative, Git-driven Kubernetes delivery are in place before adopting GitOps.

Checklist

Infrastructure-as-Code Migration Readiness Checklist

Confirm you are ready to bring an existing manually managed cloud estate under infrastructure-as-code without disruption.

Checklist

Infrastructure as Code Review Checklist

Review Terraform or equivalent IaC for security, modularity, state safety, and reproducibility before it provisions production.

Checklist

Platform Engineering & Internal Developer Platform Readiness Checklist

Assess readiness to build an internal developer platform that provides self-service, paved-path delivery for product teams.