Category: DevOps - Page 17

Recent Posts:

In today's fast-moving market, businesses expect software delivery speed to keep up with the pace of change. DevOps is a strategy that enables organizations to meet this demand and deliver faster while maintaining quality.

In the rapidly evolving world of software engineering, it can be challenging to keep up with the latest developments and trends.

When running ansible, you may find times that you are looking to have a different host run a task on behalf of your playbooks and this is where delegate_to comes in.

I have previously written an article about file manipulation with with Ansible, specifically how to convert a text file to json.

Artificial intelligence is everywhere in technology these days. If you are building software that captures data, odds are that you are also training ai models to enhance that data.

Did you know that ChatGPT can help you write Ansible? ChatGPT utilizes the same OpenAI that GitHub Copilot uses to generate code on the fly in your favorite IDE or code editor.

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, while fairly mature as a platform, is still considered an emerging technology in the business space. Due to this, lots of engineers are spending their free time trying to learn about Helm which can lead to some pretty frustrating errors.

Below is a list of DevOps articles/sites that I discovered over the past month and found interesting. Linux Troubleshooting This is an interesting tool that people can use to test out their Linux troubleshooting skills in a capture-the-flag-style event.