DevOps Engineer | Bridging Software Engineering & Cloud Ops
I am a DevOps Engineer bridging core software engineering principles with modern cloud automation. My journey began in low-level programming (C/C++) and algorithms, giving me a deep understanding of the software lifecycle from the inside out. I apply this engineering mindset to infrastructure, with hands-on experience in Docker, Docker Compose, Bash/Python automation, and secure AWS deployments. Currently, I am expanding my skills in Terraform, CI/CD, and Kubernetes.
class DeveloperCard {
public:
name = "Mohamed Ben Taleb";
role = "DevOps Engineer, Bridging Software & Cloud Ops";
skills =
"Cloud & Infrastructure : AWS (EC2, S3, IAM, VPC, RDS, Auto Scaling), Nginx"
"Containers & Orchestration : Docker, Docker Compose, Kubernetes, Docker Swarm"
"CI/CD & Automation : Jenkins, GitHub Actions, GitLab CI, Terraform"
"Systems & OS : Linux/Unix, SysAdmin, Virtualization"
"Scripting : Bash, Python"
"Software Engineering : C, C++, OOP, Data Structures, Algorithms, Sockets"
"Networking : TCP/IP, IP Subnetting, Network Configuration"
"Monitoring : Grafana"
"Version Control : Git, GitHub"
"Web Stack : HTML, CSS, JS, Node.js, Express.js"
"Databases : MySQL"
"Project Manage Tools : Trello";
linkedin = "https://www.linkedin.com/in/mohamedbentaleb/";
email = "bent4leb@gmail.com";
};


