Tagarchitecture

Architecture

ElasticSearch as you have never known it before – EXCLUSIVE CONTENT

E

Here I want to present an introduction to my on-line course: “Elasticsearch as you have never known it before”. At that course I am sharing my production experience with using ElasticSearch for building advanced search systems and recommendation modules. I am also providing real practice examples with using Java, Python and PHP programming languages. You may view the whole course at...

AWS devops: ElasticSearch at AWS with terraform and ansible

A

Are you interested in docker orchestration? Would you like to uncover deep insights and pitfalls of AWS? Do you want to see the real power of Terraform and Ansible at real commercial examples? Or maybe you are looking for materilas that will help you to arrange your devops theory knowledge via the prism of practice. If yes –  then you are definitely at the right place, as here I want...

Java ElasticSearch

J

Hi, Current article is the introduction to the practice series of articles devoted to theme “How to work with ElasticSearch using Java and Spring Boot Framework”. You may treat it as Spring Boot ElasticSearch tutorial though you will get also additional deep knowledge at how to build search microservice from scratch, how to use programming patterns at real examples. So, lets start...

ElasticSearch Python Flask

E

Hi, Current article is the introduction to the practice series of articles devoted to theme “How to work with ElasticSearch using Python and Flask framework”. You may treat it as Python ElasticSearch tutorial though you will get also additional deep knowledge at how to build search microservice from scratch, how to use programming patterns at real examples. So, lets start from task...

Symfony ElasticSearch

S

Hi, Current article is the introduction to the practice series of articles devoted to theme “How to work with ElasticSearch using Symfony PHP framework”. You may treat it as Symfony ElasticSearch tutorial though you will get also additional deep knowledge at how to build search microservice from scratch, how to use programming patterns at real examples. So, lets start from task...

Elasticsearch basics

E

Hi, that is a higher level post that will include different articles around Elasticsearch basics theme. Here I will try to discuss next aspects: elasticsearch data layer architecture; elasticsearch document oriented nature; how to work with elasticsearch using REST API and such tools as: curl package, elasticsearch head plugin, postman; how to validate and format JSON objects; base CRUD...

architecture AWS cluster devops devops-basics docker elasticsearch flask geo high availability java php programming languages python recommendation systems search systems spring boot symfony