Deprecated: Function get_magic_quotes_gpc() is deprecated in /hermes/walnacweb04/walnacweb04ab/b2791/pow.jasaeld/htdocs/De1337/nothing/index.php on line 99
Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /hermes/walnacweb04/walnacweb04ab/b2791/pow.jasaeld/htdocs/De1337/nothing/index.php on line 619
Warning: Cannot modify header information - headers already sent by (output started at /hermes/walnacweb04/walnacweb04ab/b2791/pow.jasaeld/htdocs/De1337/nothing/index.php:99) in /hermes/walnacweb04/walnacweb04ab/b2791/pow.jasaeld/htdocs/De1337/nothing/index.php on line 1169
Warning: Cannot modify header information - headers already sent by (output started at /hermes/walnacweb04/walnacweb04ab/b2791/pow.jasaeld/htdocs/De1337/nothing/index.php:99) in /hermes/walnacweb04/walnacweb04ab/b2791/pow.jasaeld/htdocs/De1337/nothing/index.php on line 1176
Warning: Cannot modify header information - headers already sent by (output started at /hermes/walnacweb04/walnacweb04ab/b2791/pow.jasaeld/htdocs/De1337/nothing/index.php:99) in /hermes/walnacweb04/walnacweb04ab/b2791/pow.jasaeld/htdocs/De1337/nothing/index.php on line 1176
Warning: Cannot modify header information - headers already sent by (output started at /hermes/walnacweb04/walnacweb04ab/b2791/pow.jasaeld/htdocs/De1337/nothing/index.php:99) in /hermes/walnacweb04/walnacweb04ab/b2791/pow.jasaeld/htdocs/De1337/nothing/index.php on line 1176
Warning: Cannot modify header information - headers already sent by (output started at /hermes/walnacweb04/walnacweb04ab/b2791/pow.jasaeld/htdocs/De1337/nothing/index.php:99) in /hermes/walnacweb04/walnacweb04ab/b2791/pow.jasaeld/htdocs/De1337/nothing/index.php on line 1176
Warning: Cannot modify header information - headers already sent by (output started at /hermes/walnacweb04/walnacweb04ab/b2791/pow.jasaeld/htdocs/De1337/nothing/index.php:99) in /hermes/walnacweb04/walnacweb04ab/b2791/pow.jasaeld/htdocs/De1337/nothing/index.php on line 1176
Warning: Cannot modify header information - headers already sent by (output started at /hermes/walnacweb04/walnacweb04ab/b2791/pow.jasaeld/htdocs/De1337/nothing/index.php:99) in /hermes/walnacweb04/walnacweb04ab/b2791/pow.jasaeld/htdocs/De1337/nothing/index.php on line 1176
Warning: Cannot modify header information - headers already sent by (output started at /hermes/walnacweb04/walnacweb04ab/b2791/pow.jasaeld/htdocs/De1337/nothing/index.php:99) in /hermes/walnacweb04/walnacweb04ab/b2791/pow.jasaeld/htdocs/De1337/nothing/index.php on line 1176
Warning: Cannot modify header information - headers already sent by (output started at /hermes/walnacweb04/walnacweb04ab/b2791/pow.jasaeld/htdocs/De1337/nothing/index.php:99) in /hermes/walnacweb04/walnacweb04ab/b2791/pow.jasaeld/htdocs/De1337/nothing/index.php on line 1176
Warning: Cannot modify header information - headers already sent by (output started at /hermes/walnacweb04/walnacweb04ab/b2791/pow.jasaeld/htdocs/De1337/nothing/index.php:99) in /hermes/walnacweb04/walnacweb04ab/b2791/pow.jasaeld/htdocs/De1337/nothing/index.php on line 1176
Warning: Cannot modify header information - headers already sent by (output started at /hermes/walnacweb04/walnacweb04ab/b2791/pow.jasaeld/htdocs/De1337/nothing/index.php:99) in /hermes/walnacweb04/walnacweb04ab/b2791/pow.jasaeld/htdocs/De1337/nothing/index.php on line 1176 #SummerProject | vZillaSkip to content
The next #ignitethetour training I took was with Cecil Philip of Microsoft. Data is of huge interest of me and has been my whole IT career, knowing where that data is stored for production, backup for analytics regardless of it being on premises or in the public cloud or even being hosted by a service provider. I think with the options we have available today to store our personal data and our mission critical enterprise data and everything in between we have so much choice. This session was focused on how the cloud could help when it comes to storing your data in Microsoft Azure.Read More →
Well it is Summer some place, but this learning curve has been going on since the summer in England where I really wanted to take some of the pre events season down time and learn something new, this has spanned a wide range of new and upcoming technologies of which some I have not even written about yet but I have been looking at I promise. A big focus on Containers & Kubernetes Public Cloud Hyperscalers (Microsoft Azure, AWS and Google Cloud Platform) Infrastructure as Code & Automation My aim for the public cloud and in particular Microsoft Azure was to get a better understandingRead 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 →
Do you use GitHub? How do you ensure if GitHub was down for a reason that your developers could still gain access to their code but also how many people actually run their code from GitHub directly into their environment? Why do you need to backup GitHub? As mentioned above if something was to happen to access to GitHub and that doesn’t just mean a site failure from that end it could also mean internet connectivity or issues within your environment which stops the ability to gain access to GitHub. What if one of your developers or GitHub administrators brings down an important repository orRead More →
Terraform As I said above, I wanted to get into some of the examples of actually some of the tools used to provision your infrastructure using code, terraform use the terms “Execution Plans” to describe the way your code is deployed. Terraform was created by a company called Hashicop they have a number of really good tools in this space. The biggest pull factor for me and why I wanted to kick things off with Terraform is because Terraform is cloud agnostic or pretty much any infrastructure agnostic as you can use Terraform with you on premises vSphere environment as well as AWS, Azure andRead More →
From my first post I wasn’t sure what to expect when diving head first into this newish world of Infrastructure As Code and what it would look like specifically in another world I wasn’t too sure about which is Cloud Computing. I felt that although I believe in the first post, I have grasped the reasons behind and the benefits for Infrastructure As Code I think we need to take a look how things were traditionally managed and still are for the most part in on premises datacentre. But also highlight some of the reasons why things are changing. How was infrastructure traditionally managed TheRead More →
In the last post I said I was going to be kicking off my summer project and this year it was going to be around being more aware of cloud computing, by no means am I going to be knowing everything in the 3 weeks I have set aside but I want to be in a better place than I was at the beginning of summer and understand enough to have a good solid conversation with our customers but also the IT Community. First Steps I also mentioned in the first post about some of the resources I was going to get into but thisRead More →
Every year the summer months in the UK and all over I guess are a good time to start not only reflecting but also thinking about things, last year we worked on some pretty interesting Infrastructure as code as part of a project that saw a lot of good content come out around deploying Veeam components using Terraform and CHEF, this actually made up the majority of our VMworld session and a few other events thereafter. This summer I felt it was now around the right time to use these slowly dwindling 3 weeks of summer before we head to VMworld to really focus inRead More →