MKMubin Khalifeintechnicalwritermubin.hashnode.dev·Jun 25, 2023 · 18 min readMERN CI/CD Project Using AWS Cloud Native ToolsTurn any MERN stack application into a CI/CD project using the cloud native tools provided by AWS! This article will walk you through doing just that. We will need to modify the MERN app source code to fit the CI/CD flow. The flow is pretty straightf...00
MKMubin Khalifeintechnicalwritermubin.hashnode.dev·Jun 20, 2023 · 12 min readDevOps project using Terraform, Jenkins, and EKSIn this article, we are going to create a DevOps project where we’ll use Terraform, Jenkins, GitHub, and EKS. The first part of the article deals with setting up a Jenkins server through Terraform. The second part will deal with EKS setup using Terra...00
MKMubin Khalifeintechnicalwritermubin.hashnode.dev·Jun 9, 2023 · 10 min readElasticSearch in PHPA little overview of Elasticsearch Elasticsearch is a real-time distributed and open-source full-text search engine. It is accessible from the RESTful web service interface and uses schema-less JSON (JavaScript Object Notation) documents to store dat...00