Mastering Apache Cassandra Developer and Admin from Scratch Master Cassandra Developer and Admin concepts and techniques for web development. Become a Master in NOSQL database. Год выпуска: 2016 Производитель: Udemy / Easylearning guru Сайт производителя: udemy.com/mastering-apache-cassandra-developer-and-admin-from-scratch Продолжительность: 6:30 Тип раздаваемого материала: Видеоклипы Язык: Английский Описание: In this course you will learn about Apache's NoSQL Database-Cassandra and how is it used to store the Big-Data. It starts with an introduction to the database along with its prominent use cases, an insight view of its architecture and various components involved in configuring the database. Also you learn the various operations that can be performed on the database such as creating the database, inserting data, deleting and updating data. You will learn how to monitor your database and the concepts like adding nodes to the cluster and managing these nodes will also be explained. This course contains lectures as videos along with the hands-on implementation of the concepts, additional assignments are also provided in the last section for your self practice, working files are provided along with the first lecture "Introduction to Cassandra" and some links for further reading are also provided for more help. В этом курсе вы узнаете о базе-Кассандра СУБД Apache и как он используется для хранения больших объемов данных.
Содержание
Section 1: Introduction to the Course Lecture 1 Introduction to Cassandra 03:59 Lecture 2 Prerequisites 01:00 Lecture 3 What you will learn? 04:14 Lecture 4 Use Cases for Cassandra 05:40 Section 2: Getting started with Apache Cassandra Lecture 5 NoSQL Databases 07:16 Lecture 6 CAP theorem 06:52 Lecture 7 NoSQL vs RDBMS 01:47 Lecture 8 What is Cassandra? 04:28 Section 3: Installing Cassandra Lecture 9 Downloading Cassandra 01:55 Lecture 10 Ensuring Oracle Java 7 is Installed 01:55 Lecture 11 Installing Cassandra 07:17 Lecture 12 Starting Cassandra 02:26 Section 4: Architecture of Cassandra Lecture 13 Cassandra – A Distributed Database 02:10 Lecture 14 System Keyspaces 01:49 Lecture 15 Peer to Peer Model 03:44 Lecture 16 What Gossip Protocol is for? 03:42 Lecture 17 Anti-entropy and Read Repair 04:18 Lecture 18 Memtables, SSTables and Commit Logs 02:28 Lecture 19 Compaction, Bloom Filters and Tombstones 04:44 Section 5: Configuring Cassandra Lecture 20 Components for Configuring Cassandra 01:11 Lecture 21 Keyspaces 01:14 Lecture 22 Replicas 02:05 Lecture 23 Replica Placement Strategies 05:00 Lecture 24 Replication Factor 03:52 Lecture 25 Virtual Nodes 02:10 Lecture 26 Partitioners 02:51 Lecture 27 Snitches 04:46 Section 6: Cassandra Query Language Lecture 28 Introduction to CQL and Thrift 04:33 Lecture 29 Using cqlsh 03:37 Section 7: Building Blocks of Cassandra Lecture 30 Describing Cassandra 01:58 Lecture 31 Cluster 01:14 Lecture 32 Keyspaces and Column Family 04:28 Section 8: Creating a Database Lecture 33 What is a Cassandra Database? 02:43 Lecture 34 Query differences between RDBMS and Cassandra 02:41 Lecture 35 Defining a KeySpace 05:25 Lecture 36 Data Types 04:40 Lecture 37 Creating a Table 04:04 Lecture 38 A Primary Key 02:31 Lecture 39 A Partition Key 02:55 Lecture 40 Specifying the Clustering Order 05:25 Lecture 41 Deleting a KeySpace 02:09 Section 9: Inserting the Data Lecture 42 Different ways of Writing the Data 01:43 Lecture 43 Using the INSERT INTO Command 06:18 Lecture 44 Using the COPY Command 06:03 Lecture 45 Storing data in Cassandra 04:47 Section 10: Data Modeling in Cassandra Lecture 46 Design differences between RDBMS and Cassandra 04:29 Lecture 47 Design Patterns 03:48 Lecture 48 Using the WHERE Clause 03:56 Lecture 49 Using Secondary Indexes 06:30 Lecture 50 A Composite Partition Key 08:52 Section 11: Updating and Deleting Data Lecture 51 Updating Data 06:28 Lecture 52 How Update Works? 02:39 Lecture 53 Deleting Data 07:16 Lecture 54 Using TTLs 12:13 Section 12: Cassandra Monitoring and Administration Lecture 55 Cassandra Monitoring Tools 01:18 Lecture 56 Using Nodetool 06:56 Lecture 57 Using JConsole 05:02 Lecture 58 Learning about Ops Center 04:15 Section 13: Creating an Application Lecture 59 Understanding Cassandra Drivers 02:41 Lecture 60 The DataStax Java Driver 04:18 Lecture 61 Setting the Environment for Development 03:26 Lecture 62 Creating an Application Page 03:52 Lecture 63 Acquiring The DataStax Java Driver Files 03:00 Lecture 64 Getting The DataStax Java Driver Files Through Maven 02:54 Lecture 65 Connecting to the Cassandra Cluster 04:11 Lecture 66 Executing the Query 10:13 Lecture 67 Displaying the Query Result 11:13 Lecture 68 Final Review of Application 04:11 Section 14: Adding Nodes to a existing Cluster Lecture 69 Understanding Cassandra Nodes 02:57 Lecture 70 Having a Network Connection 05:29 Lecture 71 Specifying the Address of a Node in Cassandra 06:04 Lecture 72 Specifying Seed Nodes 06:26 Lecture 73 Bootstrapping a Node 09:54 Lecture 74 Cleaning up a Node 02:23 Lecture 75 Using Cassandra-stress property 03:24 Section 15: Monitoring a multi-node Cluster Lecture 76 Repairing the Nodes 04:09 Lecture 77 Understanding Consistency 06:34 Lecture 78 Understanding Hinted Handoff 04:13 Lecture 79 Read Repair in Detail 03:54 Lecture 80 Decommissioning a Node 03:45 Lecture 81 Putting a Node back into Service 01:58 Lecture 82 Removing a Dead Node 04:30 Section 16: Cluster for Multiple Datacenters Lecture 83 Redefining for Multiple Data Centers 02:32 Lecture 84 Changing Snitch Type 05:17 Lecture 85 Modifying Cassandra-rackdc.properties 04:17 Lecture 86 Changing Replication Strategy 06:00 Section 17: Assignments and Resources Lecture 87 Assignment 1 1 page Lecture 88 Assignment 2 1 page Lecture 89 Assignment 3 1 page Lecture 90 Assignment 4 1 page Lecture 91 Assignment 5 1 page Lecture 92 Assignment 6 1 page Lecture 93 Assignment 7 1 page Lecture 94 Assignment 8 1 page Lecture 95 Assignment 9 1 page Lecture 96 Assignment 10 1 page Lecture 97 Assignment 11 1 page Lecture 98 Assignment 12 1 page Lecture 99 Assignment 13 1 page Lecture 100 Links for Further Reading 1 page
[Udemy.com / Easylearning guru] Mastering Apache Cassandra Developer and Admin from Scratch [2016, ENG] download torrent for free and without registration
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum