Visão Geral
Curso OpenSearch, prático fornecerá habilidades práticas para formular soluções poderosas e relevantes de pesquisa e análise de dados usando esta alternativa de código aberto ao Elasticsearch.
Você aprenderá como obter, configurar e começar a usar o OpenSearch por meio de exercícios práticos e demonstrações relevantes, guiados por um profissional experiente em análise de dados.
Objetivo
Após realizar este urso OpenSearch você será capaz de:
- Arquitetura OpenSearch
- Mapeamentos OpenSearch
- Pesquisa de documentos, análise de texto e relevância
- Gerenciamento de cluster OpenSearch
- Considerações de segurança do OpenSearch
Publico Alvo
- Cientistas de Dados,
- Analistas, Desenvolvedores de Software,
- Desenvolvedores de Banco de Dados,
- Gerentes de Data Warehouse
- Especialistas em Business Intelligence,
- Arquitetos de Software.
Materiais
Inglês + Exercícios + Lab Pratico
Conteúdo Programatico
Introduction
- Overview of the OpenSearch software family and its relationship to Elasticsearch
Architecture of OpenSearch
- Shards and Replication
- Types of Node
- Cluster Topologies
- Hot Warm Cold Architecture
Configuration
- Important Configurations
- Node discovery
- Cluster Settings
Mappings
- Mapping
- Data Types
- Meta Data
- Dynamic mapping
- Resolving Mapping Conflict
Search
- How to optimize search relevance
- Match and Term Queries,fuzzy search
- Compound Queries Bool, function score
- Nested Queries,
- Geo Queries
- Pagination and Sorting
Aggregations
- Introduction
- Aggregation Types
- Metric Aggregations
- Bucket Aggregations
- Metric + Bucket Aggregations
- Range and Date Aggregations
Analyzers
- What are analyzers and why do we use them
- Custom Analyzers,Tokenizers and Filters
- Telephone numbers
- Autocomplete
Data Modelling and Relational Data
- How to structure your indices
- Relational vs non relational databases
- Denormalizing data
- Nested data
Indexing Strategies
- Index Settings
- Index Aliases
- Index Templates
- Index State Management (ISM)
- DataStreams
OpenSearch Best Practises
- Sharding
- Aliases
- Re-indexing
- Optimizing Indexing
- Optimizing Search Queries
Kibana and Dashboards
- Discovery Panel
- Visualisations and Dashboards
- Development Panel
Backup / Disaster Recovery
- Snapshot & Restore
TENHO INTERESSE