- An understanding of relational database concepts
- No programming experience is necessary
Relational databases have been the technology of choice for storing, retrieving and querying data. Relational databases allow users to organize their data using a structured, well-defined set of patterns (model). While this approach works well for storing data that is standardized and well-understood in advance (think of a hospital check-in application that holds patient records with the same consistent set of pre-defined fields...patient id, first name, last name, date of last visit, etc.), there are limitations to this model. For organizations whose incoming data is not well-defined (think of an online inquiry form for a startup whose still in the process of experimenting with different fields for collecting visitor data, removing and adding fields as they go to accommodate for the changing nature of the business), any established definitions for how the data should fit into an existing database would need to be re-defined regularly. This would require recreating the data model (schema) that dictates the structure of the data and its allowed data types to support different types of data inputs, etc., before any new data could be saved to the database.
Enter NoSQL (Not Only SQL) databases. NoSQL databases free users from having to predefine the structure of the incoming data, allowing them to insert and update new data on the fly. NoSQL databases are often faster than relational databases and can handle very large amounts of data with ease. NoSQL databases also scale better than relational databases, due to their ability to efficiently partition data across many servers (cluster) and load balance the access to this data. NoSQL databases integrate particularly well with applications that support real-time analytics, site personalization, IoT, and mobile apps
In this instructor-led, live training, participants will understand the architecture, design principles and functionality of the most popular NoSQL databases as they setup, operate and asses a number of NoSQL databases in a live lab environment. The goal of this training is to enable participants to intelligently evaluate, propose and implement a suitable NoSQL database solution within their organization.
By the end of this training, participants will be able to:
- Install and configure different types of NoSQL databases, including MongoDB, Cassandra, Redis and Neo4j
- Understand the benefits and disadvantages of NoSQL databases vs relational databases
- Understand the underlying data formats used by NoSQL databases and how these formats can be used to an advantage when developing modern applications (desktop, mobile, cloud, IoT)
- Perform create, insert, update, delete operations in a NoSQL database
- Setup a mixed environment with both a relational database and NoSQL working in tandem
- Configure a cluster of NoSQL database to distribute the processing of very large datasets
- Understand the security implications of using a NoSQL database
- Deploy and scale a NoSQL database in a production environment
Audience
- Database professionals
- Data architects
- Data strategists
- Project managers
- Application developers wishing to integrate a flexible database solution in their application
Format of the Course
- Part lecture, part discussion, exercises and heavy hands-on practice
Note
- To request a customized training for this course, please contact us to arrange.
Introduction
Overview of the Most Popular NoSQL Databases
- MongoDB (document), Cassandra (columnar), Redis (key-value), Neo4J (graph)
Overview of MongoDB Features and Architecture
- Mapping between a relational database and MongoDB
- Indexing, replication, load balancing, ad hoc querying, etc.
MongoDB vs MySQL
Installing and Configuring MongoDB
Creating a Database
Reading, Writing and Querying MongoDB
Application Development with MongoDB
Security in MongoDB
Availability in MongoDB
Integrating relational and NoSQL (non-relational) data storage
Integrating MongoDB with Data Processing Frameworks
- Hadoop MapReduce, Apache Spark, etc.
When to use MongoDB
- Ideal workloads for NoSQL in an enterprise
When not to use MongoDB
- Disadvantages of NoSQL
Deploying MongoDB to Production
- On-premise or public cloud
Scaling MongoDB
Troubleshooting MongoDB
Closing Remarks
Introduction
- Columnar (tabular) vs document database
Overview of Cassandra Features and Architecture
Installing and Configuring Cassandra
Creating a Database
Reading, Writing and Querying Cassandra
Application Development with Cassandra
Security in Cassandra
Availability in Cassandra
Integrating relational and NoSQL (non-relational) data storage
Integrating Cassandra with Data Processing Frameworks
- Hadoop MapReduce, Apache Spark, etc.
When to use Cassandra
Deploying Cassandra to Production
- On-premise and public cloud
Scaling Cassandra
Troubleshooting Cassandra
Closing Remarks
United Arab Emirates - A Practical Introduction to NoSQL Databases
Qatar - A Practical Introduction to NoSQL Databases
Egypt - A Practical Introduction to NoSQL Databases
Saudi Arabia - A Practical Introduction to NoSQL Databases
South Africa - A Practical Introduction to NoSQL Databases
Brasil - A Practical Introduction to NoSQL Databases
Canada - A Practical Introduction to NoSQL Databases
中国 - A Practical Introduction to NoSQL Databases
香港 - A Practical Introduction to NoSQL Databases
澳門 - A Practical Introduction to NoSQL Databases
台灣 - A Practical Introduction to NoSQL Databases
USA - A Practical Introduction to NoSQL Databases
Österreich - A Practical Introduction to NoSQL Databases
Schweiz - A Practical Introduction to NoSQL Databases
Deutschland - A Practical Introduction to NoSQL Databases
Czech Republic - A Practical Introduction to NoSQL Databases
Denmark - A Practical Introduction to NoSQL Databases
Estonia - A Practical Introduction to NoSQL Databases
Finland - A Practical Introduction to NoSQL Databases
Greece - A Practical Introduction to NoSQL Databases
Magyarország - A Practical Introduction to NoSQL Databases
Ireland - A Practical Introduction to NoSQL Databases
Luxembourg - A Practical Introduction to NoSQL Databases
Latvia - A Practical Introduction to NoSQL Databases
España - A Practical Introduction to NoSQL Databases
Italia - A Practical Introduction to NoSQL Databases
Lithuania - A Practical Introduction to NoSQL Databases
Nederland - A Practical Introduction to NoSQL Databases
Norway - A Practical Introduction to NoSQL Databases
Portugal - A Practical Introduction to NoSQL Databases
România - A Practical Introduction to NoSQL Databases
Sverige - A Practical Introduction to NoSQL Databases
Türkiye - A Practical Introduction to NoSQL Databases
Malta - A Practical Introduction to NoSQL Databases
Belgique - A Practical Introduction to NoSQL Databases
France - A Practical Introduction to NoSQL Databases
日本 - A Practical Introduction to NoSQL Databases
Australia - A Practical Introduction to NoSQL Databases
Malaysia - A Practical Introduction to NoSQL Databases
New Zealand - A Practical Introduction to NoSQL Databases
Philippines - A Practical Introduction to NoSQL Databases
Singapore - A Practical Introduction to NoSQL Databases
Thailand - A Practical Introduction to NoSQL Databases
Vietnam - A Practical Introduction to NoSQL Databases
India - A Practical Introduction to NoSQL Databases
Argentina - A Practical Introduction to NoSQL Databases
Chile - A Practical Introduction to NoSQL Databases
Costa Rica - A Practical Introduction to NoSQL Databases
Ecuador - A Practical Introduction to NoSQL Databases
Guatemala - A Practical Introduction to NoSQL Databases
Colombia - A Practical Introduction to NoSQL Databases
México - A Practical Introduction to NoSQL Databases
Panama - A Practical Introduction to NoSQL Databases
Peru - A Practical Introduction to NoSQL Databases
Uruguay - A Practical Introduction to NoSQL Databases
Venezuela - A Practical Introduction to NoSQL Databases
Polska - A Practical Introduction to NoSQL Databases
United Kingdom - A Practical Introduction to NoSQL Databases
South Korea - A Practical Introduction to NoSQL Databases
Pakistan - A Practical Introduction to NoSQL Databases
Sri Lanka - A Practical Introduction to NoSQL Databases
Bulgaria - A Practical Introduction to NoSQL Databases
Bolivia - A Practical Introduction to NoSQL Databases
Indonesia - A Practical Introduction to NoSQL Databases
Kazakhstan - A Practical Introduction to NoSQL Databases
Moldova - A Practical Introduction to NoSQL Databases
Morocco - A Practical Introduction to NoSQL Databases
Tunisia - A Practical Introduction to NoSQL Databases
Kuwait - A Practical Introduction to NoSQL Databases
Oman - A Practical Introduction to NoSQL Databases
Slovakia - A Practical Introduction to NoSQL Databases
Kenya - A Practical Introduction to NoSQL Databases
Nigeria - A Practical Introduction to NoSQL Databases
Botswana - A Practical Introduction to NoSQL Databases
Slovenia - A Practical Introduction to NoSQL Databases
Croatia - A Practical Introduction to NoSQL Databases
Serbia - A Practical Introduction to NoSQL Databases
Bhutan - A Practical Introduction to NoSQL Databases