Database Architecture, Scale, and NoSQL with Elasticsearch

Go to class
Write Review

Free Online Course: Database Architecture, Scale, and NoSQL with Elasticsearch provided by edX is a comprehensive online course, which lasts for 3 weeks long, 2-4 hours a week. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from edX. Database Architecture, Scale, and NoSQL with Elasticsearch is taught by Charles Severance.

Overview
  • Within this course, you will explore database architecture, PostgreSQL, and various scalable deployment configurations. You will see how PostgreSQL implements basic CRUD operations and indexes, and review how transactions and the ACID (Atomicity, Consistency, Isolation, Durability) requirements are implemented.

    You’ll learn to use Elasticsearch NoSQL, which is a common NoSQL database and a supplement to a relational database to high-speed search and indexing. We will examine Elasticsearch as an example of a BASE-style (Basic Availability, Soft State, Eventual Consistency) database approach, as well as compare and contrast the advantages and challenges associated with ACID and BASE databases.