Adding Virtio drivers for KVM to RHEL's initrd
Created: 2020-10-20, Modified: 2020-10-20
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-24, Modified: 2020-06-24
pip install python-openstack does not work without this fix
AWS CodeBuild CICD - Deploy to Lambda
Created: 2020-01-26, Modified: 2020-01-26
Testing and automatically deploying lambda functions using CodeBuild
OpenStack: Execute Powershell from Cloud-Init
Created: 2020-01-24, Modified: 2020-01-24
Running startup scripts on Windows instances deployed by OpenStack
Authenticating with AWS IAM in AWS API Gateway
Created: 2020-01-20, Modified: 2020-01-20
Enabling IAM authentication on API Gateway and building a client
CodePipeline - Continuous Delivery to AWS ECR
Created: 2020-01-14, Modified: 2020-01-14
Automatically rebuild and deploy docker images on AWS
Create & Terminate EC2 Instances from Python
Created: 2020-01-08, Modified: 2020-01-08
Creating and destroying VMs on EC2 from Python
IAM Auth for Lambda
Created: 2020-01-08, Modified: 2020-01-08
Authenticating specific Lambda functions for use from Python
AWS Lambda - Basics
Created: 2020-01-07, Modified: 2020-01-07
Basics of creating a simple API-driven AWS Lambda function
Injecting KVM Drivers to Windows 10 for OpenStack
Created: 2019-12-16, Modified: 2019-12-16
How to inject KVM drivers into a Windows 10 image for use in OpenStack Glance
Operating OpenStack from Ansible
Created: 2019-12-02, Modified: 2019-12-02
Creating instances, volumes, and networks in OpenStack using Ansible
Google Cloud Firestore Basics - Python
Created: 2019-10-13, Modified: 2019-10-13
Reading and writing Firestore entries from local python, and some comparisons with Datastore
Google Cloud Functions: Basics
Created: 2019-10-10, Modified: 2019-10-10
Building a simple servless API on Google Cloud Platform's Cloud Functions
Using AWS S3 from Python
Created: 2019-09-25, Modified: 2019-09-25
Saving and reading files from S3 using python and a dedicated IAM user.
AWS Fargate - Basics
Created: 2019-09-09, Modified: 2019-09-09
How to run a docker container on AWS Fargate from the web console
AWS ECR - Elastic Container Registry - Basics
Created: 2019-08-25, Modified: 2019-09-18
Creating and operating a Docker registry on AWS with custom users
Modifying OpenStack Kolla Docker Images
Created: 2019-08-25, Modified: 2019-08-25
Creating a custom Cinder Docker image without modifying the Kolla code.
Install Non-Prod OpenStack on a Physical Server
Created: 2019-08-12, Modified: 2019-08-12
Installing all-in-one OpenStack with Kolla-Ansible metal as a test cloud
Install OpenStack with Kolla-Ansible in a VM
Created: 2019-08-10, Modified: 2019-08-10
Installing OpenStack on a cloud VM with Kolla-Ansible for dev and testing
Google Cloud Storage: Website Hosting
Created: 2019-08-08, Modified: 2019-08-08
How to host a static website using Google Cloud Storage buckets.
Google Cloud Build: Basics
Created: 2019-08-05, Modified: 2019-12-04
An introduction to the Google Cloud Build, showing how its used for this site.
Google Container Registry: Basics
Created: 2019-08-04, Modified: 2019-08-04
An introduction to the Google Container Registry: pricing and how to store images.