Kubernetes at Optimal Value
Kubernetes At Optimal Value On Thursday November 10th I was fortunate to be able to join the “Kubernetes at Optimal Value” event hosted by our dear friends at Fullstaq. The venue for this fully staq’ed day with Kubernetes ins-and-outs was Landgoed De Horst in Driebergen-Rijsenburg, which is as gorgeous as the […]
IaC with Terraform and AWS
IaC with Terraform and AWS Today we’ll be using Terraform (https://www.terraform.io/) to deploy a web server (Apache) with a custom index.html on AWS. The webpage we’ll create won’t run on the default VPC but a new one we’ll create separately. This new VPC will contain an internet gateway, routes, a public […]