Lessons Learned from Building Elasticsearch Client
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Learn valuable insights from building an Elasticsearch client for a fully distributed system in this conference talk. Explore the challenges and solutions encountered during the design process, including supporting the complete API, providing a 1-to-1 mapping to the REST API, ensuring graceful degradation during cluster changes, and maintaining flexibility for customization. Discover the differences between programming languages and their communities, client architecture, API mapping techniques, and integration with existing tools. Gain practical knowledge on prototyping, documentation, testing strategies, and maintenance of the client. Understand the importance of thorough testing, including API and integration tests, to ensure robustness and reliability.
Syllabus
Introduction
Why Elasticsearch clients
Elasticsearch distributed
Language
No opinions
HDV diagram
Examples
Prototype
Prototype everything
Dont send a man to do your job
Documentation
Other options
JSON
URL path
HTTP methods
Suggest API
Maintenance
Test everything
Test API
Integration Tests
Questions
Taught by
EuroPython Conference
Related Courses
API Design and Fundamentals of Google Cloud's Apigee API PlatformGoogle Cloud via Coursera API Development on Google Cloud's Apigee API Platform
Google Cloud via Coursera SAP Cloud Platform API Management
SAP Learning Developing APIs with Google Cloud's Apigee API Platform
Google Cloud via Coursera Building Modern Nodejs Applications on AWS
Amazon Web Services via edX