Skip to main content

Ravind Budhiraja

Ravind is a Director at Perficient. With a technical background, he has spent more than 20 years developing web applications, and leading teams to successful software delivery. Since 2015, those applications have primarily been built on the Sitecore platform. In his spare time Ravind enjoys travel, photography, woodworking and most recently has been dabbling in 3D printing.

Blogs from this Author

A representation of the MCP protocol, showing an AI connected to external systems.

What is the Model Context Protocol?

You can think of the Model Context Protocol (MCP) as USB for large language models (LLMs), allowing an LLM to interact with a variety of external systems in a uniform manner. It was developed by Anthropic to solve the fundamental problem of getting a text generator (LLM) to perform real-world actions on a user’s behalf. […]

"Lighthouse" by skuds is licensed under CC BY-SA 2.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/2.0/?ref=openverse.

Three Options for Automated Lighthouse Testing

Benefits of Automation If you’re reading this, you’re probably already aware of the importance of front-end page performance to the end-user experience. You might even be working on improving the performance of your pages and using Lighthouse to track your progress. While it is quite easy to run tests via the Lighthouse tab under Chrome’s […]