Shinichi Takahashi is presenting on Elastic CMS, an open source headless CMS. He discusses what Elastic CMS is, including its serverless architecture and support for plugins. The presentation then shifts to getting the audience involved in collaboratively defining aspects of the new project such as the project name, GitHub repository, core members, architecture, and rules.
WordPress RESTful API & Amazon API Gateway - WordCamp Kansai 2016崇之 清水
?
This document summarizes a presentation given at WordCamp Kansai 2016 about building REST APIs and microservices with Amazon API Gateway and WordPress. The presentation covered:
1. Using REST APIs with WordPress
2. Integrating WordPress with Amazon API Gateway
3. Examples of building WordPress APIs to access third party services and custom backends
The presentation provided examples of using API Gateway as a proxy for the WordPress REST API, enabling CORS, and building microservices architectures with API Gateway, Lambda, and other AWS services behind the WordPress frontend. Attendees were encouraged to explore building scalable WordPress sites and applications with REST APIs and serverless architectures on AWS.