Terraform - FotD - cidrhost()
Explains the Terraform cidrhost() function for calculating specific IP addresses within a CIDR range, including examples and use cases.
Ned Bellavance — Veteran IT professional and founder of Ned in the Cloud, creating courses, podcasts, and technical content on cloud and infrastructure.
209 articles from this blog
Explains the Terraform cidrhost() function for calculating specific IP addresses within a CIDR range, including examples and use cases.
Explains the Terraform chunklist() function, which splits a list into smaller sublists of a specified size.
Explains the Terraform chomp() function, which removes trailing newlines from strings, with examples and practical use cases.
Explains the bcrypt() function in Terraform for creating secure password hashes, including examples and usage.
Explains the ceil() interpolation function in Terraform, including its syntax, usage examples, and behavior with different data types.
Explains Terraform's base64sha256() and base64sha512() functions with examples, part of a series on built-in interpolation functions.
A technical guide explaining the Terraform base64gzip() function, its syntax, and practical usage examples.
Explains the Terraform base64encode() function, its syntax, and provides practical examples for encoding strings.
Explains the Terraform base64decode() function, its syntax, and provides practical examples for decoding base64-encoded strings.
Explains the Terraform basename() function for extracting file or directory names from paths, with examples for Linux and Windows.
Explains the abs() interpolation function in Terraform, including examples and implicit type conversion behavior.
A daily series exploring Terraform's built-in functions with practical examples and code on GitHub.
A tech professional explores the reasons behind the common sentiment of 'hating Microsoft' and reflects on the evolution of tech industry rivalries.
A developer explains how to automate social media reposts by creating a custom workflow using Azure Functions and the Buffer API.
A developer explains how to automate social media posting for personal branding using Feedly, Zapier, and Buffer.
A hands-on review and trial of Veritas CloudPoint, a cloud backup and recovery software, detailing the signup process and license terms.
Analyzes three strategies companies use to innovate with cloud technology: born-in-cloud, startup acquisition, and creating centers of excellence.
Part 3 of a series on deploying Azure Stack on Azure, focusing on installing SQL and MySQL Resource Providers using PowerShell scripts.
A technical guide on registering an Azure Stack instance with Azure and setting up marketplace syndication, plans, and offers for user consumption.
A technical guide on deploying a Docker Swarm cluster using Microsoft Azure and Azure Cloud Shell for hands-on learning from the Docker Deep Dive book.