Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
RESTful APIs can run in a wide variety of settings, but the most common has become the public cloud. These lessons will explore the various API products offered by the major cloud service providers and demonstrate how a simple API may be configured and launched using the AWS API Gateway product.
The module also explores the alignment of REST methods and endpoints with business processes, both existing and new ones. Because REST services rely on HTTP methods, it is important to understand how business processes send and consume data, and how their operations are best represented within REST.
Another design consideration of great importance is the challenge posed by the need to fix and improve existing API services. Upgrading or patching API services without carefully considering the consequences can be disastrous; but we’ll show you how to use API versioning to handle these problems properly.
It explores the API products offered by the major cloud service providers, demonstrates configuring and launching a simple API with the AWS API Gateway, covers aligning REST methods and endpoints with business processes, and explains using API versioning to fix and improve existing services.
Yes. The lessons demonstrate how a simple API may be configured and launched using the AWS API Gateway product, and explore the various API products offered by the major cloud service providers.
It is organized into three lessons: REST API Design Considerations, Aligning Operations with HTTP Methods, and API Versioning Maintenance.
The course builds skills in API Design, API Management, REST API Development, and working with REST and RESTful API clients, including advanced REST client usage.