by ray | Aug 15, 2022 | Amazon Web Services (AWS), Amazon, Ansible, HashiCorp, Kubernetes, Terraform
Deploying to AWS with Terraform and Ansible: https://learn.acloud.guru/course/8a6f598f-a41f-48ff-99a6-2c7a760b4119/overview HashiCorp Certified Terraform Associate: https://learn.acloud.guru/course/hashicorp-certified-terraform-associate-1/overview Using...
by ray | Aug 15, 2022 | Terraform, DevOps, HashiCorp, Kubernetes
Here is a free YouTube resource: https://www.youtube.com/c/WahlnetworkPage Udemy course: https://www.udemy.com/course/terraform-beginner-to-advanced/ Coursera course: https://www.coursera.org/projects/terraform-for-absolute-beginners Educative...
by ray | May 8, 2021 | HashiCorp, Terraform
This is Part 2 of the Comprehensive Guide to Terraform series. In Part 1, we explained why we picked Terraform as our IAC tool of choice and not Chef, Puppet, Ansible, SaltStack, or CloudFormation. In this post, we’re going to introduce the basics of...
by ray | Sep 5, 2018 | Amazon Web Services (AWS), Amazon, Docker, HashiCorp, Kubernetes, Terraform
Kubernetes can run on various platforms: from your laptop, to VMs on a cloud provider, to a rack of bare metal servers. The effort required to set up a cluster varies from running a single command to crafting your own customized cluster. Use this guide to choose a...
by ray | Sep 4, 2018 | Packer, Amazon, Amazon Web Services (AWS), HashiCorp
INFRASTRUCTURE AS CODE:Â Modern, Automated HashiCorp Packer is easy to use and automates the creation of any type of machine image. It embraces modern configuration management by encouraging you to use automated scripts to install and configure the software within your...