Azure Data Application

Dan Ballard 0 Reputation points
2024-10-02T17:28:06.0766667+00:00

Hello all,

I am a teacher with student who is trying to develop and application for a company for a senior project using azure. The requirements are to get data from a database within azure and display metrics to be used by the company. We don't know exactly where to start as there are so many options. Any help for what applications to use for both the data visualization and the database would be helpful. If I left off any important details please ask those as well. Thanks in advance!

Azure SQL Database
{count} votes

1 answer

Sort by: Most helpful
  1. Mahesh Kurva 725 Reputation points Microsoft Vendor
    2024-10-03T10:45:57.2633333+00:00

    Hi @Dan Ballard,

    Welcome to the Microsoft Q&A and thank you for posting your questions here.

    As i understand that you are trying get data from a database within azure and display metrics.

    Any help for what applications to use for both the data visualization and the database would be helpful?

    Database options:

    • Azure SQL Database: A fully managed relational database service that supports SQL Server. It’s great for structured data and offers high availability, scalability, and security.For more information, please refer the document: SQL Database.
    • Azure Cosmos DB: A fully managed NoSQL database service for modern app development. It supports multiple data models like document, key-value, graph, and column-family.For more information, please refer the document: Cosmos DB.
    • Azure Data Lake Storage: Ideal for big data analytics, it allows you to store data of any size, shape, and speed.

    Data Visualization Options

    • Power BI: A powerful business analytics tool that can connect to various data sources, including Azure SQL Database and Azure Cosmos DB. It allows you to create interactive reports and dashboards.

    For more information, please refer the document: Power BI.

    • Azure Data Explorer Dashboards: This tool integrates with Azure Data Explorer and allows you to run queries and build dashboards directly in the web application.

    For more information, please refer the document: Azure Data Explorer dashboards.

    • Grafana: An open-source platform for monitoring and observability. Azure Managed Grafana is recommended for cloud-native scenarios.

    For more information, please refer the document: Grafana.

    Hope this helps. Do let us know if you any further queries.

    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.