Operations | Monitoring | ITSM | DevOps | Cloud

Latest Videos

Elasticsearch Tutorial | Getting Started Guide for Beginners - Sematext

Elasticsearch is the search engine of choice for some of the very largest companies in the world. The reason Elasticsearch is loved by so many is due to its searching and indexing capabilities. In this Short elasticsearch tutorial for beginners, we will learn what elasticsearch is and what are the advantages of indexing data. We will also do some practical examples where we will deploy our own elasticsearch cluster, manually create an index, use a bash command to import large amounts of JSON documents and run our first search (query) within elasticsearch.

Sematext Updates Review Ep. 1 | Features and Product Updates Overview

Sematext has undergone some amazing updates this year. In this episode of Sematext Update Review (SUR), we will look at these features in detail and how they can help you monitor your full stack. Sematext is an all-in-one monitoring solution for your IT stack. Monitor Logs, Infrastructure, synthetic runs, or real user experiences all in one place.

Monitoring Websites on Black Friday with Sematext

Black Friday is one of the most challenging holidays of the year. In this video, we will take a look at how Sematext Cloud, a full-stack monitoring solution, can help you monitor and troubleshoot any issues you may have in this upcoming holiday. Have full visibility over your stack and send alerts to the correct people when something goes wrong.

What are Core Web Vitals? | Core web Vitals explained in 7 minutes

Core Web Vitals are a system of metrics used by Google to analyze your site's performance and user experience. If your site has a poor score in any core web vital metrics, google will rank your site lower than other websites. In this explanation video, we will look at the meaning of core web vitals and a few of the most common causes for poor core web vital metrics.

How to Run Solr Cloud on Docker Containers | Setup Tutorial for Beginners - Sematext

Solr is one of the most powerful and popular open-source search engines. And being able to put Solr in docker is an absolute must for anyone looking to get into DevOps. In this video tutorial, we will discuss the benefits of putting solr in containers, the 2 types of architecture solr can utilize, and containerize solr cloud in docker.

Sematext | Front End Tools and Monitoring Solutions

Monitoring Multiple Sites and Web applications can be difficult without the correct toolset. In this video, we will look at two of Sematext's front-end monitoring solutions, Sematext Syntethics, and Sematext Experience. Sematext Synthetics is a synthetic monitoring tool that allows you to monitor your website's availability, yours and 3rd party APIs, and business-critical web transactions with robust synthetic monitoring and testing tools. Create an HTTP monitor or use a custom script to track and monitor your systems performance.

Apache Solr vs Elasticsearch Differences | How to Choose Your Open Source Search Engine - Sematext

In this Apache Solr vs. Elasticsearch comparison, we will discuss 5 key differences between these two popular search engines. Elasticsearch and Solr are both industry-standard search engines for large datasets. While both are capable of querying relevant search results in a record time, there are some key differences between these two technologies that you should know about to help you make the best choice for your use case.

Elasticsearch on Docker Tutorial | Elastic Docker Containers Configuration - Sematext

In this Elasticsearch/Docker tutorial, we will install and run an Elasticsearch cluster on a single Docker host. We will pull an Elasticsearch Docker image (and Kibana), create a Docker network for the cluster, and deploy it on a local host. Containerizing instances of Elasticsearch helps create a scalable and mobile infrastructure, while not sacrificing system performance. Follow along to create and configure a truly open-source Elasticsearch cluster in Docker.