Transferring files to Windows through Python's SimpleHTTPServer
Created: 2020-03-06, Modified: 2020-01-13
Using SimpleHTTPServer to transfer files to Windows without a file-share or SCP
Github Pages: Basics
Created: 2020-02-27, Modified: 2019-10-25
Building a simple page for your Git project using GitHub Pages
Python Ceph Examples
Created: 2020-02-03, Modified: 2020-02-03
Some examples of using Ceph from Python with the rbd library
AWS CodeBuild CICD - Deploy to Lambda
Created: 2020-01-27, Modified: 2020-01-27
Testing and automatically deploying lambda functions using CodeBuild
OpenStack: Execute Powershell from Cloud-Init
Created: 2020-01-25, Modified: 2020-01-25
Running startup scripts on Windows instances deployed by OpenStack
Authenticating with AWS IAM in AWS API Gateway
Created: 2020-01-21, Modified: 2020-01-21
Enabling IAM authentication on API Gateway and building a client
CircleCI: Continuous Delivery for Firebase
Created: 2020-01-16, Modified: 2020-01-16
A very simple CD setup for a basic hosting Firebase app.
CodePipeline - Continuous Delivery to AWS ECR
Created: 2020-01-15, Modified: 2020-01-15
Automatically rebuild and deploy docker images on AWS
Free HTTPS Certs with LetsEncrypt's Certbot
Created: 2020-01-13, Modified: 2020-01-13
Installing and using certbot from LestEncrypt to get a free HTTPS cert
Firebase Basics: Hello World
Created: 2020-01-11, Modified: 2020-01-11
Learning the basics of creating web app on Google Firebase
Create & Terminate EC2 Instances from Python
Created: 2020-01-09, Modified: 2020-01-09
Creating and destroying VMs on EC2 from Python
IAM Auth for Lambda
Created: 2020-01-09, Modified: 2020-01-09
Authenticating specific Lambda functions for use from Python
AWS Lambda - Basics
Created: 2020-01-08, Modified: 2020-01-08
Basics of creating a simple API-driven AWS Lambda function
Ubuntu: Blindly Trusting the Corporate CA
Created: 2020-01-08, Modified: 2020-01-08
Trusting a CA-signed certificate from a companies firewall on Ubuntu