https://github.com/camunda/camunda-platform-tutorials
Step-by-step tutorials to guide Camunda Platform 8 users to certain use cases end-to-end
https://github.com/camunda/camunda-platform-tutorials
Last synced: 9 months ago
JSON representation
Step-by-step tutorials to guide Camunda Platform 8 users to certain use cases end-to-end
- Host: GitHub
- URL: https://github.com/camunda/camunda-platform-tutorials
- Owner: camunda
- Created: 2021-09-06T10:15:50.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-13T14:30:39.000Z (11 months ago)
- Last Synced: 2025-04-06T02:51:11.999Z (9 months ago)
- Language: Java
- Homepage:
- Size: 1.6 MB
- Stars: 21
- Watchers: 4
- Forks: 26
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Camunda Platform 8 Tutorials
Step-by-step tutorials to guide users through Camunda Platform 8 use cases end-to-end. These files serve as the source of truth for the process blueprints on the [Camunda Marketplace]([url](https://marketplace.camunda.com/en-US/home)).
Quick Starts:
* [Microservices Orchestration](quick-start/microservice%20orchestration)
* [Human Task Orchestration](quick-start/human-task-orchestration)
* [API Orchestration](quick-start/api-orchestration)
Solutions:
* Level Easy:
* [Intelligent Routing](solutions/ai-intelligent-routing)
* Level Medium
* [Absence Request](solutions/absence-request)
* [Enforcing SLA](solutions/enforcing-sla)
* [Error Handling](solutions/error-handling)
* [Expense Reimbursement](solutions/event-registration)
* [Order Fulfillment](solutions/order-fulfillment)
* [Ticket Booking](solutions/ticket-booking)
* Level Complex
* [RPA Orchestration UI PAth](solutions/rpa-orchestration-uipath)
* [CI/CD Pipeline](solutions/ci-cd)