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 | DevOps, Docker, Kubernetes
Udemy course: https://www.udemy.com/course/learn-kubernetes/ LinkedIn Learning course: https://www.linkedin.com/learning/learning-kubernetes Coursera course: https://www.coursera.org/projects/kubernetes-basic-architecture-first-deployment Educative...
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 | Feb 1, 2019 | Kubernetes
Getting Started There are a lot of different ways to use Kubernetes. Even a quick look at the documentation shows that the number of options for building and managing Kubernetes clusters is overwhelming. The good news is that there are plenty of tools that...
by ray | Jan 31, 2019 | Kubernetes, Google, Google Cloud Platform
So Easy Even Your Boss Can Do It! This post demonstrates a *basic* example of how to build a deep learning model with Keras, serve it as REST API with Flask, and deploy it using Docker and Kubernetes. This is NOT a robust, production example. This is a...