Chef IT infrastructure automation suites were developed by Chef Software in Seattle and acquired by Progress Software in September 2020. The Chef Enterprise Automation Stack is an integrated suite of automation technologies presented as a solution for delivering change quickly, repeatedly, and securely over every application's lifecycle. The Chef Effortless Infrastructure Suit is an integrated suite of automation technologies to codify infrastructure, security, and compliance, as well as…
N/A
DiskStation
Score 8.8 out of 10
N/A
DiskStation is a line of network-attached storage (NAS) solutions from Synology headquartered in Taiwan.
Chef is a fantastic tool for automating software deployments that aren't able to be containerized. It's more developer-oriented than its other competitors and thus allows you to do more with it. The Chef Infra Server software is rock-solid and has been extremely stable in our experience. I would definitely recommend its use if you're looking for an automation framework. And it also offers InSpec which is a very good tool for testing your infrastructure to ensure it deployed as intended.
The Synology DiskStation is well suited as a NAS solution, easy enough to mirror a Windows file server shares setup. Access to the Hyperbackup utility eliminates the need to purchase a tape backup solution. A portable USB drive can be used as the initial backup target. For air gap purposes can connect Hyperbackup to the various cloud providers such as AWS, Azure, GCP to copy backup data there. Utilizing it as a backup solution has also been great, instead of purchasing a tape solution, tapes and an offsite tape repository. Active Backup for Business is another excellent backup utility for physical servers, VMWare virtual machines, etc. Restoring files is fairly intuitive. Until Synology introduced the dual controller setup, using it as a SAN was less appropriate as there was occasional downtime when the controller had an issue but this was less important for the scenarios we were using it for. It would be more of a concern if we had used it for things that require more robust uptime requirements. Overall we are happy with the features of the Synology DiskStation.
Synology DiskStation offers lots of options for creating links to share files or request that some uploads files. It makes it really easy to just share a link that can have an expiration or a set number of times it is accessed.
We always had enough storage on our Synology DiskStation, we never had to worry about something being too big to upload or share.
Love how you can create folders that are shared and also have some that are private. This makes it so easy to have shared collaborations with coworkers or clients, but also allows you to have a private place to save things that only you need.
Chef could do a better job with integration with other DevOps tools. Our company relies on Jenkins and Ansible, which took some development and convincing for plug-ins to be created/available.
It would be nice if kitchen didn't only have a vagrant/virtual-box prerequisite. Our company one day stop allowing virtual-box to run without special privileges, and that caused a lot of issues for people trying to do kitchen tests.
Chef could use more practice materials for the advanced certification badges. There was not a lot of guidance in what to study or examples of certain topics.
While BTRFS is a more advanced file system than ext4, it also is in a perpetual state of development, with many features not fully functional and a plethora of bugs. Synology has managed to overcome many of these limitations by placing BTRFS on top of a LVM, but there are much better file systems that Synology could have used, such as OpenZFS.
DSM's built-in backup software, HyperBackup, while robust, oftentimes runs into issues. Specifically, backups can be working fine for months or years, and then suddenly the backups will fail. Sometimes these failures can be resolved, but oftentimes the backups need to be completely restarted. Fortunately, even when the backup fails, the existing backups are still accessible, it is just that new backups can not be performed.
The underlying Linux OS provides significant benefits, but also adds a fair amount of complexity. Most of that complexity is wonderfully hidden by the DSM interface, but when certain problems arise, delving into the Linux command line is not out of the question.
Perhaps the biggest issue with Synology DiskStation is Synology's support. The issue isn't that the support is bad, but it can be frustratingly slow when dealing with a major issue. Synology does have a very active community that is always willing to help, but nothing beats first-party support.
As long as Synology give us support for our hard drivers we will not change. I know Synology has now forced their hands to buy their own hard drivers and their new line of products. But if we still have support for old hard drivers from other manufacturers then we will still use Synology Nas. Otherwise we change manufacturers
The suite of tools is very powerful. The ability to create custom modules allows for unlimited potential for managing all aspects of a system. However, there is pretty significant learning curve with the toolset. It currently takes approx 3-4 months for new engineers to feel comfortable with our implementation
The Synology DiskStation is easy to set up and manage. The interface is clean and features are well documented. These units are reliable and can be set up to do scheduled integrity checks so failures can be mitigated before they halt business operations. The available packages for expanded roles makes these devices versatile.
It loads quick enough for basically all our systems. Because we have this for local dev environments, speed isn't really a big issue here. Yes, depending on the system, sometimes it does take a relatively long time, but it's not an issue for me. One thing that is annoying is that if I want to make a small change to a cookbook and re-run the Chef client, I can't just make the change in the cache and run it. I have to do the whole process of updating the server.
Support for Chef is easily available for fee or through the open source community as most the issues you will face will have been addressed through the Chef developer community forums. The documentation for Chef is moderate to great and easily readable.
Unfortunately, the one time I've had to reach out to DiskStation support, it did not go well. My NAS appliance wasn't appearing on the network, and no matter what the support team tried, they could not get it back online. Instead of offering to send me a new unit, they told me to go buy a new one - obviously, this was a disappointing response and not very eco-friendly either! Fortunately, through some internet research of my own, and some ingenuity, I figured out I could restore my NAS to factory settings by removing all the drives and resetting. Only then did I realize I had a bad disk. I had to experiment for a while to figure out which one it was. Once I had done that, though, I was able to get the latest DiskStation loaded back on, no thanks to the DiskStation support crew. If notifications were rock solid, I suspect I would have caught the bad disk before it because an OS problem, but I never received a bad-disk notification.
We considered the three leading competitors in the field: Chef, Puppet and Ansible. Ansible is a very strong competitor and has a nice degree of flexibility in that it does not require a client install. Instead the configuration is delivered by SSH which is very simple. Puppet seems like it has fallen off the pace of the competition and lacked the strong community offered by Chef. We chose Chef because of the strong support by the company and the dynamic and deep community support.
Synology DiskStation packs a punch with the latest and greatest feature set which goes above and beyond many other vendors. It allows for a turn-key solution to cover almost every use case in the SMB market leaving other vendors behind.
The entire professional services team was great to work with. The curriculum was tailored to our specific use cases. The group we worked with were very responsive, listened to our feedback, was very easy to schedule and accommodate. I cannot say enough good things about our professional services experience
Chef is a good tool for baselining servers. It will be a good ROI when there are huge number of servers. For less number of servers maintaining a master will be an over head.
One good ROI will be that the Operations Team also gets into agile and DevOps methodologies. Operational teams can start writing scripts/automations to keep their infra more stable and their application stack more reliable.
Implementation of Chef eliminates the manual mode of doing things and everyone aligns to automation mind set. It helps in change of culture.