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.
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. This class consists of: 28 Video Lectures (all under 6…
Administrator Advanced Training Path
After completing the Applications Developer Foundations Course, Advanced Training Paths provide further knowledge and experience by specialization within the Vantiq platform. The
Administer Advanced Training Path is for those who will need to maintain and monitor resources at the System, Organization and Namespace levels.
Welcome to the Organization & Namespace Administrator Class! There are three tiers to Vantiq Administration: the system level, the Org level and the Namespace level. This class covers the duties carried out by Org and Namespace admins, as well…
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,…
AI Developer
After completing the Applications Developer Foundations Course, Advanced Training Paths provide further knowledge and experience by specialization within the Vantiq platform. The
AI Developer Training Path is for those who will be building all aspects of Generative AI into development projects.
Welcome to the Advanced GenAI Applications Class Generative AI's capabilities continue to evolve, and Vantiq's capabilities evolve, too. Class Prerequisites: Vantiq Developer Foundations Course Introduction to Generative AI Software Requirements: Subscription to a supported generative LLM Vantiq installation login…
Components allow developers to modularize functionality to make it repeatable and simpler for others to use. This short course will explain how to: Identify good use cases for Components How to author App and GenAI Components How to make Components…
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…
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…
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…
Architect
After completing the Applications Developer Foundations Course, Advanced Training Paths provide further knowledge and experience by specialization within the Vantiq platform. The
Architect Training Path is for those focused on capturing the business requirements of the project, and designing real-time, fault-tolerant, scalable application systems to meet those needs.
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!
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…
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.
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…
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…
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…
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…
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…
Server Developer
After completing the Applications Developer Foundations Course, Advanced Training Paths provide further knowledge and experience by specialization within the Vantiq platform. The
Server Developer Training Path fast-tracks developers into gaining the knowledge and experience they will need to build the main application logic within their projects.
Components allow developers to modularize functionality to make it repeatable and simpler for others to use. This short course will explain how to: Identify good use cases for Components How to author App and GenAI Components How to make Components…
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…
「Vantiq 選択コース : Assemblies」 は、開発者が作成したアプリケーションの一部や Project 全体を、さまざまな目的のためにカスタム設定して使い回す方法について詳しく説明します。受講者は、次の項目について学習、ハンズオン実習を行います。 Package Client Template Client Component App Component Assembly 前のトピックに戻り、完了させてください。
Vantiq어셈블리 선택코스는 개발자가 애플리케이션의 일부 또는 전체 프로젝트를 생성할 수 있는 다양한 방법에 대해 자세히 설명합니다. 그래서 그것들은 다른, 구성 가능한, 목적을 위해 계속해서 재사용될 수 있습니다. 수강생들은 다음 주제에 대해 배우고 실습 경험을 쌓을 수 있습니다: 패키지(Packages) 클라이언트 템플릿(Client…
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!
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…
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…
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…
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…
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…
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…
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…
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…
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…
UI Developer
After completing the Applications Developer Foundations Course, Advanced Training Paths provide further knowledge and experience by specialization within the Vantiq platform. The
UI Developer Training Path is for developers who will work primarily in the Vantiq Client to provide excellent user experiences when users interface with applications.
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…
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…
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…