Fail Fast
Big bang releases don't work. Fail Fast is a method of taking changes and shrinking them down to bite-sized chunks where failing can be done in an extremely low-risk way.
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 …
Big bang releases don't work. Fail Fast is a method of taking changes and shrinking them down to bite-sized chunks where failing can be done in an extremely low-risk way.
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 …
If you've been in the tech industry for a while, you must have heard of DevOps. The concept of merging development and operations has now become so widespread that it's becoming a standard way to deliver software.
ChatGPT is a chatbot built on top of OpenAI. Using information from various sources, OpenAI is a language-processing model which can ‘learn' from natural language and provides responses in a variety of different formats.
Kubernetes is a popular open-source container orchestration platform that helps to automate the deployment, scaling, and management of containerized applications. It provides a rich set of features and capabilities that enable users to run their applications in a highly available and scalable manner.