Ready to go from “meh” to “whoa” with your AI coding assistant? Here’s how to get started. You’ve installed GitHub Copilot. Now what? Here’s how to actually get it to work for you – not just with you. In the blog Using GitHub Copilot in VS Code, we have already seen how to use GitHub […]
Services
You’re About to Make the Costliest Mistake with AI, And You Won’t Even See It Coming
John Henry and the AI Age: When the Hammer Meets the Algorithm What if winning against the machine still meant losing? That’s the hidden truth inside the legend of John Henry - a man who swung a hammer so hard and so fast he outpaced the steam drill that was supposed to replace him… and then died […]
Managing Projects in Sitecore Stream: From Brainstorm to Delivery
In earlier blogs – Why AI-Led Experiences Are the Future — And How Sitecore Stream Delivers Them and Creating a Brand Kit in Stream: Why It Matters and How It helps Organizations, I tried to explore what Sitecore Stream is, how it powers AI-led content management, and how features like Brand Kit and Assist streamline […]
Agentic AI using Azure AI Foundry and Power Platform
Introduction: The Evolution from Automation to Intelligence Imagine a world where your software tools don’t just do what you tell them but actually understand what you need and take action on your behalf. That’s precisely where we’re headed with the rise of Agentic AI. To break it down, most automation tools today are rule-based. You […]
JavaScript-Powered Edge AI
For most of people, JavaScript still conjures images of simple web interactions like toggling menus, validating forms, or animating buttons. But that perception is rapidly changing. JavaScript has quietly transformed into a powerful tool for machine learning, not in data centers or cloud clusters, but right in your browser. No need for Python scripts or […]
End-to-End DevSecOps in CI/CD Pipelines: Build Secure Apps with Sast, Dast and Azure DevOps
Introduction to DevSecOps DevSecOps is the evolution of DevOps with a focused integration of security throughout the software development lifecycle (SDLC). It promotes a cultural and technical shift by “shifting security left,” integrating security early in the CI/CD pipeline instead of treating it as an afterthought. While DevOps engineers focus on speed, automation, and reliability, […]
House Price Predictor – An MLOps Learning Project Using Azure DevOps
Machine Learning (ML) is no longer limited to research labs — it’s actively driving decisions in real estate, finance, healthcare, and more. But deploying and managing ML models in production is a different ballgame. That’s where MLOps comes in. In this blog, we’ll walk through a practical MLOps learning project — building a House Price […]
Building a Custom API with Node.js
A custom API is a unique interface built to allow different applications to interact with your system. Unlike generic APIs, a custom API is specifically designed to meet the needs of your project, enabling tailored functionality like retrieving data, processing requests, or integrating with third-party services. Building a Custom API gives you complete control over […]
How to Write Media Queries in Optimizely Configured Commerce (Spire)
Media queries are essential for modern websites. They enable responsive design by allowing your site or UI to adapt seamlessly across different device sizes. In this blog, we’ll explore how to implement media queries in Optimizely Spire and how to update or customize breakpoints to suit your design needs. Let’s get started! Setting Up Breakpoints […]
Acquia Source: What it is, and why you should be learning to use it
Meet Acquia Source Acquia Source powered by Drupal is Acquia’s SaaS solution to streamline building, managing, and deploying websites at scale, representing a fundamental shift in how organizations approach digital experience creation. This innovative platform combines the power of Drupal with a modern component-based architecture, delivering a unique hybrid approach that bridges traditional CMS capabilities […]
Optimizely Mission Control – Part I
Optimizely provides powerful tools that make it easy to build, release, and manage cloud infrastructure efficiently. Optimizely Mission Control Access To use this tool, an Opti ID is required. Once you have an Opti ID, request that your organization grants access to your user account. Alternatively, you can raise a ticket with the Optimizely Support […]
Using GitHub Copilot in VS Code
Let’s be honest – coding isn’t always easy. Some days, you’re laser-focused, knocking out feature after feature. Other days, you stare at your screen, wondering, “What’s the fastest way to write this function?” “Is there a cleaner way to loop through this data?” That’s where GitHub Copilot comes in. If you haven’t tried it yet, […]