
Computer Engineer
Tarek Mouchmouch
Hello! My name is Tarek, and I’m a final-year Software Engineering student at ENSET Mohammedia 🇲🇦.
I’m currently seeking an end-of-studies internship (PFE) in software development or DevOps engineering, while remaining open to other IT roles based on organizational needs.
I’ll be available from January 15th, and I’m eager to apply my skills, learn from professionals, and contribute to impactful projects.
Demo project of deploying a microservices ecommerce application inside a kubernetes cluster in Linode LKE (Linde Kubernetes Engine)
This project demonstrates how to deploy a highly available MongoDB replica set with a web UI using Mongo Express, running on a managed Kubernetes cluster in Linode Kubernetes Engine (LKE). Traffic from the browser is routed through Nginx Ingress to the Mongo Express UI.
In this project, we’ll set up a Amazon EKS cluster with worker nodes. This includes creating IAM roles, VPC networking, the control plane, and EC2-based node groups. At the end, we’ll connect kubectl to the cluster and verify that everything is working.