API Management with Apigee
Description
This lab involves setting up an Apigee evaluation organization which can take up to 45 minutes of provisioning time. Please ensure you have ample time before starting this lab.
Apigee adds a management facade in front of backend API services. This API Management layer provides a variety of features including:
- Security
- Monitoring
- Rate-limiting
- Quota enforcement.
Consumers of your APIs interact with API proxies in Apigee rather than directly with the backend services allowing for a consistent API for consumers even if backend services need to change.
This lab guides you through the process of managing APIs with Apigee from creating the Apigee organization to monitoring deployed API proxies.
Learning Objectives
Upon completion of this intermediate-level lab, you will be able to:
- Create Apigee evaluation organizations
- Create and Deploy Apigee API proxies
- Use Apigee policies to enable API key authentication for your APIs
- Use Apigee monitoring and analytics data to understand how your APIs are performing
Intended Audience
- Software Developers
- Google Cloud Platform Administrators
- API Designers
Prerequisites
Familiarity with the following will be beneficial for this lab:
- API Management
- Fundamental Apigee Concepts
The following content can help to fulfill the prerequisites:
Updates
February 21st, 2024 - Resolved deployment issue
May 8th, 2023 - Updated screenshots & instructions to reflect the latest UI