Adding Virtio drivers for KVM to RHEL's initrd
Created: 2020-10-21, Modified: 2020-10-21
RHEL images won't boot on OpenStack without KVM's Virtio drivers
OpenStack: Fixing the CLI (python2) error: No module named queue
Created: 2020-06-25, Modified: 2020-06-25
pip install python-openstack does not work without this fix
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
CodePipeline - Continuous Delivery to AWS ECR
Created: 2020-01-15, Modified: 2020-01-15
Automatically rebuild and deploy docker images on AWS
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
Injecting KVM Drivers to Windows 10 for OpenStack
Created: 2019-12-17, Modified: 2019-12-17
How to inject KVM drivers into a Windows 10 image for use in OpenStack Glance
Operating OpenStack from Ansible
Created: 2019-12-03, Modified: 2019-12-03
Creating instances, volumes, and networks in OpenStack using Ansible
Google Cloud Firestore Basics - Python
Created: 2019-10-14, Modified: 2019-10-14
Reading and writing Firestore entries from local python, and some comparisons with Datastore
Google Cloud Functions: Basics
Created: 2019-10-11, Modified: 2019-10-11
Building a simple servless API on Google Cloud Platform's Cloud Functions
Using AWS S3 from Python
Created: 2019-09-26, Modified: 2019-09-26
Saving and reading files from S3 using python and a dedicated IAM user.
AWS Fargate - Basics
Created: 2019-09-10, Modified: 2019-09-10
How to run a docker container on AWS Fargate from the web console
AWS ECR - Elastic Container Registry - Basics
Created: 2019-08-26, Modified: 2019-09-19
Creating and operating a Docker registry on AWS with custom users
Modifying OpenStack Kolla Docker Images
Created: 2019-08-26, Modified: 2019-08-26
Creating a custom Cinder Docker image without modifying the Kolla code.
Install Non-Prod OpenStack on a Physical Server
Created: 2019-08-13, Modified: 2019-08-13
Installing all-in-one OpenStack with Kolla-Ansible metal as a test cloud
Install OpenStack with Kolla-Ansible in a VM
Created: 2019-08-11, Modified: 2019-08-11
Installing OpenStack on a cloud VM with Kolla-Ansible for dev and testing
Google Cloud Storage: Website Hosting
Created: 2019-08-09, Modified: 2019-08-09
How to host a static website using Google Cloud Storage buckets.
Google Cloud Build: Basics
Created: 2019-08-06, Modified: 2019-12-05
An introduction to the Google Cloud Build, showing how its used for this site.
Google Container Registry: Basics
Created: 2019-08-05, Modified: 2019-08-05
An introduction to the Google Container Registry: pricing and how to store images.