Advanced Search
Search Results
51 total results found
Agent-to-Agent (A2A) - Introduction
Agent-to-Agent (A2A) Agent-to-Agent (A2A) refers to a paradigm in artificial intelligence where multiple AI agents communicate, coordinate, and collaborate directly to accomplish a shared task. Rather than relying on a single monolithic model, A2A distributes ...
Agentic Project Plan — Framework
📢 This is a proposed plan and vision. The content reflects current thinking and is subject to change as the project evolves, requirements are clarified, and decisions are made with the team. 1. Vision & Goals One repository, two kinds of code: the platform (bu...
Power Automate vs Copilot Studio: Choosing the Right Tool for the Right Business Problem
Introduction In many organizations, the conversation around productivity has moved beyond simply “doing things faster.” Teams now want to reduce repetitive work, improve employee experience, make information easier to access, and automate business processes wi...
Kubernetes
An Overview of Modern Container Orchestration Abstract Modern software systems are expected to be highly available, scalable, and resilient while supporting rapid deployment cycles. Although containerization technologies such as Docker simplify application pac...
Docker
Introduction Modern software applications are expected to run consistently across development, testing, and production environments. Traditionally, developers faced a common challenge known as the "It Works on My Machine" problem — where an application would f...
Microsoft Agent Framework (MAF)
Keywords: Agentic AI, Microsoft Agent Framework, Semantic Kernel, AutoGen, Multi-Agent Systems, Enterprise AI 1. Introduction Large Language Models (LLMs) have transformed software development by enabling natural language understanding and generation. Traditio...
OpenTelemetry Developer Handbook – Azure, GCP & AWS
Chapter 1 What is OpenTelemetry? OpenTelemetry (OTel) is an open-source observability framework and toolkit that gives you a single, vendor-neutral way to generate, collect and export telemetry data — the signals your application produces to tell you what it i...
Smart Bank – AI Powered Banking Assistant
Smart Bank – AI Powered Banking Assistant Role-Based Dashboards using Semantic Kernel, Azure OpenAI, MySQL & OpenTelemetry A Reference Architecture for Intelligent, Secure, and Observable Digital Banking Banking customers now expect instant, conversational, an...
New Page
Beyond Ticket Automation: Building an Autonomous Employee Support Fabric with Power Automate and Moveworks
Introduction Most organizations use Power Automate to connect applications and automate repetitive workflows. At the same time, many enterprises deploy Moveworks as an AI-powered employee assistant that helps users resolve IT, HR, finance, and workplace-relate...
Agentic SaaS Platform with Multi-Tenancy
Standard SaaS Multi-Tenancy Approach Note: This is generated content. Please refer valid sources while implementing. What is Multi-Tenancy? Multi-tenancy is a software architecture pattern in which a single application platform serves multiple customers (tenan...
ICHAPP (Internal Controls Helpdesk App)
Zero-Downtime Deployment in Azure App Service: Deployment Slots, Health Checks and Rollbacks
Azure App Service Deployment Guide Zero-Downtime Deployment in Azure App Service Deployment Slots, Health Checks, Database Migrations, GitHub Actions and Rollbacks Deploying an application should not require displaying a maintenance page, restarting the produc...
GitHub Repository Best Practices
Guidelines and standard procedures for managing GitHub repositories securely and consistently, including access control, code hygiene, secret handling, branch management, pull request practices, and security alert remediation.
GitHub Secret Scanning Alert Remediation
Purpose This SOP is to guide the team on how to review, remediate, and close GitHub secret scanning alerts raised for committed secrets such as passwords, tokens, keys, or connection strings. Steps to Follow Go to the GitHub repository Open the impacted reposi...