Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cloud catalog brittleness #85

Open
caddac opened this issue May 16, 2024 · 0 comments
Open

cloud catalog brittleness #85

caddac opened this issue May 16, 2024 · 0 comments

Comments

@caddac
Copy link
Contributor

caddac commented May 16, 2024

The current cloud catalog and how the services are used is brittle, requires regular manual intervention, and is prone to errors.
The cause of these issues are:

  • cloud vendors can rename services at anytime (or remove them)
  • cloud vendors can change the categories of a service at any time

This leads to issues where:

  • we don't update CRE individually selected skills if the skill/product name changes in CC. This means no-one is supporting that specific service
  • Old tickets with the original product name/skill won't be updated, breaking analytics
  • Focus area mappings will become out of date when product names change, requiring manual intervention

We need to develop a more robust solution that solves the following use cases:

  • customers get a comprehensive list of services to pick from in the DoiT Console
  • services/FA selections by CREs map to these selections so we can route tickets appropriately
  • changes to the cloud catalog can automatically be managed/resolved
  • tickets with old product values don't get lost in analytics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant