Systems | Development | Analytics | API | Testing

%term

What is PHP FPM? An In-Depth Guide

PHP is one of the most widely used server-side scripting languages, driving a significant portion of the web. As websites grow in complexity and traffic, optimizing PHP for performance and scalability becomes essential. PHP FPM (FastCGI Process Manager), is a tool designed to enhance PHP's efficiency. In this blog, we will explore what PHP FPM is, how it works, and why it is essential for modern web applications.

Hitachi Vantara Optimizes Data Infrastructure for La Molisana, Accelerating Digital Transformation

La Molisana, a leading Italian pasta company, selects Hitachi Vantara's Virtual Storage Platform One offering, leveraging advanced data infrastructure to support ambitious growth, strengthen security, and improve sustainability.

"So I Tried Qlik Answers" | First Reactions to Qlik's Generative AI Assistant

Ever wondered how a Generative AI assistant can revolutionize the way you work with data? Watch as real users try Qlik Answers, Qlik's AI-powered knowledge assistant, for the very first time! Whether you're an experienced Qlik user or just getting started, this video showcases why Qlik Answers is the future of trusted, fast, and intuitive data insights. Ready to try it yourself?

EP14: Platform Engineering for Architects

In this episode, hosts Sanjiva and Asanka are joined by special guest Daniel Bryant to explore the evolving practice of platform engineering through the lens of software architecture. They discuss why platform engineering should have a product mindset with developers as its primary customers, how platform and software architectures are symbiotic, and why good APIs, abstractions, and automation are essential for success. The conversation also highlights the role of internal developer platforms (IDPs) in enabling efficient and scalable software delivery.

2025 Gen AI Predictions: What Lies Ahead?

In 2024, organizations realized the revolutionizing business potential of gen AI. They accelerated their gen AI operationalization processes: explored new use cases to implement, researched LLMs and AI pipelines and contemplated underlying ethical issues. And with the seeds of the AI revolution now planted, the market is maturing accordingly.

Java String: 5 Best Practices

Today we’re going to be talking about Strings in Java. If you write Java often, you know that a String is considered a first-class object, even though it is not one of the eight primitive types. What you may not know is how to handle Strings in production applications best. From handling internationalization and localization to optimizing performance for large-scale applications, understanding how to work with Strings can significantly improve code quality and maintainability.

AI Observability: Navigating Challenges and Unlocking Opportunities

Observability refers to understanding a system’s internal state by examining its external outputs, like logs, metrics, and traces. Borrowed from control theory, it’s the ability to infer what’s happening inside a system without direct access. To visualize observability, consider the human body. We don’t need to open it up to understand its internal state. By measuring external signals like body temperature, heart rate, or blood pressure, we can infer what’s happening inside.