What is Ansible?

conductor

Ansible is an orchestration tool that can be used to configure cloud servers. This post is about what Ansible is, what Ansible is not, and demystify the vocabulary used to describe what Ansible does.

Ansible is an IT Orchestration Tool

Ansible is a tool to automate IT orchestration. What does …

more ...


Git and GitHub for Undergrad Engineers

Git and GitHub Logo

This post is for first-time users of git. Git is a command-line version control system that allows programmers and engineers to manage file versions and share code. Git can be tricky to use. This post contains solutions to some of the most common problems you may encounter when using Git …

more ...