Unit Testing
The act of writing tests for specific functions of an application to ensure those functions perform as designed.
User Acceptance Test
End users test a solution to ensure that it meets requirements.
HI! My name is Geoff Wagner. I am a lifelong learner specifically focused on the technology space. My career started as a software developer in the PHP ecosystem. I was building search indexes and website scraping tools where timing and performance were very important. As I have grown in my career my focus shifted from pure software development to …
The act of writing tests for specific functions of an application to ensure those functions perform as designed.
End users test a solution to ensure that it meets requirements.
HI! My name is Geoff Wagner. I am a lifelong learner specifically focused on the technology space. My career started as a software developer in the PHP ecosystem. I was building search indexes and website scraping tools where timing and performance were very important. As I have grown in my career my focus shifted from pure software development to …
This post will help anyone who is attempting to use Ansible to create new VMs with automation when Practicing DevOps. I use this in my home lab to help stay current with new trends in DevOps.
By combining Agile methodologies, infrastructure automation, and continuous delivery, DevOps enables teams to deliver software with unparalleled quality, speed, and cost-effectiveness.
This post will help anyone who is attempting to use ansible to modify files on VMs running on ESXI via automation when Practicing DevOps.