Open in app

Sign In

Write

Sign In

Mahdi Mallaki
Mahdi Mallaki

30 Followers

Home

About

4 days ago

How to Send Application Logs to Elasticsearch Effectively

Three different architectures for sending application logs to Elasticsearch — Introduction This article explores three different architectures for sending application logs to Elasticsearch, each with their own set of advantages and disadvantages: Application -> Filebeat -> Logstash -> Elasticsearch Application -> Filebeat -> Elasticsearch Application (Java) + Logstash-logback-encoder -> Logstash -> Elasticsearch

DevOps

5 min read

How to Send Application Logs to Elasticsearch Effectively
How to Send Application Logs to Elasticsearch Effectively
DevOps

5 min read


Published in

Cloud Native Daily

·May 28

How to Perform Security Checks on Kubernetes Manifests in a CI/CD Pipeline

A guide to scanning Kubernetes Manifests for preventing unusual permissions before deploying them to Kubernetes Cluster — Introduction In this article, I will introduce a method for checking Kubernetes manifests before deploying them into a cluster. Prior to deployment, you can use specialized tools to scan for potential security vulnerabilities. Integrating these tools into your CD pipeline can help reduce the risk of deploying a vulnerable pod.

Kubernetes

6 min read

How to Perform Security Checks on Kubernetes Manifests in a CI/CD Pipeline
How to Perform Security Checks on Kubernetes Manifests in a CI/CD Pipeline
Kubernetes

6 min read


Published in

Dev Genius

·May 23

Cilium Installation Tips

Tips and Configurations for Hassle-Free Installation of Cilium Using Helm Chart and IPAM Configuration, LoadBalancer Mode, and Tunnel Mode Introduction Cilium is a highly popular network plugin for Kubernetes that boasts a straightforward installation process and minimal maintenance requirements. …

Kubernetes

4 min read

Cilium Installation Tips
Cilium Installation Tips
Kubernetes

4 min read


May 14

Docker registry: Harbor or Nexus?

Introduction In this article, I intend to share my experience of migrating from Nexus docker registry to Harbor and the steps involved. Additionally, I will compare some of the most useful features of Harbor to those of Nexus and provide reasons why you should consider using it. There are some cloud…

Docker

4 min read

Docker registry: Harbor or Nexus?
Docker registry: Harbor or Nexus?
Docker

4 min read


Published in

Dev Genius

·May 8

Most resilient helm chart for Redis cluster!

Introducing a Helm chart for setting up a resilient Redis cluster on Kubernetes Overview Redis is an open-source, in-memory data structure store that serves as a database, cache, and message broker. It offers various data structures like strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and…

Redis

8 min read

Most resilient helm chart for Redis cluster!
Most resilient helm chart for Redis cluster!
Redis

8 min read


Published in

Dev Genius

·May 6

Simplify Kubernetes Network Policy Generation

In this article, I would like to introduce an easy way to create a network policy using Helm chart Introduction Kubernetes network policies provide a powerful way to control traffic flow within your cluster. They allow you to define rules for how pods communicate with each other and with external services. …

Kubernetes

3 min read

Simplify Kubernetes Network Policy Generation
Simplify Kubernetes Network Policy Generation
Kubernetes

3 min read


Published in

Dev Genius

·Sep 1, 2022

Gitlab-ci + Kubernetes + Helm chart + OCI is a highly scalable combination

in this article I want to introduce a CI/CD pipeline design use helm push to put your helm charts into the docker registry and make your CI/CD pipeline more easier Helm 3 introduced a new experimental feature that you could push helm artifacts into docker registry with oci protocol. …

Kubernetes

3 min read

Gitlab-ci + Kubernetes + Helm chart + OCI is a highly scalable combination
Gitlab-ci + Kubernetes + Helm chart + OCI is a highly scalable combination
Kubernetes

3 min read

Mahdi Mallaki

Mahdi Mallaki

30 Followers

A DevOps Engineer Looking for new challenges

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams