VeeamHub is a new github repository for the Veeam community, curated by Veeam engineers and architects. Here you can find scripts and other useful code.
I wrote a book! (and It’s about Veeam Cloud Connect)
After many years thinking about writing one, and many years never being able to do so, I was finally able to write a technical book. Topic? Veeam Cloud Connect.
My VMworld 2016 session, all about Veeam and vCloud Director
This August I will present together with my colleague Clint Wyckoff at VMworld 2016 in Las Vegas. Our session is going to be a technical deep dive in one of the upcoming features of Veeam Backup & Replication 9.5, dedicated to service providers using vCloud Director.
Load balancing services with AWS Route53 DNS health checks
DNS is a great technology that everyone uses over internet. How would you reach a given website if you weren’t able to solve its name to the IP address? Would you memorize the public IP addresses of any website you want to reach? No, and with IPv6 coming in the future, DNS will become even more important for internet consumption. But DNS has one drawback: its records are usually static, and if a platform is dynamic and spawn/removes instances on the fly, it needs to have a way to modify the DNS records that are published, so that a non-reachable instances is not even listed.
Back to my technical roots
I’m moving internally in Veeam from Evangelist in the Technical Product Marketing to the EMEA Pre-Sales team as a Cloud Architect.
Increase the performance of your Veeam backups in network mode
If you ever tried to do any file operation via the management interface of an ESXi host, like uploading an ISO file or running a backup using Network Mode, you may know the management interface is not running at the full speed of the underlying network interface, and the bandwidth you end up using is only a percentage of the total available. This limit is designed to preserve the availability of the management interface, but still there are situations where this limit is a problem, and you would like to increase it. Hopefully, there’s a solution.
Build a Microsoft Storage Spaces Direct cluster using VMware virtual machines
I’ve always been a fan of scale-out storage architecture, I’ve always said that The future of storage is Scale Out, and I’ve spent a fair amount of time studying software-only solutions like Ceph. The new solution from Microsoft, Storage Spaces Direct, seems like another great solution that will be soon available to us, so I decided to test it in my lab.
Monitor a Ceph cluster with Ceph Dash
Ceph Storage can be completely managed and monitored via its command line tools. But, wouldn’t it be better to have a nice interface to see it running, checking its status, and have some performance statistics? Well, yes, and here’s a way to have it, thanks to Ceph Dash.