Rankings are calculated based on verified user reviews, recency of updates, and community voting weighted by user reputation score.
No tags available
The AWS Certified DevOps Engineer Professional certification validates expertise in automating and optimizing software delivery pipelines on AWS. It covers topics such as continuous integration, cont...
A managed service built around HashiCorp Terraform, providing state management, remote execution, and policy enforcement (Sentinel). It allows engineering teams to define, plan, and apply infrastructu...
Industry-leading infrastructure as code tool that enables declarative provisioning and management of cloud resources across providers. Uses a simple, human-readable configuration language for defining...
CloudSkills (formerly Linux Academy) offers a comprehensive AWS DevOps Engineer course, focusing on automation, infrastructure-as-code, and continuous integration/continuous delivery (CI/CD) pipelines...
Terraform allows engineers to define and provision infrastructure (VPCs, databases, load balancers) using declarative configuration files (HCL). This skill treats infrastructure like application code,...
Leveraging the native replication features of major cloud providers (like AWS EBS Snapshot Copy or Azure Site Recovery). This method is highly efficient as it uses the cloud's built-in networking and...
CloudFormation allows users to model and provision entire AWS infrastructure stacks using declarative templates (YAML/JSON). Instead of clicking through the console, you define the desired stateinclud...
Terraform provides unparalleled vendor agnosticism, making it a powerful choice for DR planning that spans multiple cloud providers or on-premises environments. By defining infrastructure in HCL, you...
GitOps mandates that Git is the single source of truth for declarative infrastructure and application state. Tools like ArgoCD or Flux continuously monitor a Git repository and automatically reconcile...
The Serverless Framework is not a platform itself, but a powerful open-source CLI that simplifies the deployment of serverless applications across multiple cloud providers like AWS, Azure, and Google...
This certification validates proficiency in using Terraform to provision and manage infrastructure across multiple cloud providers (AWS, Azure, GCP). It is vendor-neutral, making it incredibly valuabl...
kubespray is a tool for deploying Kubernetes clusters using Ansible. It provides a declarative approach to Kubernetes deployment, allowing users to define their desired cluster configuration in Ansibl...
ElectricFlow is a workflow automation and orchestration platform that extends beyond traditional CI/CD. It allows organizations to automate complex processes involving infrastructure provisioning, app...
While not a dedicated DR tool, CloudFormation StackSets is the gold standard for automating the *rebuild* phase of a disaster recovery plan. It allows you to deploy the exact same infrastructure stack...
Stackery is a platform that simplifies the development and deployment of serverless applications on AWS. It provides a visual workflow editor and infrastructure-as-code capabilities. Stackery helps te...
AWX (Ansible Workflow Engine) is the open-source foundation for Red Hat Ansible Automation Platform. It provides a web-based interface for creating, scheduling, and managing Ansible playbooks. AWX is...
KubeVirt is an open-source project that extends Kubernetes to manage virtual machines alongside containers. It allows users to deploy and manage VMs using Kubernetes APIs and tooling. This enables a u...
You're subscribed! We'll notify you about new Infrastructure As Code.