Operations | Monitoring | ITSM | DevOps | Cloud

March 2024

AI Explainer: Feature Extraction

In a previous blog post, which was a glossary of terms related to artificial intelligence, I included this brief definition of "feature extraction": Let’s go a bit deeper on that. In the ever-expanding landscape of machine learning, feature extraction stands out as a crucial technique for enhancing the performance of models and uncovering valuable insights from complex datasets.

A Comprehensive Guide to IT Capacity Planning

Effective capacity planning and management are fundamental to maintaining a robust IT infrastructure, helping teams optimize available resources to meet performance needs. In this guide, we’ll walk you through everything you need to know about these invaluable processes to ensure your organization’s IT infrastructure is prepared for current and future demands.

Observability vs. Monitoring: How Do They Work?

As organizations increasingly depend on distributed system architectures to provide modern applications and microservices, their legacy monitoring tools struggle to keep pace. These outdated systems are often based on predictable failures, but when an unforeseen performance issue occurs, it can lead to outages and unplanned downtime that impacts your customers and your business.

AI Explainer: Supervised vs. Unsupervised Machine Learning

Machine learning is a powerful tool that enables computers to learn from data and make predictions or decisions without being explicitly programmed. Two fundamental approaches to machine learning are supervised and unsupervised learning. In this blog post, we'll explore the key differences between these two approaches, along with examples of their applications.

AI Explainer: Continuous Space

I wrote a previous blog post, "AI Explainer: What's Our Vector, Victor?," to scratch the surface on vector databases, which play a crucial role in supporting applications in machine learning, information retrieval and similarity search across diverse domains. From that blog arose the topic of embeddings, which I addressed in a subsequent post, "AI Explainer: Demystifying Embeddings." In explaining embeddings, the notion of continuous space was presented, which is the topic of this blog.