|
You are here |
pliutau.com | ||
| | | | |
mikebell.io
|
|
| | | | | Ramblings on DevOps, coding and homelabs | |
| | | | |
www.joshkasuboski.com
|
|
| | | | | Deploying a cheap kubernetes cluster on GKE with Terraform | |
| | | | |
sookocheff.com
|
|
| | | | | Sometimes you have a data analysis problem that is just too big for your desktop or laptop. The limiting factor here is generally RAM. Thankfully, services like Google Compute Engine allow you to lease servers with up to 208GB of RAM, large enough for a wide variety of intensive tasks. An ancillary benefit of using a service like Compute Engine is that it allows you to easily load your data from a Cloud Storage Bucket, meaning you don't need to keep a copy of the large dataset locally at all times. | |
| | | | |
blog.willemmelching.nl
|
|
| | | Using Kubernetes for a small startup adds some complexity, but also has many advantages such as scaling and easy CI/CD. In this post we'll explore a simple AKS Kubernetes setup on Azure using Terraform serving a static page over HTTPS. | ||