For those interested in Configuration Management and those that are looking to use these tools to also set established rules from which your infrastructure management software should adhere to including your backup software for creation, deployment, maintenance and deletion. There has been an on going community project happening where the CHEF Cookbook that was released firstly back in 2018 has been maintained mostly by one contributor Jeremy Goodrum and you will find his other contributions over on his GitHub. You can find some further deep dive into why we chose CHEF over other configuration management options at the time and walk you through the keyRead More →

The ways in which you can deploy Veeam Backup & Replication and all Veeam products for that matter is vast. You could just take the ISO and install on the physical or virtual and click next, next, and you can be protecting your workloads and data within 15 minutes. This is the same software regardless of the size of your environment, no where flexibility in deployment does become a challenge is when you have many sites that require their own Veeam Backup & Replication configuration. This is where automation plays a huge part in this story, the great thing about Veeam is that it isRead More →

This is probably the first online virtual / digital event I have really attended so far this year, of course apart from VeeamON. I have to say that some of the other talk amongst the community has been about platforms not really being able to offer the experience we expect and I think that has to be true for the most part there really has not been that real need to provide a platform this scenario and this scale before. Hashiconf did not disappoint, not only was the platform lightweight and really quite easy and nice to navigate the content was the reason I cameRead More →

This post will highlight the capabilities of the Veeam CHEF cookbook and walkthrough getting things going. The first deployment mode is “Simple” this is a single Windows machine that will act as the all in one server, this server will contain all the mandatory components required for Veeam Backup & Replication to function. Next, we have the Advanced Deployment; this breaks up those components and allows us to deploy multiple nodes for different Veeam functions. Orange Lines are request and send cookbooks to and from CHEF Server. Black lines are initiating the bootstrap process for each node / component to be deployed. In advanced deployments,Read More →

As part of my #SummerProject of exploring deeper into Infrastructure as Code, Public Cloud and Cloud Native it led me back to a session that I delivered last year at VeeamON. The concept of the session was to highlight some of the things we had done from a community point of view with CHEF and Veeam to really show Day 0 operations and getting Veeam up and running in a declarative fashion. Why did we choose to automate Veeam deployments? We wanted to come up with way to consistently deploy Veeam servers. When you look at the difference between simple deployments and more advanced environments,Read More →