MySQL Infrastructure as Code
  • Infrastructure as Code
  • Support
  • Blog
    • RevDBRevDB general category
    • Chef
    • MySQLPosts about MySQL
    • TerraformPosts about Terraform
  • About us
  •  Contact us

Istvan Podor

RevDB

How to create a bastion host on AWS using Terraform

What will you need Bastion (or jumpbox) hosts are typically used, to provide a door into your private network. The fact that you are reading this, means you probably already know that. Answering the question on how to setup a bastion host on aws using Terraform, takes a lot of Read more…

By Istvan Podor, 2 weeks6 days ago
Other RevDB Terraform

Managing domains and zones with terraform

Why manage your zones with terraform Infrastructure as code gives us a set of possibilities that, that otherwise difficult to accomplish, such as testing changes before committing and of course, CI/CD options. All of those are great to have, but not every team [feels like they] need testing, before making Read more…

By Istvan Podor, 3 weeks6 days ago
Chef RevDB

Highly available Chef Server

What’s a highly available Chef Server To be honest with you, I feel like the title is a little bit of a click bait. There is already a description of how to create and operate chef clusters on chef.io. However, clusters of that size and complexity can be a little Read more…

By Istvan Podor, 4 months6 days ago
terraform and chef
Chef RevDB Terraform

How to backup and restore chef server

What do we need chef backup and restore for In my last blog post, that you can find here, I wrote about how to build a Chef server. The post uses Terraform and a git repository. That means, whenever you want, you can easily just build another one for yourself. Read more…

By Istvan Podor, 4 months7 days ago
Chef RevDB Terraform

How to deploy chef server

Overview of the content Our very own Aleks Kuzminsky, have blogged about the next set of challenges we face in the MySQL World. Getting our hands dirty, the first step is to have a solid and reliable way to manage our servers. This is a special need of any service Read more…

By Istvan Podor, 5 months7 days ago
  • About us
  • Blog
  • Contact us
  • Infrastructure as Code
  • Support