Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Introduction to StackStorm
Rating: 3.9 out of 5(33 ratings)
134 students

Introduction to StackStorm

Event based automation
Created byRick Kauffman
Last updated 5/2022
English

What you'll learn

  • Understanding of StackStorm Architecture.
  • Identify the functional components of StackStorm
  • Comprehensive review of StackStorm integration packs
  • Creating a SeviceNow developer account and testing integration to ServiceNow

Course content

3 sections24 lectures2h 55m total length
  • Introduction1:44
  • The Task6:28
  • StackStorm5:45

    StackStorm is an event-driven automation platform. Sensors detect events and triggers fire rules that run actions or workflows across services and integration packs.

  • Installing Docker-Desktop3:03

    Install Docker Desktop to run StackStorm and learn its Docker container-based architecture. Prepare for high availability with Docker Compose, Kubernetes readiness, and optional tooling like Ansible or Puppet.

  • Installing StackStorm6:57

    Install Docker Desktop, clone the StackStorm docker repo via GitHub, configure the docker compose file, and run containers to launch the StackStorm server and explore via the dashboard.

  • StackStorm Administration7:50

Requirements

  • No programming skills required, ability to install Docker-Desktop

Description

This course will guide you through the introduction to StackStorm and discuss the elements of a StackStorm integration pack. You will learn about packs and the file structure of the pack. Rules that tie events to actions that can be triggered with webhooks, sensors, or interval timers. Sensors, that can watch other systems for events and load triggers. Actions, the workhorse of StackStorm, take action upon other systems using rest api's. These actions can be just a single action of a complete, complex workflow. This course will show the student how to use StackStorm integration packs from different solutions to pull data from one system and save it in another. Students of this course will use Docker Desktop to install Stackstorm. Both the StackStorm command line and graphical user interfaces will be explored as well as a brief introduction to the MongoDb client. There will be two systems the student will interface with while watching the course lectures. The first system is the "Starwars" online API. A free simple API services that will return various data about Starwars characters. This course also covers becoming a ServiceNow developer by getting access to you own ServiceNow instance for testing and development. Once inside ServiceNow, students will get acquainted with building tables and creating web services for them.

Who this course is for:

  • Students that want to learn about StackStorm Automation