Apigee
    June 9, 2026

    Apigee API Management: Beginner to Advanced — Course Overview

    A complete Apigee course: architecture, API proxies, policies & security, environments, CI/CD, and Apigee as an AI gateway — beginner to advanced.

    Share

    APIs are how modern enterprises expose value — and Apigee is Google Cloud's platform for managing them at scale: security, traffic control, mediation, analytics, and a developer ecosystem in front of your backends. This course takes you from fundamentals to advanced delivery, including using Apigee as an AI/LLM gateway.

    📚 This is a 7-page course. Mark each page complete and your progress fills in on the Courses page. Use Next at the bottom of each page.

    Who this is for

    Engineers and architects building or operating APIs on Apigee (Edge / X / hybrid). Helpful: basic HTTP, REST, and OAuth familiarity. No prior Apigee experience required — we start at the concepts.

    What you'll learn

    1. Fundamentals & Architecture — what an API gateway does, Apigee's components, and request flow.
    2. Building API Proxies — proxy vs target endpoints, flows, conditions, and your first proxy.
    3. Policies & Security — traffic management, mediation, OAuth/JWT/API keys — and policy anti-patterns.
    4. Environments & Deployment — orgs, environments, revisions, and safe promotion.
    5. CI/CD Pipelines — automating proxy build, test, and deploy.
    6. AI Integration & Best Practices — Apigee as an AI gateway, plus the consolidated do/don't list.

    The big picture

    flowchart LR Dev[Client / App developer] --> GW[Apigee proxy] GW -->|policies| SEC[Security: keys/OAuth/JWT] GW -->|policies| TRA[Traffic: quota/spike/cache] GW -->|policies| MED[Mediation: transform] GW --> TGT[Backend / target services] GW -. analytics .-> AN[Analytics & monitoring]

    Apigee sits between consumers and your backends, applying policies (security, traffic, mediation) declaratively — so cross-cutting concerns live in the gateway, not in every service.

    How to use this course

    Work the pages in order; each builds the next. Examples use Apigee policy XML and the management tooling (apigeecli / Maven plugin). Pair with the official Apigee docs and a trial org you can deploy to.

    Start with Fundamentals & Architecture →

    Ask about this article

    Get answers grounded in this post. AI-generated — based on this article, and may be imperfect.

    Scaled AI Weekly

    Enjoyed this? Get more like it every Monday.

    Real architecture decisions, LLMOps patterns that survive production, and engineering leadership advice — from 12+ years of building at enterprise scale. Free. No spam. Unsubscribe anytime.

    Join engineers building production AI systems