Sean Davis
PROJECTS
Here you can see some examples of my work. The samples may be downloaded but passwords have been converted to plain text and SSH keys either removed or altered to no longer function. IP addresses have been returned to their respective cloud pools.

Automated Provisioning
This project involved resourcing a scalable multi-layer load balancing setup on AWS from nothing to fully functional with a single button press.
An Ansible role provisions 5 VMs on AWS: a database, load balancer, and 3 web servers. Then installs all prerequisites and configures them to work together. Upon completion, the web-server functions fluidly even when individual web servers are brought down.
(Zipped Ansible Role)

Project Management
Both my degrees and my work experience are heavily influenced by project management techniques. This project from my bachelors incorporated a Digital Ocean virtual deployment along with the automated application of STIGs (security guidelines set up by the Defense Information Systems Agency).
The automated deployment script is coupled with the the PM side of the endeavor with statement of work, work breakdown structure, and workflow.