Giter Site home page Giter Site logo

azure-data-guide's People

Contributors

graememalcolm avatar joelhulen avatar roannc1 avatar tomkerkhove avatar zoinertejada avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

azure-data-guide's Issues

Guidance for data storage without business use-case

In some scenarios there's a need to start storing potential interesting information, without knowing how it will be analyzed or processed further.

Maybe this is an interesting topic that we can tackle somewhere to provide guidance on.
Do we just dump it in Azure Data Lake Store or are there any other relevant locations?

Guidance on design patterns

Guidance on design patterns such as sharding, caching, etc or having a link to the existing material at least and how to apply them.

Although this might already be covered.

Azure Logic Apps as an orchestrator

Any plans on adding Azure Logic Apps as an orchestrator for "Pipeline Orchestration, Control Flow and Data Movement"?

This works very well with other orchestrators such as Azure Data Factory where one can trigger the other.
I'm working on a blog post on this topic (aiming for beginning Dec), feel free to let me know if you're interested in this topic.

Guidance for data integration scenarios

Any plans on adding guidance for data integration scenarios?

As an example - Every hour we need to fetch data with an external data source and process this.

Maybe this can be part of "Data Integration" section or the existing "Pipeline Orchestration, Control Flow and Data Movement" section.

Data Pipelines - How are they triggered?

Would it be worth mentioning the scenarios on how a data pipeline can be triggered?

I'm thinking of the following:

  • On-Demand
  • Time slicing ie. every hour, day, month
  • Scheduled ie every day at 12 AM
  • Triggered from within another process such as Azure Logic App or another pipeline

I can contribute to this if you'd like.

Guidance on database vs data warehousing

For people whom are new to data analytics/processing it's sometimes hard to determine when a SQL database is good enough, if they need a data warehouse instead or need a mixture of both.

A scenario for this is where you have your API & backend processing using a database. Later on you need to provide reporting on a subset of that data. Do you run these on top of that database (pref. a replica for performance) or do you move that subset to a SQL data warehouse and run reports on top of that?

Interesting topics:

  • Impact on pricing and how this can be optimized
  • Design for this workload (Can be linked back to "Pipeline Orchestration, Control Flow and Data Movement")

Guidance on manageability of Azure services

Guidance on manageability of Azure services.

  • Clusters offerings (ie Azure Data Lake HDI) vs hosting
  • Serverless offerings such as (ie Azure Data Lake Analytics)

Not sure if that is the best word but mainly looking at

Guidance on scalability

Guidance on scalability in terms of auto scaling based on time or workload.

Scenarios:

  • Auto-scaling based on time
    • Scale up database at 9 AM
    • Scale down at 6 PM
  • Auto-scaling based on workload
    • Big spike in traffic, can we autoscale on that?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.