* Cantinho Satkeys

Refresh History
  • JPratas: try65hytr Pessoal  classic k7y8j0
    Hoje às 01:42
  • j.s.: try65hytr a todos  49E09B4F
    07 de Novembro de 2024, 18:10
  • JPratas: dgtgtr Pessoal  49E09B4F k7y8j0
    06 de Novembro de 2024, 17:19
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    03 de Novembro de 2024, 10:49
  • j.s.: bom fim de semana  43e5r6 49E09B4F
    02 de Novembro de 2024, 08:37
  • j.s.: ghyt74 a todos  4tj97u<z
    02 de Novembro de 2024, 08:36
  • FELISCUNHA: ghyt74   49E09B4F  e bom feriado   4tj97u<z
    01 de Novembro de 2024, 10:39
  • JPratas: try65hytr Pessoal  h7ft6l k7y8j0
    01 de Novembro de 2024, 03:51
  • j.s.: try65hytr a todos  4tj97u<z
    30 de Outubro de 2024, 21:00
  • JPratas: dgtgtr Pessoal  4tj97u<z k7y8j0
    28 de Outubro de 2024, 17:35
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  k8h9m
    27 de Outubro de 2024, 11:21
  • j.s.: bom fim de semana   49E09B4F 49E09B4F
    26 de Outubro de 2024, 17:06
  • j.s.: dgtgtr a todos  4tj97u<z
    26 de Outubro de 2024, 17:06
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana
    26 de Outubro de 2024, 11:49
  • JPratas: try65hytr Pessoal  101yd91 k7y8j0
    25 de Outubro de 2024, 03:53
  • JPratas: dgtgtr A Todos  4tj97u<z 2dgh8i k7y8j0
    23 de Outubro de 2024, 16:31
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    23 de Outubro de 2024, 10:59
  • j.s.: dgtgtr a todos  4tj97u<z
    22 de Outubro de 2024, 18:16
  • j.s.: dgtgtr a todos  4tj97u<z
    20 de Outubro de 2024, 15:04
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  101041
    20 de Outubro de 2024, 11:37

Autor Tópico: Learn Elasticsearch 8 with Python Client from scratch  (Lida 46 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Online mitsumi

  • Moderador Global
  • ***
  • Mensagens: 115977
  • Karma: +0/-0
Learn Elasticsearch 8 with Python Client from scratch
« em: 07 de Novembro de 2023, 04:11 »


Learn Elasticsearch 8 with Python Client from scratch
Published 11/2023
Created by Touseef Arif
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 40 Lectures ( 5h 54m ) | Size: 2.2 GB
A comprehensive and practical guide to master the fundamentals and advanced features of Elasticsearch 8 and Python 3

What you'll learn
How to install and configure Elasticsearch 8 with Kibana, a web interface for visualizing and managing your data
How to understand the core concepts and features of Elasticsearch, such as shards, replicas, indices, documents, mappings, analyzers, queries, filters, and aggr
How to perform various operations on your data, such as indexing, retrieving, updating, deleting, searching, sorting, and aggregating
How to use the elasticsearch-py module, the official Python client for Elasticsearch, to connect to and interact with your Elasticsearch cluster
How to use the elasticsearch-dsl module, a high-level library that simplifies working with Elasticsearch in Python
How to perform fuzzy and full-text search, as well as search with dates and geo data
How to optimize your search performance by using caching, pagination, and other techniques
How to install and use Docker, a tool that allows you to run applications in isolated containers, to run Elasticsearch and Kibana in a virtual environment
How to build a Flask web application that uses Elasticsearch as the backend to store and search products
How to handle errors and exceptions in Elasticsearch and Python
How to learn best practices and tips for working with Elasticsearch and Python
Requirements
A basic understanding of Python programming, such as variables, data types, functions, loops
A computer with an internet connection and a web browser
A willingness to learn and explore new technologies and concepts
Description
Hello,  I am a software architect with 10 years of experience in software development. I have created a course for you to learn Elasticsearch 8 with Python client from scratch. This course will teach you how to use Elasticsearch, a powerful and scalable search engine, to store, search, and analyze large amounts of data. You will also learn how to use Python, a popular and versatile programming language, to interact with Elasticsearch and build a web application API's using Flask, a lightweight and easy-to-use web framework.This course is designed for beginners who want to learn the basics of Elasticsearch and Python, as well as intermediate and advanced users who want to deepen their knowledge and skills. The course is divided into 40 lectures, each covering a specific topic and providing practical examples and exercises. By the end of this course, you will be able to:Install and configure Elasticsearch 8 with Kibana, a web interface for visualizing and managing your dataUnderstand the core concepts and features of Elasticsearch, such as shards, replicas, indices, documents, mappings, analyzers, queries, filters, and aggregationsPerform various operations on your data, such as indexing, retrieving, updating, deleting, searching, sorting, and aggregatingUse the elasticsearch-py module, the official Python client for Elasticsearch, to connect to and interact with your Elasticsearch clusterUse the elasticsearch-dsl module, a high-level library that simplifies working with Elasticsearch in PythonPerform fuzzy and full-text search, as well as search with dates and geo dataOptimize your search performance by using scroll api's, pagination, and other techniquesInstall and use Docker, a tool that allows you to run applications in isolated containers, to run Elasticsearch and Kibana in a virtual environmentBuild a Flask web application that uses Elasticsearch as the backend to store and search productsHandle errors and exceptions in Elasticsearch and PythonLearn best practices and tips for working with Elasticsearch and PythonThis course is based on the latest version of Elasticsearch (8.x) and Python (3.x). You will need a computer with an internet connection and a web browser to access the course materials and the Elasticsearch and Kibana web interfaces. You will also need to install Anaconda, a distribution of Python that includes many useful packages and tools, and PyCharm, an integrated development environment (IDE) that makes coding easier and more enjoyable. The course will guide you through the installation and setup process of these tools.If you are interested in learning Elasticsearch 8 with Python client from scratch, then this course is for you. You will gain valuable knowledge and skills that will help you in your personal and professional projects. You will also have fun and enjoy the learning process. So, what are you waiting for? Enroll now and start your journey with Elasticsearch and Python!
Who this course is for
Data analysts and scientists who want to explore and visualize their data using Elasticsearch and Kibana
Web developers who want to build fast and scalable web applications using Elasticsearch and Flask
Software engineers who want to learn how to design and implement efficient and reliable search systems using Elasticsearch and Python
Hobbyists and enthusiasts who want to learn new and exciting technologies and concepts

Screenshots


Download link

rapidgator.net:
Citar
https://rapidgator.net/file/e13a633be704b90a40e5445a70717f66/zqdnv.Learn.Elasticsearch.8.with.Python.Client.from.scratch.part1.rar.html
https://rapidgator.net/file/25455bd014bbad67e36d2b56235aee67/zqdnv.Learn.Elasticsearch.8.with.Python.Client.from.scratch.part2.rar.html
https://rapidgator.net/file/1ffe4363bf138da039f8601682bf3027/zqdnv.Learn.Elasticsearch.8.with.Python.Client.from.scratch.part3.rar.html

uploadgig.com:
Citar
https://uploadgig.com/file/download/77B24a10776b24dF/zqdnv.Learn.Elasticsearch.8.with.Python.Client.from.scratch.part1.rar
https://uploadgig.com/file/download/44602291Be97AFc9/zqdnv.Learn.Elasticsearch.8.with.Python.Client.from.scratch.part2.rar
https://uploadgig.com/file/download/5481302C273cB2e7/zqdnv.Learn.Elasticsearch.8.with.Python.Client.from.scratch.part3.rar

nitroflare.com:
Citar
https://nitroflare.com/view/A1FA04E524CFAB0/zqdnv.Learn.Elasticsearch.8.with.Python.Client.from.scratch.part1.rar
https://nitroflare.com/view/E85BF4B264336F9/zqdnv.Learn.Elasticsearch.8.with.Python.Client.from.scratch.part2.rar
https://nitroflare.com/view/1FF67B813AD2A58/zqdnv.Learn.Elasticsearch.8.with.Python.Client.from.scratch.part3.rar