Introduction
Learn how HBase provides random access and strong consistency for large amounts of unstructured and semi structured data in a schema less database organized by column families. In this module, you will learn:
- How Apache HBase works.
- HDInsight HBase cluster architectures and application patterns
- The Read and Write performance of HBase clusters
- Migration and high availability strategies in HDInsight HBase
- How to use Apache Phoenix on HDInsight HBase
- How to determine HDInsight HBase cluster performance
- How to perform benchmarking in HBase
By the end of this module, you will be able to determine if HBase is a good fit for your use case, understand best practices for great performance and run a benchmark to test the performance.