Skip to main content

Muslito Internal Developer Platform

Golden paths and paved roads for your engineering team.

Muslito IDP eliminates environment-setup friction and infrastructure toil so developers focus exclusively on business logic. Instead of spending days configuring projects and provisioning cloud resources, developers pick a pre-built, production-ready starting point and are running in minutes.

What is a Golden Path?

A golden path is an opinionated, pre-approved, fully configured path from idea to production. It is:

  • Easy — the happy path, not the only path. Advanced users can still customize.
  • Safe — security, observability, and compliance are baked in, not bolted on.
  • Fast — from idp scaffold new to a running CI/CD pipeline in under 30 minutes.

Platform Components

ComponentWhat it gives you
CLI (idp)Generate services & deploy blueprints from the terminal
ScaffoldsProduction-ready app templates (Node.js / FastAPI)
BlueprintsAWS CDK infrastructure stacks, ready to deploy
PipelinesReusable GitHub Actions & GitLab CI templates
PortalWeb UI for browsing and generating catalog items

Core Principles

  • Convention over configuration — sensible defaults are baked in; only change what matters to your domain.
  • Everything as code — scaffolds, blueprints, and pipelines are version-controlled and auditable.
  • Self-service — no tickets to get a new service or infra resource.
  • Production-ready by default — logging, error handling, security, observability, and CI/CD ship with every golden path.

Architecture Overview

┌─────────────────────────────────────────────────────────────┐
│ IDP — Developer Portal / CLI │
│ (Web UI + idp CLI — entry points for devs) │
└─────────────────────┬───────────────────────────────────────┘

┌─────────────┼─────────────┐
│ │ │
┌──────▼──────┐ ┌────▼────────┐ ┌─▼───────────┐
│ Scaffolds │ │ Blueprints │ │ Pipelines │
│ Catalog │ │ Catalog │ │ Templates │
│ │ │ │ │ │
│ • Node.js │ │ • APIGW+ │ │ • GitHub │
│ • FastAPI │ │ Lambda+ │ │ Actions │
└─────────────┘ │ DynamoDB │ │ • GitLab CI │
│ • ECS+RDS │ └─────────────┘
│ • Cache │
│ • Events │
│ • Secrets │
└─────────────┘

Quick Navigation