Emily T. BurakJul 9, 20233 minAWS Static S3 Website Terraform Module Detailing creating a Terraform module for static website hosting on AWS S3
Emily T. BurakMar 29, 20234 minTerratest for testing Terraform-managed Datadog SyntheticsBlog post for using Terratet with Terraform and Datadog Synthetic
Emily T. BurakDec 28, 20224 minUbuntu with Docker Terraform Provisioning on DigitalOceanI've had the need recently to run Dockerized scripts 24/7 cheaply, for the purpose of running Discord bots. After some research,...
Emily T. BurakFeb 3, 20224 minVagrant provisioning of Nginx on Ubuntu 14.04Vagrant is a fantastic technology for experimenting with development virtual machine environments. For example, setting up a simple Nginx...
Emily T. BurakDec 21, 20213 minDiscord bots in Python on Kubernetes with Google Kubernetes Engine: some notes(Photo by Frank Eiffert on Unsplash) One of my hobbies is building Discord bots, used for automation and interaction in the popular...
Emily T. BurakNov 10, 20213 minDeploying Streamlit on Azure Kubernetes Service(AKS)A blog high-level overview of deploying a Streamlit machine learning app to Azure Kubernetes Service.
Emily T. BurakNov 2, 20214 minDeploying JupyterLab on AWS with Terraform and Docker: a learning experience.My process using Terraform to deploy a Dockerized data science development environment on AWS.