Coder Social home page Coder Social logo

sko-tech-academy's Introduction

2022 SKO Tech Academy - Business Automation

1. Goal

The general aim of this advanced training is to make the technical sellers PoT/PoC ready for the portfolio. At the end of this training, the technical sellers should be able to take a customer problem, use their knowledge of the portfolio, then plan, define and execute the PoC/PoT using the components in the portfolio.

2. Statement of Approach

Attendees are expected to grow deep skills across the CP4BA portfolio including RPA and Process Mining.  Each attendee will be placed in teams with a mix of capability specific skills and are expected to select labs that will build their capability skills where they need the most depth. 

3. Learning Objectives

After this event, tech sellers should be able to do a POC targeting a customer use case.

  • Individually, install CP4BA starter pattern (advanced attendees to use production pattern)
  • As a team:
    • Deploy seven prebuilt artifacts (ADS, Workflow, etc...) on a cluster
    • Integrate and test deployed artifacts
    • Rebuild selected artifacts (ADS, Workflow, etc...), likely one capability per team member
    • Learn how to effectively demonstrate the client onboarding demo that spans across the Cloud Pak for Business Automation (CP4BA)

All the content is visible as a BOOK format here.

Building this booklet locally

The content of this repository is written with markdown files, packaged with MkDocs and can be built into a book-readable format by MkDocs build processes.

  1. Install MkDocs locally following the official documentation instructions.
  2. Install Material plugin for mkdocs: pip install mkdocs-material
  3. git clone https://github.com/thomasyang44/sko-tech-academy (or your forked repository if you plan to edit)
  4. cd sko-tech-academy
  5. mkdocs serve
  6. Go to http://127.0.0.1:8000/sko-tech-academy in your browser.

Building this booklet locally but with docker

In some cases you might not want to alter your Python setup and rather go with a docker image instead. This requires docker is running locally on your computer though.

  • docker run --rm -it -p 8000:8000 -v ${PWD}:/docs squidfunk/mkdocs-material
  • Go to http://127.0.0.1:8000/ in your browser.

Automatic deployment on github

This project includes a .github folder to define a git action workflow to build the pages when content is pushed to github.

Contributors

sko-tech-academy's People

Contributors

gerry-baird avatar jgoodhue avatar thomasyang44 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.