Do Cloud Better.

Cloud Run and CI/CD Pipelines with Dan Taylor

Posted by Dan Taylor on Apr 15, 2020 1:27:27 PM
Read More

Tags: Docker, Tools, GCP, Google Cloud, Webinar

How do I deploy my Docker stuff??

Posted by Dan Taylor on May 29, 2018 8:35:00 AM

Docker Deployment

DevOps is harder than it sounds

If you're like me, when you learned about containers, you got SUPER excited. There is something about wrapping up your code in a nice little package where it has everything it needs to run in a happy little space where it's nice and warm. BUT; how'm I supposed to get my happy warm little container out into the real world where it can actually do some good? This is harder question to answer.

Read More

Tags: AWS, DevOps, Docker

CloudFormation, Pi-Hole, and you

Posted by Dan Taylor on May 21, 2018 8:04:00 AM

A CloudFormation script to get a docker instance of pi-hole running in your AWS account

What is pi-hole?

Read More

Tags: AWS, CloudFormation, Docker