Backstage 101: Building Internal Developer Portals
Learn to build developer portals with Backstage, the open-source platform created by Spotify. Master the five core pillars: Service Catalog, Software Templates, TechDocs, Authentication, and Search. Build a working developer portal from scratch, starting with local development and progressing through Docker to production Kubernetes deployment. This course covers 100% of the CNCF Certified Backstage Associate (CBA) exam curriculum, preparing you for certification while building real-world skills.
Why This Course is Different
Get everything you need to master platform engineering and advance your career
Certificate of Completion
Earn a certificate while gaining real-world skills that go beyond traditional certification prep
Hands-on Labs
13 practical labs with real-world scenarios in pre-configured cloud environments
Expert-Led
Learn from Sam Gabrail, Former HashiCorp Sr. Solutions Engineer with 18+ years experience
Community Support
Join our community where members help each other and collaborate on learning
What You'll Master
Set up and run Backstage locally, in Docker, and in production Kubernetes
Create and manage a Software Catalog with services, teams, and documentation
Build Software Templates that help developers create new projects quickly
Configure TechDocs for documentation-as-code workflows
Set up authentication with OIDC providers specifically: Keycloak
Build a complete developer portal with all five core Backstage features
Import sample organizations with proper service relationships
Create 'golden path' templates for common project types
Set up automated discovery from GitHub repositories
Configure basic group mapping and permissions
Develop simple plugins to extend Backstage functionality
Configure the Kubernetes plugin for developer visibility into workloads
Map catalog entities to Kubernetes resources using annotations
Understand business value and adoption measurement strategies
Integrate ArgoCD with Backstage for GitOps deployment visibility
Build production-ready templates with complete CI/CD pipelines
Experience end-to-end developer self-service workflows
Configure GitHub Actions workflows with proper permissions for container registry access
Implement multi-stage Docker builds for production security and efficiency
Deploy services to dedicated namespaces following production best practices
Integrate GitHub Container Registry (GHCR) for Docker image storage
Understand GitOps principles with Git as the single source of truth
Troubleshoot common catalog ingestion errors and entity validation issues
Configure the Jenkins community plugins to display build history and status in Backstage catalog entities
Annotate catalog entities with jenkins.io annotations to link them to Jenkins jobs
Create a Backstage Software Template that triggers a Jenkins job using the jenkins:job:build scaffolder action
Understand how Docker Compose networking affects Backstage-to-Jenkins communication
Customize Backstage themes and apply Material-UI components effectively
Replicate production Backstage setup on your own laptop, server, or cloud VM
Prepare for the CNCF Certified Backstage Associate (CBA) exam with comprehensive curriculum coverage
What You'll Build
Real portfolio artifacts you can put on your GitHub and show hiring managers.
Production Backstage developer portal on Kubernetes with OIDC authentication
Build and deploy a complete Backstage developer portal to Kubernetes with Keycloak-based OIDC authentication, GitHub integration, and a custom Software Catalog populated with real services. Demonstrates the exact architecture used by platform engineering teams building internal developer platforms at scale.
Custom Software Templates for developer self-service
Create Backstage Software Templates that allow developers to scaffold new services, repositories, and infrastructure components through a self-service portal. Shows platform engineering teams how to reduce onboarding time and enforce organizational standards through golden paths.
TechDocs documentation-as-code pipeline
Set up the Backstage TechDocs system to automatically render Markdown documentation from GitHub repositories into a searchable, versioned documentation site integrated with the Service Catalog. Demonstrates the documentation-as-code workflow that modern engineering organizations use to keep docs current.
Course Curriculum
SECTION 1 β WHY IDPS AND BACKSTAGE BASICS
Understanding Internal Developer Portals, setting up Backstage locally, and exploring the Software Catalog
- β’What is Backstage?
- β’Community
- β’Local Backstage SetupLab
- β’Project Structure and Configuration
- β’Plugins, Build, and Development
- β’Entity Types - Components, APIs, and Systems
- β’Entity Types - Users, Groups, and Resources
- β’Catalog Organization and Discovery
- β’Basic Software CatalogLab
- β’Catalog Troubleshooting
- β’Day 1: Getting Started with BackstageQuiz
SECTION 2 β TEMPLATES, DOCUMENTATION, AND AUTOMATION
Building Software Templates with the Scaffolder, implementing TechDocs for documentation-as-code, and configuring automated discovery
- β’Software Templates Fundamentals
- β’Template Actions and Skeleton Content
- β’Template Integration and Best Practices
- β’Build Your First TemplateLab
- β’Advanced Scaffolder Patterns
- β’TechDocs and MkDocs Fundamentals
- β’TechDocs Integration and Publishing
- β’TechDocs SetupLab
- β’Automated DiscoveryLab
- β’Day 2: Templates and DocumentationQuiz
SECTION 3 β DOCKER AND POSTGRESQL DEPLOYMENT
Moving from local development to Docker deployment with PostgreSQL and production security using Docker secrets
- β’Docker Deployment & PostgreSQL
- β’Docker Security & Production Deployment
- β’Docker DeploymentLab
- β’Day 3: Docker and DatabaseQuiz
SECTION 4 β AUTHENTICATION AND AUTHORIZATION
OIDC authentication with Keycloak and role-based access control using the permissions framework
- β’OIDC Authentication with Keycloak
- β’Keycloak IntegrationLab
- β’Role-Based Access Control with Permissions
- β’Basic PermissionsLab
- β’Day 4: Authentication and PermissionsQuiz
SECTION 5 β KUBERNETES DEPLOYMENT
Deploy PostgreSQL and Backstage to Kubernetes using raw manifests following the official guide, build custom Docker images, and access applications using port-forwarding
- β’Kubernetes Fundamentals and Building Images
- β’Deploying to Kubernetes with Manifests
- β’Kubernetes DeploymentLab
- β’Kubernetes Deployment and OrchestrationQuiz
SECTION 6 β KUBERNETES INTEGRATION
Configure the Kubernetes plugin to provide developers with visibility into their workloads across multiple clusters
- β’Kubernetes Plugin Overview
- β’Kubernetes Plugin Configuration
- β’Kubernetes Plugin SetupLab
- β’Kubernetes Integration Knowledge CheckQuiz
SECTION 7 β PLUGINS AND PRODUCTION GITOPS
Plugin development fundamentals, Material-UI customization, GitOps deployment patterns with ArgoCD, and building production-grade developer portals with complete CI/CD workflows
- β’Plugin Development Fundamentals
- β’Material-UI Customization
- β’Build a Simple PluginLab
- β’Production GitOps and Platform Engineering Patterns
- β’Backstage in Production with GitOpsLab
- β’Final Assessment: Plugins and Production GitOpsQuiz
SECTION 8 β JENKINS INTEGRATION
Integrate Jenkins CI with Backstage to display build runs in the catalog and trigger Jenkins jobs from Software Templates using the community Jenkins plugins.
- β’Jenkins Integration with Backstage: The Big Picture
- β’Configuring the Jenkins Backstage Plugins
- β’Jenkins Integration with BackstageLab
SECTION 9 β BONUS: SELF-HOSTED BACKSTAGE SETUP
Learn how to replicate the production GitOps lab environment on your own laptop, server, or cloud VM. Understand the automation scripts and build your own production-ready Backstage deployment.
- β’Self-Hosted Setup Overview
- β’Installing Prerequisites
- β’Kubernetes and PostgreSQL Setup
- β’Keycloak SSO Configuration
- β’Understanding the Docker Build Process
- β’ArgoCD and Backstage Deployment
- β’Self-Hosted Setup AssessmentQuiz
SECTION 10 β COURSE WRAP-UP
Celebrate your achievements, review what you've learned, prepare for the CBA certification exam, and discover next steps in your platform engineering journey
- β’Preparing for the CBA Certification
- β’Congratulations and Next Steps
Course Features

Hands-on Labs
Lots of hands-on labs to learn by doing

Join our Community
Community support to ask questions and collaborate

Test Your Knowledge
Quizzes to help you grasp the material well
Frequently Asked Questions
Does this course prepare me for the CNCF Certified Backstage Associate exam?
Yes. The course covers 100% of the CBA exam curriculum as defined by the CNCF. Every exam domain β the Software Catalog, Software Templates, TechDocs, Authentication, and Search β is covered in depth with hands-on labs. The course also includes dedicated exam preparation content reviewing the official objectives. Sam is an active contributor to the Backstage community and keeps the exam prep content current with CNCF updates.
How long does this course realistically take?
Most students complete the 35-lesson course in 6-8 weeks at 8-10 hours per week. The 13 hands-on labs cover the full journey from local Backstage setup through Docker to production Kubernetes deployment, and the lab time is substantial. If you are preparing for the CBA exam on a deadline, a focused 4-week push is achievable.
What if I have no Backstage experience?
The course starts from scratch β what a developer portal is, why platform teams build them, and how to get Backstage running locally for the first time. Basic JavaScript/TypeScript familiarity and Git fundamentals are the main prerequisites. No prior Backstage experience is required.
Are the labs current with the latest Backstage version?
Yes. The course targets the current stable Backstage release and the labs are updated when Backstage releases breaking changes to the plugin API or core configuration. All labs run in the TeKanAid academy lab system β no local install required unless you prefer to run Backstage on your own machine.
Do I need a cloud account to follow along?
No. All labs run in the TeKanAid academy lab system. The Kubernetes deployment labs use Kubernetes environments provisioned automatically by the platform. You do not need your own cloud account or cluster.
What happens when I cancel my subscription?
You lose access to the labs and future content updates. Your progress and quiz scores are saved so you can resume if you resubscribe. A Lifetime plan is available at academy.tekanaid.com for permanent access without a subscription.
What is the difference between Pro and Premium for this course?
Pro gives you all 35 lessons and quizzes. Premium adds the 13 hands-on labs in the TeKanAid academy lab system where you build a complete Backstage developer portal from local development through production Kubernetes. The labs are essential for the CBA exam β the practical questions require hands-on experience with the platform.
See what others are saying about our Courses
βI like the Crossplane 101 course a lot. I think it is one of the best online courses I have taken (and I've taken a lot in the last 2 years, transitioning into DevOps). The labs are phenomenal β every task has a long tutorial with lots of explanations, gotchas, and recaps, and you always provide the reasoning for implementing a certain solution.β
βI just completed the Crossplane 101 course! Managing infrastructure as Kubernetes resources is a total game-changer. A huge thanks to TeKanAid and Sam Gabrail for the incredible training and insights.β
βAlthough I've worked with Crossplane in real production environments, I always felt there were gaps in my understanding. Completing this course filled those gaps perfectly. I had to unlearn and relearn quite a few things, especially around Crossplane v2.0 concepts. Well structured and thoughtfully put together. Highly recommended for building a strong, foundational understanding of Crossplane.β
βDear Sam, I hope this email finds you well. If you remember before the end of last year I register for one your courses Terraform 101 β Certified Terraform Associate, I must admit that I learned a lot even though I was not patient enough for all videos to be available. All in all I enjoy the way you structured the course and how you went through it. The main reason of this email, to send you my gratitude for the content you created and to let you know that I passed my exam/test last week.β

βThis course was a perfect introduction to Terraform and Infrastructure as Code. Loved the gitpod, saving me a lot of time for developer environment setup. We have a project at work where we want to go from a click-ops version of server-deploy to a more automated flow using ci/cd and terraform for deploying virtual servers.β

βI want to thank you for such wonderful courses. They are more comprehensive than other courses I have taken in the past. You take the time to explain every detail of the code and what it does exactly, further enforcing your student's understanding and confidence in what they are learning. Your methods are very effective and set you apart from other instructors.β

Choose your plan
Simple, Transparent Pricing
Unlock full access to TeKanAid courses, labs, and bootcamps
Pro
Course content without labs
Renews automatically. Cancel anytime.
Final price verified at checkout.
- Full access to all courses
- Progress tracking
- Certificate of completion
- Community access
- Bootcamp participation
- New content access
Premium
Full access with hands-on labs
Renews automatically. Cancel anytime.
Final price verified at checkout.
- Everything in Pro
- Unlimited hands-on labs
- Lab AI Assistant
- Accelerator bootcamps with live office hours
- Priority support
Prefer just this course?
Purchase Backstage 101: Building Internal Developer Portals for a one-time fee of $79. Full access to course content, quizzes, certificates, and community features, lab access is not included.
Buy this course for $79 βTry it free, no credit card
Three free ways to start. All bridge into the paid Premium catalog when you're ready.
Not ready to commit? The crash course is email-only. No academy account required.
Hi there, I'm Sam
I'm a husband and father of two wonderful boys. I'm also very passionate π₯ about all things technology. From when I was 10, I had a dream to become a computer π» engineer one day. Here I am today living the dream!
Thanks for visiting TeKanAid Academy. My goal is to teach you all things DevOps. Below are some of the things I've done over the years. I'm confident that I can help you achieve your dreams too.
- 18+ years of experience in various Information Technology fields from Telecommunications, Computer Networks, Digital Transformation, DevOps, Cybersecurity, and IoT
- President of TeKanAid Solutions Inc. building online content in the DevOps space
- Previous β Sr. Solutions Engineer at HashiCorp

View my Certifications

Terraform: Authorized HashiCorp Instructor
Verify my certificate
HashiCorp Authorized Instructors are experienced DevOps professionals who deliver official HashiCorp training courses in person and virtually.
Issued by HashiCorp Partner Network (HPN)

Vault: Authorized HashiCorp Instructor
Verify my certificate
HashiCorp Authorized Instructors are experienced DevOps professionals who deliver official HashiCorp training courses in person and virtually.
Issued by HashiCorp Partner Network (HPN)

HashiCorp Certified: Terraform Associate (002)
Verify my certificate
Earners of the HashiCorp Certified: Terraform Associate certification know the basic concepts, skills, and use cases associated with open source HashiCorp Terraform.
Issued by HashiCorp

HashiCorp Certified: Vault Associate (002)
Verify my certificate
Earners of the HashiCorp Certified: Vault Associate certification know the basic concepts, skills, and use cases associated with open source HashiCorp Vault.
Issued by HashiCorp
Featured Products
Week 4: AI Agents and Agentic Workflows
Part of the AI Platform Engineering Bootcamp. Week 4 of 8. The bootcamp follows an 8-week arc that culminates in a capstone Platform Assistant: a production-ready AI system you build by combining the LLM, RAG, agent, MLOps, model serving, and observability layers introduced across each week.
Learn More βWeek 1: AI Foundations for Infrastructure Engineers
Part of the AI Platform Engineering Bootcamp. Week 1 of 8. The bootcamp follows an 8-week arc that culminates in a capstone Platform Assistant: a production-ready AI system you build by combining the LLM, RAG, agent, MLOps, model serving, and observability layers introduced across each week.
Learn More βWeek 7: AI Observability and LLMOps
Part of the AI Platform Engineering Bootcamp. Week 7 of 8. The bootcamp follows an 8-week arc that culminates in a capstone Platform Assistant: a production-ready AI system you build by combining the LLM, RAG, agent, MLOps, model serving, and observability layers introduced across each week.
Learn More β
30-Day Money-Back Guarantee
Try it risk-free
I'm confident you'll get everything you need from this course and be 100% satisfied. But in the unlikely event you decide it's not for you just ask for a refund any time during the first 30 days and you'll get your money back with no questions asked.