14
1 Performance Testing of NoSQL Applications

Performance Testing of NoSQL Applications - CMG · PDF file•Performance Testing Challenges •Performance Testing Approach ... JMeter •Monitoring Tools ... Performance Testing

  • Upload
    dinhnga

  • View
    220

  • Download
    5

Embed Size (px)

Citation preview

Page 1: Performance Testing of NoSQL Applications - CMG · PDF file•Performance Testing Challenges •Performance Testing Approach ... JMeter •Monitoring Tools ... Performance Testing

1

Performance Testing of NoSQL

Applications

Page 2: Performance Testing of NoSQL Applications - CMG · PDF file•Performance Testing Challenges •Performance Testing Approach ... JMeter •Monitoring Tools ... Performance Testing

• Map Reduce

• Apache Hadoop, Cloudera, Hortonworks, MapR etc.

• NO SQL

• Cassandra, Mongo DB, Oracle NoSQL, Neo4j etc.

• Messaging queues

• Kafka, ActiveMQ, RabbitMQ, ZeroMQ etc.

• Search

• Lucene, Elastic Search, Solr

Key Big Data Technologies

2

Page 3: Performance Testing of NoSQL Applications - CMG · PDF file•Performance Testing Challenges •Performance Testing Approach ... JMeter •Monitoring Tools ... Performance Testing

• Introduction to NoSQL

• Performance Testing Challenges

• Performance Testing Approach

• Performance Testing Solutions

Agenda

3

Page 4: Performance Testing of NoSQL Applications - CMG · PDF file•Performance Testing Challenges •Performance Testing Approach ... JMeter •Monitoring Tools ... Performance Testing

• Large data volumes

• Complex unstructured data

• Deeper insights

• Storing images, videos

Introduction to NoSQL

4

Page 5: Performance Testing of NoSQL Applications - CMG · PDF file•Performance Testing Challenges •Performance Testing Approach ... JMeter •Monitoring Tools ... Performance Testing

• NO SQL

• Cassandra, Mongo, Neo4J etc.

• Fault Tolerant

• Available

• Scalable

• Elastic

• Schema less

NoSQL Architecture

5

Page 6: Performance Testing of NoSQL Applications - CMG · PDF file•Performance Testing Challenges •Performance Testing Approach ... JMeter •Monitoring Tools ... Performance Testing

Big Data Performance Test Focus Areas

6

Page 7: Performance Testing of NoSQL Applications - CMG · PDF file•Performance Testing Challenges •Performance Testing Approach ... JMeter •Monitoring Tools ... Performance Testing

• Diverse technologies

• Unavailability of tools

• Test scripting

• Test environment

• Limited monitoring solutions

• Lack of diagnostic solutions

Performance Testing Challenges

7

Page 8: Performance Testing of NoSQL Applications - CMG · PDF file•Performance Testing Challenges •Performance Testing Approach ... JMeter •Monitoring Tools ... Performance Testing

Performance Testing Approach

8

Page 9: Performance Testing of NoSQL Applications - CMG · PDF file•Performance Testing Challenges •Performance Testing Approach ... JMeter •Monitoring Tools ... Performance Testing

• Performance Test Tools

• YCSB (Yahoo Cloud Serving Benchmark), SandStorm,

JMeter

• Monitoring Tools

• Nagios, Zabbix, Ganglia, JMX utilities

• Diagnostic Tools (APM)

• visualVM, AppDynamics, Compuware

Performance Testing Solutions

9

Page 10: Performance Testing of NoSQL Applications - CMG · PDF file•Performance Testing Challenges •Performance Testing Approach ... JMeter •Monitoring Tools ... Performance Testing

• Testing client for NoSQL databases

• Performance database operations as per

specified workloads

./bin/ycsb load cassandra-10 -P workloads/workloada -P

cassandra.props -threads 50 -s > loaddata-

cassandra.results

YCSB

10

Page 11: Performance Testing of NoSQL Applications - CMG · PDF file•Performance Testing Challenges •Performance Testing Approach ... JMeter •Monitoring Tools ... Performance Testing

• Clients for NoSQL and message queues

• Design realistic test scenarios

• Monitoring of test environment

SandStorm

11

Page 12: Performance Testing of NoSQL Applications - CMG · PDF file•Performance Testing Challenges •Performance Testing Approach ... JMeter •Monitoring Tools ... Performance Testing

• Data Storage

• Commit Logs

• Concurrency

• Caching

• JVM parameters

Critical Performance Parameters

12

Page 13: Performance Testing of NoSQL Applications - CMG · PDF file•Performance Testing Challenges •Performance Testing Approach ... JMeter •Monitoring Tools ... Performance Testing

Q&A

13

Page 14: Performance Testing of NoSQL Applications - CMG · PDF file•Performance Testing Challenges •Performance Testing Approach ... JMeter •Monitoring Tools ... Performance Testing

For more info [email protected]

Thank You

14