DevOps Classroomnotes 14/Sep/2023

Elastic Stack

  • Apache Lucene: This was a opensource software launched by Apache Foundataion. The purpose of this project is to search text faster.
  • Elastic Search: Built on Top of Lucene with many other usecases to serve. Refer Here
  • Interesting features of elastic search
    • Designed to Scale Horizontally
    • Fault tolerant by design
    • Restful API’s
      Preview
  • Architecture
    Preview
  • Elastic Cloud offers Elastic Search as a Service.

Lab Setup

  • We will create a sample applications and servers which we will be monitoring
  • For this we need a cloud account (AWS/Azure)
  • Note: System Setup: Refer Here

Terms

  • Vertical Scaling: Increasing the size of resources
  • Horizontal Scaling: Increasing the number of servers

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

About continuous learner

devops & cloud enthusiastic learner