Skip to content

Selftuts

Where you learn on your own

Selftuts

Where you learn on your own

  • Home
  • Disclaimer
  • Privacy Policy
  • About
  • Contact
Data Science

Install Elasticsearch and Kibana using docker-compose

February 25, 2023

There are many ways to install Elasticsearch and Kibana but we will use docker-compose because installation of Elasticsearch and Kibana using docker-compose makes it Operating system agnostic. You will be…

Data Science Installation Queue

Install Kafka and Kafka Manager using docker-compose

February 21, 2023

Kafka and Kafka Manager can be installed in different ways. Using the docker-compose way makes the installation operating system agnostic. In this post, we will install Kafka and Kafka Manager…

Kubernetes NodeJs

Run Nodejs Application in Kubernetes minikube

February 4, 2023

we have a dockerized NodeJS application and we will try to run that application in Minikube (Kubernetes) Prerequisite Build your Docker image locally we are using the Nodejs sample app…

Data Science Queue

Data pipeline using Kafka and Elasticsearch Logstash Kibana

February 2, 2023

The current world is heavily dependent on data. Everyone is generating large amounts of data.It is becoming a challenge to read large amounts of data and then process it and…

Docker

Push Docker image to Docker Hub

February 2, 2023

A Docker hub is an online place where Docker images are hosted publicly and other people can use those images in their Projects. You need to create a docker image…

Installation Kubernetes

Install minikube on Ubuntu 22

January 25, 2023

Aim Minikube is a lightweight Kubernetes implementation that creates a VM on your local machine and deploys a simple cluster containing only one node.Minikube is available for Linux, macOS, and…

Installation Kubernetes

Install Kubectl on Ubuntu 22

January 25, 2023

Kubectl is a command line tool used for interacting with Kubernetes clusters. You can accessdifferent information about the cluster. If you have an Ubuntu Operating system then you need to…

Docker Installation

Install docker on Ubuntu 22.x

January 25, 2023

In this post, we will try to install Docker on Ubuntu 22.x Docker is a containerization platformand Ubuntu is a Linux-based operating system. Update the system It’s important to get…

Docker

Ten most important commands in docker

January 24, 2023

In this post, we will learn about the ten most important commands used in the docker world. we will look into some most frequently used commands. Prerequisite List All Running…

Installation Redis

Install redis using docker compose

January 24, 2023

There are many ways to install Redis, but we will look into Redis Installation using docker-compose which is Operating system agnostic. Redis is an open-source (BSD licensed), in-memory data structure…

Posts pagination

1 … 7 8 9

« Previous Page — Next Page »

Recent Posts

  • Redis Cluster using Docker compose
  • Struct in Golang
  • Read Data in Golang
  • Variadic function in Golang
  • Function in Golang

Recent Comments

  1. Mar on Protocol Buffer with Java
  2. sudhams on Install Kubectl on Ubuntu 22
  3. parvez on Install redis using docker compose

Categories

  • AWS
  • Data Science
  • Database
  • Docker
  • Docker Compose
  • EC2
  • ELK
  • Golang
  • gRPC
  • Installation
  • Java
  • JSON Web Token
  • Kafka
  • Kubernetes
  • Logstash
  • MySQL
  • NodeJs
  • NPM
  • Postgres
  • Postman
  • prometheus
  • Protocol Buffer
  • Queue
  • Redis
  • Scripting
  • System Design
  • Ubuntu
  • Uncategorized
  • VIM
  • VirtutalBox
  • Visual Studio Code

You Missed

Uncategorized

Redis Cluster using Docker compose

Golang

Struct in Golang

Golang

Read Data in Golang

Golang

Variadic function in Golang

Explore Selftuts

  • About
  • Privacy Policy
  • Disclaimer
  • Contact

Selftuts

Where you learn on your own

Copyright © All rights reserved | Blogus by Themeansar.

  • About
  • Privacy Policy
  • Disclaimer
  • Contact