Onlangs een workshop gevolgd in Git, Ansible & Powershell programming.
Git is a Versioning control tool, where you can store and retrieve code. Most development tools have integration with Git, and it’s the industry standard.
Ansible is een radicale engine voor het automatiseren van IT, dus voor automatische deployments en configuraties. De tool ondersteund Yaml en heeft geen agent. De tool werkt met playbooks en roles.
Powershell is tegenwoordig dermate ver ontwikkeld dat je alles op windows in kunt stellen. de .net core variant kan je ook draaien op Mac en Linux.
