Overview
Table of contents
Introduction
Increase the visibility of Cloud Native microservices in a single Workspace. Quickly register services in minutes via REST and onboard your distributed teams. Connect your services to telemetry via Webhook integration and resolve incidents faster with alert automation.
Dataflow
- Deploy Boutique Microservices App to the
Azure Kubernetes
environment. - Update the Boutique YAML File and verify all services and relationships are valid.
- Make your edits and commit your changes to
GitHub
. - Trigger the
ADO Pipeline
to start registration of your services. - Services are registered in ServiceNow via the
Site Reliability Operations
REST API - Review the
Service Map
in ServiceNow using theSite Reliability Operations
Workspace
Components
Component | Description |
---|---|
Azure Kubernetes | Microsoft Azure mananaged Kubernetes Cluster for your Cloud Native Workloads. |
GitHub Source Control | Leading Source Code hosting platform for Version Control & Collaboration for your distributed teams. |
Azure DevOps Pipelines | Microsoft Azure Pipelines used to continuously Build, Test, and Deploy to any Platform and Cloud. |
ServiceNow Site Reliability Operations (SRO) | ServiceNow Site Reliability Operations (SRO) App |
Next Steps
- Follow the Guide to implement in your environment.