Working with Ansible Inventory - Basics and Examples
· via Spacelift
Ansible inventory beyond one flat file: groups and variables, multiple sources, dynamic inventories and the layouts that scale with a fleet.
#devops-tooling
· via Spacelift
Ansible inventory beyond one flat file: groups and variables, multiple sources, dynamic inventories and the layouts that scale with a fleet.
#devops-tooling
· via Spacelift
Running Terraform through GitHub Actions: a working pipeline example, troubleshooting notes, and the practices that keep it safe as usage grows.
#terraform #devops-tooling
· via Spacelift
A curated shelf for infrastructure people: DevOps, SRE, architecture, security and programming books organized by area, with notes on each pick.
#devops-tooling
· via Spacelift
A long, organized list of Ansible practices covering project structure, playbooks, variables, modules, roles, execution and security habits.
#devops-tooling
· via Spacelift
Atlantis against Terraform Cloud and Enterprise: what the open-source PR workflow covers, what the platforms add, and how to choose between them.
#terraform #devops-tooling
· via Spacelift
Three routes for automating Terraform beyond laptop applies: general CI/CD, purpose-built platforms, and scripting, with the trade-offs of each.
#terraform #iac #devops-tooling
· via Spacelift
Two tools people keep comparing that solve different problems: provisioning versus orchestration, where they overlap, and how they work together.
#terraform #kubernetes
· via Spacelift
How Ansible modules actually work: the common ones worth memorizing, usage patterns, building custom modules and the best practices around them.
#devops-tooling
· via Spacelift
A grounded tour of DevOps practices and the anti-patterns that undo them, from CI/CD and IaC to blameless culture and sensible on-call habits.
#devops-tooling
· via Spacelift
IAM policies from the ground up: policy types, document structure, creating and validating policies, versioning and the practices that avoid pain.
#aws
· via Spacelift
Ansible roles from structure to sharing: why they exist, the directory anatomy, creating and using them, and how collections fit the picture.
#devops-tooling
· via Spacelift
The Terraform habits that keep estates workable: remote state with locking, module reuse, project structure and the practices that prevent rework.
#terraform #iac
· via Spacelift
Terraform outputs from basics to real use: declaring them, chaining them between configurations, sensitive values and the output command flags.
#terraform #iac
· via Spacelift
The full Ansible variable story: types, naming, lists and dicts, registered results, special variables and the precedence order that explains bugs.
#devops-tooling
· via Spacelift
My Spacelift guide to Ansible playbooks: structure, variables, Vault for secrets, handlers, conditionals and loops, each with a runnable example.
#devops-tooling #iac
· via Spacelift
The Ansible starting point I wrote for Spacelift: concepts, installation, inventory, ad hoc commands and a first playbook, with a working demo setup.
#devops-tooling #iac
Improve the cloud architecture of workloads on AWS by leveraging the best practices of the new Sustainability Pillar
#aws
Use Skaffold to facilitate your development flow for Kubernetes applications.
#kubernetes #devops-tooling
Use kaniko as an alternative to Docker for building container images in Kubernetes clusters.
#kubernetes #devops-tooling
AWS Solutions Architect Associate study notes, exam pointers, and cheat sheet.
#aws #certifications