On Demand

Welcome to the Vantiq On Demand Courses Site. Below you will find our sales and technical training and certifications offerings. If you have any questions about the training or would like to give us feedback, please use the On Demand Training Discussion Group
Applications Developer Foundations Course
This course is intended for everyone new to the Vantiq platform. All project architects, developers and administrators start their learning journey here. Successful completion of this curriculum demonstrates you have the basic understanding of the Vantiq development paradigm, platform, and development resources to start developing event-driven real-time applications.
Course Progress
0% Complete
0/0 Steps
Vantiq Application Developer Level 1 Here is where you will go from complete novice to experienced developer of a basic but wide-ranging, distributed application, in about 12 hours of learning. Proceed to the Introductory Video, and ... Have a good…
Course Progress
0% Complete
0/0 Steps
Vantiq プラットフォーム アプリケーション開発 入門コースへようこそ! このコースは、以下のような方に最適です。 Vantiq (もしくはイベントドリブン アプリケーション全般) が初めての方 プログラミングの経験 (望ましくは JavaScript) をお持ちの方 データベースの経験 (望ましくは SQLを使用) をお持ちの方 新しいことを学ぶのがお好きな方 (!!) こちらの紹介動画を視聴し、講義の進め方、このコースで認定を受ける方法、ハンズオン実習の内容についてご確認ください。  ここをクリックして、プレゼンテーションのスライドをダウンロードする
Advanced Electives
Elective courses are for Vantiq users who have already completed the Applications Developer Level 1 Training. These are stand-alone comprehensive instruction on a particular aspect of the platform.

Unsure where to start? Check out our recommended Training Pathways
Course Progress
0% Complete
0/0 Steps
Vantiq maintains limits on how many system resources each tenant can consume. These Quotas are in place to prevent servers from becoming overwhelmed.   Developers in charge of Namespaces and Organizations should know what the limits are and how to monitor…
Course Progress
0% Complete
0/0 Steps
This short course will explain how to: Identify good use cases for App Components How to author App Components How to make App Components more flexible without making them too complex for Consumers to use How to use App Components…
Course Progress
0% Complete
0/0 Steps
Learn how to make your own custom Client Layouts and Client Widgets in this short elective! This course consists of: 4 Video Lectures 4 Quizzes 2 Hands-on Labs At the end of this class, you should have the knowledge and…
Course Progress
0% Complete
0/0 Steps
Developers should build projects that optimize performance, security and scalability. This video is an overview of tips and techniques to achieve these objectives. This class consists of: One video lecture One quiz Enjoy learning good development habits!
Course Progress
0% Complete
0/0 Steps
Vantiq provides multiple tools to facilitate distributing application systems across multiple namespaces. These could span servers, platforms and far-reaching geographic locations. In this short course, there are: 4 Lecture videos 3 Quizzes After taking the course, developers should be comfortable…
Course Progress
0% Complete
0/0 Steps
Use Generative AI to expand your Vantiq applications Vantiq's platform makes it easy to: Choose Large Language Models Create Semantic Index content Insert Generative AI into applications that can: Respond to real-time stimuli Recommend course corrections React to situational change…
Course Progress
0% Complete
0/0 Steps
Welcome to the System Modeler class, which consists of: One lecture One quiz After this short elective, Vantiq application architects should feel comfortable navigating the System Modeler tool to draft business requirements for application systems.
Course Progress
0% Complete
0/0 Steps
The Vantiq Catalog is a no-code tool for making the most of distributed systems, which allows Namespaces to securely send Events, Assemblies and access to Procedures to each other.  This elective consists of: Two video lectures Two quizzes There is…
VAIL DML
Expand
Course Progress
0% Complete
0/0 Steps
NOTE:  It is recommended that you take the VAIL Procedures Class before this one. VAIL's Data Manipulation Language is a lot like SQL, but there are features specific to Vantiq's event driven platform. By the end of this class, you…
Course Progress
0% Complete
0/0 Steps
VAIL, which stands for the the Vantiq Application Integration Language, is Vantiq's proprietary platform language, designed to meet event-driven, multi-tenancy and asynchronous processing needs in applications. Developers write two kinds of logic in VAIL. One is a Rule, which is…
Course Progress
0% Complete
0/0 Steps
The Vantiq Application and Integration Language is a multi-faceted, multi-purpose proprietary language specifically designed for the needs of an event driven platform. Developers can build their own, very targeted and performant event-listeners using Rules, written in VAIL. This course consists…
Course Progress
0% Complete
0/0 Steps
Assemblies are: Modularized and reusable projects Consumable without revealing unnecessary complexity Flexible, as authored by the Assembly creator In this class, students will learn: What Vantiq Assemblies are How to create Vantiq Assemblies How to make their Assemblies flexible for…
Course Progress
0% Complete
0/0 Steps
「Vantiq 選択コース : Assemblies」 は、開発者が作成したアプリケーションの一部や Project 全体を、さまざまな目的のためにカスタム設定して使い回す方法について詳しく説明します。受講者は、次の項目について学習、ハンズオン実習を行います。  Package  Client Template  Client Component  App Component  Assembly 前のトピックに戻り、完了させてください。 
Course Progress
0% Complete
0/0 Steps
Vantiq어셈블리 선택코스는 개발자가 애플리케이션의 일부 또는 전체 프로젝트를 생성할 수 있는 다양한 방법에 대해 자세히 설명합니다. 그래서 그것들은 다른, 구성 가능한, 목적을 위해 계속해서 재사용될 수 있습니다. 수강생들은 다음 주제에 대해 배우고 실습 경험을 쌓을 수 있습니다:   패키지(Packages)  클라이언트 템플릿(Client…
Course Progress
0% Complete
0/0 Steps
The Vantiq Command Line Interface is a terminal-window based tool useful for creating shell scripts to perform basic maintenance tasks on Vantiq resources.  This elective is comprised of: 3 Video Lectures 3 Quizzes At the end of this short course,…
Course Progress
0% Complete
0/0 Steps
Vantiq servers can run in the Cloud, but they can also run on inexpensive microcontroller devices.  This is Vantiq on the Edge, and the advantages are many: Ingest and process events near their sources, avoiding network latency Bring up extra…
Course Progress
0% Complete
0/0 Steps
Welcome to the Vantiq Integration Class!   Vantiq connects seamlessly with everything and anything on the Internet. This is accomplished with many features and tools available on the platform.  You've already worked with some when you took the Application Developers…
Course Progress
0% Complete
0/0 Steps
The Software Development Life Cycle is the process developers should follow carefully in order to take a sophisticated project from concept to fully-functional application system, and beyond. Vantiq's SDLC differs from most because the Vantiq Development Platform allows for a…
Course Progress
0% Complete
0/0 Steps
Vantiq's VCS allows developers to save their projects in files that can be versioned by the versioning software of choice.  Prior knowledge and installation of Vantiq's CLI tool is required. This class consists of: One video lecture One quiz One…
Course Progress
0% Complete
0/0 Steps
Testing is hugely important for validating data, making sure your applications can handle unexpected input, and making sure regressions don't sneak into the application system over time. Vantiq's testing tools make building and automating tests a very straightforward process. This…
© Vantiq 2024 All rights reserved  •  Vantiq Corporation’s Privacy Policy and Cookie Policy