torbentechblog

Building and running stuff.

Home Categories Search About Archive

Manage Recurring Resources With Terraform and YAML

January 23, 2022

Managing many cloud resources of the same type? Use Terraform for_each directive in combination with YAML templating!

Read More

Setup Nginx As A Reverse Proxy (on your Raspberry Pi)

January 22, 2022

In a previous post, we discussed on using nginx as a load balancer for various protocols, as well as setting up a Raspberry Pi as a VPN.

Read More

Extending Battery Life Tremendously by Utilizing Deep Sleep on Microcontrollers

December 12, 2021

Learn to utilize deep sleep and get extended battery life for free. This post applies to nearly every popular microcontroller that is out there, including all Espressif models, Arduinos and even Raspberry Pis.

Read More

Building a fan controller for your Raspberry Pi

November 27, 2021

Learn how to build a simple and affordable fan controller for your Raspberry Pi to connect a simple fan with temperature control.

Read More

Using Azure Application Gateway Ingress Controller in AKS and Let's Encrypt Certificates to securely expose applications

November 27, 2021

How to deploy an AKS cluster with a managed instance of Application Gateway and Application Gateway Ingress Controller and obtain free and automated Let’s Encrypt certificates. We will be doing this with Terraform and Helm.

Read More

Introduction to Rapid Web Development Using Python Flask

November 26, 2021

This post is meant to be a light introduction into Python Flask. At the end of this post, you’ll be able to rapidly develop small web applications.

Read More
« Prev 1 2 3 4 5 6 Next »