BITCQ

Infinite Skills - Learning Apache Cassandra

Size: 1.1 GB
Magnet link

Name Size
Infinite Skills - Learning Apache Cassandra/01. Introduction To Cassandra/0101 Introducing The Course.mp4 6.3 MB
Infinite Skills - Learning Apache Cassandra/01. Introduction To Cassandra/0102 Understanding What Cassandra Is.mp4 10.6 MB
Infinite Skills - Learning Apache Cassandra/01. Introduction To Cassandra/0103 Learning What Cassandra Is Being Used For.mp4 14 MB
Infinite Skills - Learning Apache Cassandra/01. Introduction To Cassandra/0104 Understanding The System Requirements.mp4 9 MB
Infinite Skills - Learning Apache Cassandra/01. Introduction To Cassandra/0105 How To Access Your Working Files.mp4 7.3 MB
Infinite Skills - Learning Apache Cassandra/01. Introduction To Cassandra/0106 Opening The Main Virtual Machine.mp4 7.3 MB
Infinite Skills - Learning Apache Cassandra/01. Introduction To Cassandra/0107 Pop Quiz.mp4 1.7 MB
Infinite Skills - Learning Apache Cassandra/02. Getting Started With The Architecture/0201 Understanding That Cassandra Is A Distributed Database.mp4 6.1 MB
Infinite Skills - Learning Apache Cassandra/02. Getting Started With The Architecture/0202 Learning What Snitch Is For.mp4 4.2 MB
Infinite Skills - Learning Apache Cassandra/02. Getting Started With The Architecture/0203 Learning What Gossip Is For.mp4 1.9 MB
Infinite Skills - Learning Apache Cassandra/02. Getting Started With The Architecture/0204 Learning How Data Gets Distributed.mp4 11.5 MB
Infinite Skills - Learning Apache Cassandra/02. Getting Started With The Architecture/0205 Learning About Replication.mp4 2.8 MB
Infinite Skills - Learning Apache Cassandra/02. Getting Started With The Architecture/0206 Learning About Virtual Nodes.mp4 3.8 MB
Infinite Skills - Learning Apache Cassandra/02. Getting Started With The Architecture/0207 Pop Quiz.mp4 1.4 MB
Infinite Skills - Learning Apache Cassandra/03. Installing Cassandra/0301 Downloading Cassandra.mp4 9 MB
Infinite Skills - Learning Apache Cassandra/03. Installing Cassandra/0302 Ensuring Oracle Java 7 Is Installed.mp4 4.9 MB
Infinite Skills - Learning Apache Cassandra/03. Installing Cassandra/0303 Installing Cassandra.mp4 11.4 MB
Infinite Skills - Learning Apache Cassandra/03. Installing Cassandra/0304 Viewing The Main Configuration File.mp4 7 MB
Infinite Skills - Learning Apache Cassandra/03. Installing Cassandra/0305 Providing Cassandra With Permission To Directories.mp4 3.7 MB
Infinite Skills - Learning Apache Cassandra/03. Installing Cassandra/0306 Starting Cassandra.mp4 9.6 MB
Infinite Skills - Learning Apache Cassandra/03. Installing Cassandra/0307 Checking Status.mp4 10.3 MB
Infinite Skills - Learning Apache Cassandra/03. Installing Cassandra/0308 Accessing The Cassandra system.log File.mp4 4.6 MB
Infinite Skills - Learning Apache Cassandra/03. Installing Cassandra/0309 Pop Quiz.mp4 1.4 MB
Infinite Skills - Learning Apache Cassandra/04. Communicating With Cassandra/0401 Understanding Ways To Communicate With Cassandra.mp4 8.9 MB
Infinite Skills - Learning Apache Cassandra/04. Communicating With Cassandra/0402 Using Cqlsh.mp4 6.4 MB
Infinite Skills - Learning Apache Cassandra/04. Communicating With Cassandra/0403 Pop Quiz.mp4 937 KB
Infinite Skills - Learning Apache Cassandra/05. Creating A Database/0501 Understanding A Cassandra Database.mp4 3.8 MB
Infinite Skills - Learning Apache Cassandra/05. Creating A Database/0502 Defining A Keyspace.mp4 7.4 MB
Infinite Skills - Learning Apache Cassandra/05. Creating A Database/0503 Deleting A Keyspace.mp4 1.9 MB
Infinite Skills - Learning Apache Cassandra/05. Creating A Database/0504 Pop Quiz.mp4 1.7 MB
Infinite Skills - Learning Apache Cassandra/05. Creating A Database/0505 Lab - Create A Second Database.mp4 4.6 MB
Infinite Skills - Learning Apache Cassandra/06. Creating A Table/0601 Creating A Table.mp4 2.7 MB
Infinite Skills - Learning Apache Cassandra/06. Creating A Table/0602 Defining Columns And Data Types.mp4 3.7 MB
Infinite Skills - Learning Apache Cassandra/06. Creating A Table/0603 Defining A Primary Key.mp4 2.8 MB
Infinite Skills - Learning Apache Cassandra/06. Creating A Table/0604 Recognizing A Partition Key.mp4 5 MB
Infinite Skills - Learning Apache Cassandra/06. Creating A Table/0605 Specifying A Descending Clustering Order.mp4 6.6 MB
Infinite Skills - Learning Apache Cassandra/06. Creating A Table/0606 Pop Quiz.mp4 1.9 MB
Infinite Skills - Learning Apache Cassandra/06. Creating A Table/0607 Lab - Create A Second Table.mp4 5.6 MB
Infinite Skills - Learning Apache Cassandra/07. Inserting Data/0701 Understanding Ways To Write Data.mp4 1.3 MB
Infinite Skills - Learning Apache Cassandra/07. Inserting Data/0702 Using The INSERT INTO Command.mp4 12.8 MB
Infinite Skills - Learning Apache Cassandra/07. Inserting Data/0703 Using The COPY Command.mp4 16 MB
Infinite Skills - Learning Apache Cassandra/07. Inserting Data/0704 How Data Is Stored In Cassandra.mp4 10.4 MB
Infinite Skills - Learning Apache Cassandra/07. Inserting Data/0705 How Data Is Stored On Disk.mp4 15.4 MB
Infinite Skills - Learning Apache Cassandra/07. Inserting Data/0706 Pop Quiz.mp4 2.2 MB
Infinite Skills - Learning Apache Cassandra/07. Inserting Data/0707 Lab - Insert Data.mp4 26.3 MB
Infinite Skills - Learning Apache Cassandra/08. Modeling Data/0801 Understanding Data Modeling In Cassandra.mp4 2 MB
Infinite Skills - Learning Apache Cassandra/08. Modeling Data/0802 Using A WHERE Clause.mp4 8.1 MB
Infinite Skills - Learning Apache Cassandra/08. Modeling Data/0803 Understanding Secondary Indexes.mp4 2.7 MB
Infinite Skills - Learning Apache Cassandra/08. Modeling Data/0804 Creating A Secondary Index.mp4 3.6 MB
Infinite Skills - Learning Apache Cassandra/08. Modeling Data/0805 Defining A Composite Partition Key.mp4 23.3 MB
Infinite Skills - Learning Apache Cassandra/08. Modeling Data/0806 Pop Quiz.mp4 3 MB
Infinite Skills - Learning Apache Cassandra/09. Creating An Application/0901 Understanding Cassandra Drivers.mp4 6.7 MB
Infinite Skills - Learning Apache Cassandra/09. Creating An Application/0902 Exploring The DataStax Java Driver.mp4 7.7 MB
Infinite Skills - Learning Apache Cassandra/09. Creating An Application/0903 Setting Up A Development Environment.mp4 10.4 MB
Infinite Skills - Learning Apache Cassandra/09. Creating An Application/0904 Creating An Application Page.mp4 13.4 MB
Infinite Skills - Learning Apache Cassandra/09. Creating An Application/0905 Acquiring The DataStax Java Driver Files.mp4 10.1 MB
Infinite Skills - Learning Apache Cassandra/09. Creating An Application/0906 Getting The DataStax Java Driver Files Through Maven.mp4 6.2 MB
Infinite Skills - Learning Apache Cassandra/09. Creating An Application/0907 Providing The DataStax Java Driver Files Manually.mp4 6.4 MB
Infinite Skills - Learning Apache Cassandra/09. Creating An Application/0908 Connecting To A Cassandra Cluster.mp4 9.4 MB
Infinite Skills - Learning Apache Cassandra/09. Creating An Application/0909 Executing A Query.mp4 24.1 MB
Infinite Skills - Learning Apache Cassandra/09. Creating An Application/0910 Displaying Query Results - Part 1.mp4 16.6 MB
Infinite Skills - Learning Apache Cassandra/09. Creating An Application/0911 Displaying Query Results - Part 2.mp4 20.2 MB
Infinite Skills - Learning Apache Cassandra/09. Creating An Application/0912 Using An MVC Pattern.mp4 13.9 MB
Infinite Skills - Learning Apache Cassandra/09. Creating An Application/0913 Pop Quiz.mp4 2.5 MB
Infinite Skills - Learning Apache Cassandra/09. Creating An Application/0914 Lab - Create A Second Application - Part 1.mp4 13.8 MB
Infinite Skills - Learning Apache Cassandra/09. Creating An Application/0915 Lab - Create A Second Application - Part 2.mp4 28.5 MB
Infinite Skills - Learning Apache Cassandra/09. Creating An Application/0916 Lab - Create A Second Application - Part 3.mp4 8.2 MB
Infinite Skills - Learning Apache Cassandra/10. Updating And Deleting Data/1001 Updating Data.mp4 6.9 MB
Infinite Skills - Learning Apache Cassandra/10. Updating And Deleting Data/1002 Understanding How Updating Works.mp4 11.6 MB
Infinite Skills - Learning Apache Cassandra/10. Updating And Deleting Data/1003 Deleting Data.mp4 20.6 MB
Infinite Skills - Learning Apache Cassandra/10. Updating And Deleting Data/1004 Understanding Tombstones.mp4 20.4 MB
Infinite Skills - Learning Apache Cassandra/10. Updating And Deleting Data/1005 Using TTLs.mp4 14 MB
Infinite Skills - Learning Apache Cassandra/10. Updating And Deleting Data/1006 Updating A TTL.mp4 8.2 MB
Infinite Skills - Learning Apache Cassandra/10. Updating And Deleting Data/1007 Pop Quiz.mp4 2.9 MB
Infinite Skills - Learning Apache Cassandra/10. Updating And Deleting Data/1008 Lab - Update And Delete Data.mp4 18.4 MB
Infinite Skills - Learning Apache Cassandra/11. Selecting Hardware/1101 Understanding Hardware Choices.mp4 700 KB
Infinite Skills - Learning Apache Cassandra/11. Selecting Hardware/1102 Understanding RAM And CPU Recommendations.mp4 7.4 MB
Infinite Skills - Learning Apache Cassandra/11. Selecting Hardware/1103 Selecting Storage.mp4 8.5 MB
Infinite Skills - Learning Apache Cassandra/11. Selecting Hardware/1104 Deploying In The Cloud.mp4 10.2 MB
Infinite Skills - Learning Apache Cassandra/11. Selecting Hardware/1105 Pop Quiz.mp4 1.8 MB
Infinite Skills - Learning Apache Cassandra/12. Adding Nodes To A Cluster/1201 Understanding Cassandra Nodes.mp4 9.2 MB
Infinite Skills - Learning Apache Cassandra/12. Adding Nodes To A Cluster/1202 Having A Network Connection - Part 1.mp4 11.9 MB
Infinite Skills - Learning Apache Cassandra/12. Adding Nodes To A Cluster/1203 Having A Network Connection - Part 2.mp4 12.9 MB
Infinite Skills - Learning Apache Cassandra/12. Adding Nodes To A Cluster/1204 Having A Network Connection - Part 3.mp4 11.6 MB
Infinite Skills - Learning Apache Cassandra/12. Adding Nodes To A Cluster/1205 Specifying The IP Address Of A Node In Cassandra.mp4 10.7 MB
Infinite Skills - Learning Apache Cassandra/12. Adding Nodes To A Cluster/1206 Specifying Seed Nodes.mp4 16.5 MB
Infinite Skills - Learning Apache Cassandra/12. Adding Nodes To A Cluster/1207 Bootstrapping A Node.mp4 16.7 MB
Infinite Skills - Learning Apache Cassandra/12. Adding Nodes To A Cluster/1208 Cleaning Up A Node.mp4 8.3 MB
Infinite Skills - Learning Apache Cassandra/12. Adding Nodes To A Cluster/1209 Using cassandra-stress.mp4 27.1 MB
Infinite Skills - Learning Apache Cassandra/12. Adding Nodes To A Cluster/1210 Pop Quiz.mp4 1.7 MB
Infinite Skills - Learning Apache Cassandra/12. Adding Nodes To A Cluster/1211 Lab - Add A Third Node.mp4 25.9 MB
Infinite Skills - Learning Apache Cassandra/13. Monitoring A Cluster/1301 Understanding Cassandra Monitoring Tools.mp4 861 KB
Infinite Skills - Learning Apache Cassandra/13. Monitoring A Cluster/1302 Using Nodetool.mp4 10.4 MB
Infinite Skills - Learning Apache Cassandra/13. Monitoring A Cluster/1303 Using JConsole.mp4 10.1 MB
Infinite Skills - Learning Apache Cassandra/13. Monitoring A Cluster/1304 Learning About OpsCenter.mp4 7.5 MB
Infinite Skills - Learning Apache Cassandra/13. Monitoring A Cluster/1305 Pop Quiz.mp4 1.7 MB
Infinite Skills - Learning Apache Cassandra/14. Repairing Nodes/1401 Understanding Repair.mp4 10.7 MB
Infinite Skills - Learning Apache Cassandra/14. Repairing Nodes/1402 Repairing Nodes.mp4 9.6 MB
Infinite Skills - Learning Apache Cassandra/14. Repairing Nodes/1403 Understanding Consistency - Part 1.mp4 13.9 MB
Infinite Skills - Learning Apache Cassandra/14. Repairing Nodes/1404 Understanding Consistency - Part 2.mp4 11.6 MB
Infinite Skills - Learning Apache Cassandra/14. Repairing Nodes/1405 Understanding Hinted Handoff.mp4 9 MB
Infinite Skills - Learning Apache Cassandra/14. Repairing Nodes/1406 Understanding Read Repair.mp4 6.2 MB
Infinite Skills - Learning Apache Cassandra/14. Repairing Nodes/1407 Pop Quiz.mp4 3 MB
Infinite Skills - Learning Apache Cassandra/14. Repairing Nodes/1408 Lab - Repair Nodes For A Keyspace.mp4 12.8 MB
Infinite Skills - Learning Apache Cassandra/15. Removing A Node/1501 Understanding Removing A Node.mp4 1.2 MB
Infinite Skills - Learning Apache Cassandra/15. Removing A Node/1502 Decommissioning A Node.mp4 10.4 MB
Infinite Skills - Learning Apache Cassandra/15. Removing A Node/1503 Putting A Node Back Into Service.mp4 16.1 MB
Infinite Skills - Learning Apache Cassandra/15. Removing A Node/1504 Removing A Dead Node.mp4 19.1 MB
Infinite Skills - Learning Apache Cassandra/15. Removing A Node/1505 Pop Quiz.mp4 5.1 MB
Infinite Skills - Learning Apache Cassandra/15. Removing A Node/1506 Lab - Put A Node Back Into Service.mp4 12.7 MB
Infinite Skills - Learning Apache Cassandra/16. Redefining A Cluster For Multiple Data Centers/1601 Redefining For Multiple Data Centers - Part 1.mp4 13.3 MB
Infinite Skills - Learning Apache Cassandra/16. Redefining A Cluster For Multiple Data Centers/1602 Redefining For Multiple Data Centers - Part 2.mp4 15.5 MB
Infinite Skills - Learning Apache Cassandra/16. Redefining A Cluster For Multiple Data Centers/1603 Changing Snitch Type.mp4 17.3 MB
Infinite Skills - Learning Apache Cassandra/16. Redefining A Cluster For Multiple Data Centers/1604 Modifying cassandra-rackdc.properties.mp4 21.5 MB
Infinite Skills - Learning Apache Cassandra/16. Redefining A Cluster For Multiple Data Centers/1605 Changing Replication Strategy - Part 1.mp4 13.6 MB
Infinite Skills - Learning Apache Cassandra/16. Redefining A Cluster For Multiple Data Centers/1606 Changing Replication Strategy - Part 2.mp4 10.3 MB
Infinite Skills - Learning Apache Cassandra/16. Redefining A Cluster For Multiple Data Centers/1607 Pop Quiz.mp4 2.3 MB
Infinite Skills - Learning Apache Cassandra/17. Resources For Further Learning/1701 Accessing Documentation.mp4 7.5 MB
Infinite Skills - Learning Apache Cassandra/17. Resources For Further Learning/1702 Reading Blogs And Books.mp4 10.7 MB
Infinite Skills - Learning Apache Cassandra/17. Resources For Further Learning/1703 Watching Video Recordings.mp4 10.9 MB
Infinite Skills - Learning Apache Cassandra/17. Resources For Further Learning/1704 Posting Questions.mp4 10.7 MB
Infinite Skills - Learning Apache Cassandra/17. Resources For Further Learning/1705 Attending Events.mp4 7.7 MB
Infinite Skills - Learning Apache Cassandra/17. Resources For Further Learning/1706 Wrap Up.mp4 1007 KB
Name
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.open-internet.nl:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
http://tracker3.itzmx.com:6961/announce
http://tracker1.itzmx.com:8080/announce
udp://thetracker.org:80/announce
udp://open.demonii.si:1337/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://denis.stalker.upeer.me:6969/announce
http://open.acgnxtracker.com:80/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://mgtracker.org:6969/announce
udp://explodie.org:6969/announce

Loading...