Digital Nomads Digital Nomads

Blog — page 12

Terraform: Data Sources

Terraform: Data Sources

Table of Contents * Overview * Syntax and Usage * Accessing Data Source Attributes * Common Data Source Use Cases * Provider-Specific Data Sources * Data Source Arguments * Data Resource Behavior

Lauren Garcia • • 13 min read
Terraform: Resources

Terraform: Resources

Table of Contents * Overview * Commonly Used Terraform Resources * Essential Terraform Meta-Arguments * Resource Naming Conventions * Versioning and Providers * Data Sources vs. Resources * Example: Minimal AWS EC2

Lauren Garcia • • 11 min read
Terraform: Providers

Terraform: Providers

Table of Contents * Overview * What is a Terraform Provider? * Common Provider Types * Installing Providers * Managing Multiple Providers * Key Provider Concepts * Useful Commands * Troubleshooting Provider Issues

Lauren Garcia • • 11 min read
Terraform: Deep Dive

Terraform: Deep Dive

Table of Contents * Overview * Core Components * Prerequisites * Configuration * Validation * Troubleshooting * Conclusion Terraform Deep Dive: Overview, Importance, and How It Works What Is Terraform? Terraform is

Lauren Garcia • • 8 min read
Ansible: Roles

Ansible: Roles

Table of Contents * Overview * What are Ansible Roles? * Standard Directory Structure * Creating a Role with Ansible Galaxy * Documenting Roles * Using Roles in a Playbook * Role

Lauren Garcia • • 9 min read
Ansible: Plugins

Ansible: Plugins

Table of Contents * Overview * What Are Ansible Plugins? * Types of Ansible Plugins * Plugin Location and Loading * Creating a Custom Plugin * Example: Plugin Directory Structure * Discovering

Lauren Garcia • • 7 min read
Ansible: Playbooks

Ansible: Playbooks

Table of Contents * Overview * Configure VLAN on Cisco Switch * Firewall Rule Deployment (ASA) * Backup Device Configurations * Compliance Checking Using Ansible * Automated User Provisioning * Conclusion Configure

Lauren Garcia • • 6 min read
Ansible: Modules

Ansible: Modules

Table of Contents * Overview * What Is an Ansible Module? * Developing Custom Ansible Modules * Creating a Standalone Python Module * Info and Facts Modules * Using Module Utilities

Lauren Garcia • • 11 min read
Ansible: Inventory

Ansible: Inventory

Table of Contents * Overview * Inventory File Locations & Structure * Example: INI Format * Example: YAML Format * Logical Grouping Guidelines * Example: Hierarchical Group Structure * Assigning Variables * YAML

Lauren Garcia • • 15 min read
Ansible: Managed Nodes

Ansible: Managed Nodes

Table of Contents * Overview * Key Characteristics of Managed Nodes * Example Inventory File (INI Format) * Managed Node Preparation Checklist * Playbook Targeting Example * Best Practices * References to

Lauren Garcia • • 8 min read
Ansible: Control Node

Ansible: Control Node

Table of Contents * Overview * Definition and Role * Prerequisites * Setup Procedure * Configure Inventory * Establish Secure Communication * Verification * Conclusion Ansible Control Node: Overview What Is an Ansible

Lauren Garcia • • 8 min read
Ansible: Deep Dive

Ansible: Deep Dive

Table of Contents * Overview * Core Components * Prerequisites * Configuration * Validation * Troubleshooting * Conclusion Ansible Deep Dive: Overview What is Ansible? Ansible is an open-source automation platform that

Lauren Garcia • • 8 min read