Avis sur 105 Progress Chef
Sentiment de l'avis global pour Progress Chef
Connectez-vous pour consulter les sentiments des avis.

J'aime leur soutien et les réunions de Chef, et Chef est facile à gérer et à mettre en œuvre lorsque l'entreprise a un excellent soutien, cela ajoute à la valeur du produit. Avis collecté par et hébergé sur G2.com.
Rien, c'est un excellent produit, et il est très bien soutenu. Avis collecté par et hébergé sur G2.com.
We have used Chef for 10+ years as our configuration management tool. The Chef Infra infrastructure has been robust and provided a stable platform for us to develop against. The out of box functionality solves many of our use cases and the Chef DSL provides enough extensibility that we can create functionality for our specific use cases. Avis collecté par et hébergé sur G2.com.
My main dislike about Chef is the care and feeding required to perform a chef-client update. Usually, taking a chef-client upgrade takes us at least a month to work through rolling it out across our organization. We have chef-client running daemonized in many environments, and the upgrade process stops the automatic runs for about a 24-hour period, which means we could have server drift during this window. This means we have to be picky about which version of chef-client we run, and usually wait until a new major version is released, upgrade, and then sit on that version until EOL. Ideally, we'd love to keep that current as much as possible. Avis collecté par et hébergé sur G2.com.
Progress Chef allows our developers to have more control over their web application infrastructure, thereby allowing the developers to roll out web applications and services more quickly. Avis collecté par et hébergé sur G2.com.
- Figuring out the syntax required in Ruby to implement a given resource update is sometimes difficult.
- It's not easy to pass status information from powershell scripts back to Chef/Ruby.
- It's not real clear what Progress Chef is responsible for vs the Chef community. Avis collecté par et hébergé sur G2.com.
Chef is a great product, and it solves many of the problems we have with compliance and policy enforcement. We have reasonably good support from our success team. Avis collecté par et hébergé sur G2.com.
Development on the product seems hit or miss, sometimes rushed and not always well documented. Sometimes our customer success resources aren't sure how to solve our problems. It seems evident that something has happened internally to Progress/Chef, which is impacting their ability to develop and release stable products. This is a little panic-inducing for a company using Chef across an install base of nearly 70,000 servers. Avis collecté par et hébergé sur G2.com.
J'ai commencé à utiliser les produits Chef au cours des 8 dernières années, et je suis devenu un expert en logiciels Chef pour gérer les cuisines, chef knife CLI, conformité, inspect, API faciles à intégrer avec d'autres applications, pipeline, langage Ruby facile à utiliser et à se familiariser rapidement en utilisant les messages de gestion des erreurs de Chef. Gestion de la configuration Chef et application de déploiement. Avis collecté par et hébergé sur G2.com.
Rien à ce stade et aucun commentaire sur une quelconque aversion pour le produit. Avis collecté par et hébergé sur G2.com.

L'équipe Progress Chef est réactive et accessible. Ils réagissent aux préoccupations et sont toujours prêts à aider. Les outils sont de premier ordre et sont constamment améliorés. Avis collecté par et hébergé sur G2.com.
La documentation des nouvelles fonctionnalités peut souvent être un peu limitée, et découvrir ces nouveaux changements peut être un peu difficile. La documentation varie également en niveau de détail et en portée. Avis collecté par et hébergé sur G2.com.
Autrefois connu sous le nom de CHEF, il est utilisé pour gérer tous les systèmes esclaves, donc nous n'avons pas à nous connecter manuellement à chacun des nœuds ou machines esclaves pour pouvoir installer des systèmes logiciels. Je l'ai utilisé lorsque je travaillais dans l'une des organisations de produits précédentes. Nous avons utilisé CHEF pour installer plusieurs dépendances sur le système en définissant un livre de recettes et une recette. Donc, fondamentalement, nous pouvons définir un ensemble de tâches qui doivent être exécutées sur le système et CHEF se connecte automatiquement au système et effectue l'installation de logiciels, l'installation de paquets ou peut-être change la configuration. Dans le monde du big data, supposons qu'un nœud doit avoir le logiciel nécessaire avant de pouvoir fonctionner. Nous pouvons simplement exécuter chef-client et il fait tout automatiquement. C'est un outil incroyable et fonctionne rapidement sans aucun tracas. Avis collecté par et hébergé sur G2.com.
Puisqu'il est construit sur Ruby, il est parfois difficile de déterminer ce qui a causé l'erreur. Il y a eu des cas où le client chef a échoué, et cela a été attribué à une erreur, et plus tard, nous avons découvert que cela était lié à l'installation de Ruby. Parfois, les erreurs de chef sont difficiles à déboguer. Il n'y a pas de mécanisme de dépannage intelligent et cela ne suggère pas à l'utilisateur où chercher les erreurs exactes et les correctifs. Avis collecté par et hébergé sur G2.com.
Everything is as code, so it's flexible and easy to reuse code. There are many pre-made cookbooks available on the Chef Supermarket to deploy a wide variety of software. Avis collecté par et hébergé sur G2.com.
- Test Kitchen and Chef InSpec are too rigid and prevent testing more advanced scenarios, e.g., upgrading a service from version A to B.
- Since there's no notion of state, it is hard to track resources that need to be deleted.
- The attributes precedence logic is way too complicated. Avis collecté par et hébergé sur G2.com.
Centralizing our configuration management for all of our managed nodes through cookbooks for all of our environments. Visibility into the cached cookbooks and ability to test locally. Avis collecté par et hébergé sur G2.com.
Repeatability is tricky with Chef's two-pass model. Troubleshooting is challenging once the Chef codebase grows significantly. The attributes precedence evaluation is funky. Avis collecté par et hébergé sur G2.com.
Chef Inspec has an easy-to-understand human-readable format. We implemented the CIS benchmarks for Red Hat Linux as Inspec rules quickly and with minimal error. Now, all our systems get scanned daily for CIS compliance and non-complying systems are few. Chef Inspec is also run as part of the new system build process, so CIS compliance is there from the start. Avis collecté par et hébergé sur G2.com.
If you program in Ruby you might want to use a lot of native Ruby in Chef Inspec recipes. Avoid the temptation. First, see if there is a native Chef Inspec function. Avis collecté par et hébergé sur G2.com.