Stage 00 · Intro · 5 min
Demo Intro
Full SDLC overview — what Bob does, and why it matters
TALKING POINT · #1
This demo walks through the complete software delivery lifecycle (SDLC) using IBM Bob, from building a payment processing application in a single prompt, through security scanning, CI/CD pipeline generation, and OpenShift deployment, to the Day-2 SRE operations that drive daily operational toil. Bob drives every stage intelligently, generating production-ready artifacts that can be executed immediately against live OpenShift clusters.
Visual Stage Overview
01
Build App
One prompt → full payment app
→
02
Generate Tests
Full test suite · Edge cases
→
02b
Security Scan
Secrets · CVE · Context analysis
→
03
Infra as Code
Terraform · Ansible
→
04
Deploy
Manual deploy to OpenShift
→
04b
CI/CD Pipeline
GitHub Actions · Auto-deploy
→
05
Day-2 SRE Ops
RefreshPOD · Cache · Certs · Vault
60 mins
Total Runtime
7 stages
pick and choose
Java 11→17
Spring Boot
OpenShift
Target Platform
Full SDLC
Coverage
0 → Prod
What Bob Does
Setup Note #3: Bob IDE + Bobshell on laptop · OpenShift cluster access via TechZone
Tip #2: We're using GitHub Actions and OpenShift today — but Bob speaks Jenkins, GitLab CI, Azure DevOps, Tekton, EKS, AKS, and more. The intelligence is the same regardless of the tooling.
Detailed Pipeline Breakdown
View the customer-ready pipeline breakdown — what they'll see in the demo:
View Full Pipeline Breakdown →