Oreilly - Mastering Cassandra
by | Released July 2015 | ISBN: 9781784396381
Unleash the power of Cassandra to develop complex and feature-rich web applications for efficient data managementAbout This VideoMaster the art of building complex real-time web applications and put Cassandra into production with easeCollect, scrap, and manage data feeds from multiple sources and integrate them into Cassandra Explore a wide range of Cassandra components and their interaction with Spring and Java frameworks to create robust, distributed systemsIn DetailAs technology evolves, the constant upsurge of data creation leads to a continuous need for a more flexible, secure, and reliable manner of storage. Luckily, Cassandra is able to tackle this growing challenge. Cassandra is a flagship NoSQL database with decentralized, fault-tolerant, scalable, and low-cost features making it a core component of cloud computing systems. The more recent versions have greatly improved the security features, making it suitable for use in enterprise systems. When combined with Java and Spring frameworks, Cassandra can formulate a complete application stack thereby enabling efficient data management.Mastering Cassandra is a power house of various advanced techniques that will help you become an expert in professional-level data management. This video course starts off from the essence of the web application architecture to setting up the environment with a single-node Cassandra cluster, and takes you to a level where you can build, implement, and secure web applications with ease.In this step-by-step guide we will develop a real-time web portal application in Java and Cassandra. We'll start off by touching upon the major components of a Java web application and the development tools for the course, and then go deeper into the system analysis and designing of the CassandraWebTrader focusing on the Spring Framework projects. Through our journey to master Cassandra, we'll be working with core concepts and design patterns such as dependency injection, aspect-oriented programming, model-view-controller, and enterprise integration patterns.We'll build the CassandraWebTrader and implement all the typical functions of a web application as well as demonstrate the application of modeling-by-query techniques of Cassandra data modeling. In addition to this, we'll understand the techniques and design trade-offs of a real-world complex system. Finally, we will ace production configuration of CassandraWebTrader and discuss the most pertinent tasks in our daily operations, such as application monitoring and database backup.By the end of this course, you will be armed with all the knowledge needed to efficiently design and develop Java web applications using Cassandra. Show and hide more
- Chapter 1 : Introducing Java Web Development
- The Course Overview 00:03:28
- Web Application Technologies 00:04:45
- Java Web Frameworks 00:04:24
- Data Persistence 00:03:30
- CassandraWebTrader 00:04:12
- Chapter 2 : Setting Up Our Toolbox
- Java Development Kit 00:03:13
- Apache Maven 00:02:18
- The Eclipse IDE 00:02:22
- The Spring Framework 00:03:45
- Apache Tomcat 00:02:58
- Chapter 3 : Designing CassandraWebTrader
- User Requirements 00:02:57
- Modules and Functions 00:03:20
- The Data Model 00:02:17
- The Class Model 00:02:56
- The Screen Design 00:02:48
- Chpater 4 : Understanding the Spring Framework
- The Spring Core 00:06:15
- The Spring Web MVC 00:04:53
- Spring Security 00:02:44
- Spring Data Cassandra 00:06:14
- Spring Integration 00:05:41
- Chapter 5 : Deep Diving into Spring Data Cassandra
- The Core Concepts 00:04:50
- The Query Methods 00:03:33
- Cassandra Template 00:03:16
- Configuration 00:04:09
- Administration Template 00:05:07
- Chapter 6 : Building CassandraWebTrader - Part 1
- The Spring Web MVC Architecture 00:05:11
- Forms and Annotations 00:03:43
- Responsive Web Applications with Bootstrap 00:04:40
- Making Charts with D3.js 00:03:27
- E-mail Setup 00:02:59
- Chapter 7 : Building CassandraWebTrader - Part 2
- Internationalization 00:04:13
- Watchlist 00:07:58
- Data Feed and the Scheduler 00:04:53
- JSON and the Stock Chart 00:04:44
- Registration and Flash Messages 00:04:54
- Chapter 8 : Building CassandraWebTrader - Part 3
- Logging In and Authentication 00:05:56
- Trading Signal 00:04:20
- Signal History 00:04:10
- E-mail Alerts 00:04:41
- User Role and Authorization 00:03:35
- Chapter 9 : Deploying to Production
- Send E-mail Alerts to Members 00:03:40
- Retrieve Forgotten Password 00:03:01
- Refine and Clean Up 00:03:02
- The Spring Boot Actuator 00:03:25
- Deploying the Spring Boot Application 00:05:50
- Chapter 10 : Conclusion
- Course Wrap-up 00:03:06
- Further References 00:04:27
Show and hide more