Forum Discussion
pmscorca69
Aug 26, 2023Copper Contributor
Samples for an Azure DevOps project to implement a modern data warehouse solution
Hi,
I need to implement a modern data warehouse solution using some Azure technologies (Azure Data Factory, Synapse Analytics, etc.). I'd like using Azure DevOps following the Scrum framework and managing the solution activities with the Azure Boards service and so I'm searching some samples about how organizing an Azure DevOps project (specifying epics, features, pbis, tasks) to release a data warehouse solution keeping in mind that it occurs managing the entire work in sprints.
Any helps to me in order to have an idea, please? It isn't more simple to implement a data warehouse solution working with sprints. Thanks
- shaswat_nimeshCopper ContributorHi There,
Thank you for asking this question! There's a sample Azure DataOps project https://learn.microsoft.com/en-us/azure/architecture/example-scenario/data-warehouse/dataops-mdw, please feel free to take a quick look.- pmscorca69Copper ContributorHi, thanks for your reply.
I'm referring to how organizing the work from the Azure Boards point of view, by using epics, features, pbis and tasks and not from the Azure Repos point of view.
Thanks