You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m a DevOps Engineer working primarily with containerized applications in AWS environments.
My main focus is containerization, secure architecture design, and operating reliable production systems. I build environments where applications are easy to deploy, monitor, and scale.
This repo demonstrates an easy way to deploy an AWS Lambda function using Jenkins, Docker, and Amazon ECR. The Lambda function simply prints "Hello, World!"—a straightforward setup for hassle-free …
This repository contains a solution developed as part of a selection round in a hiring process. The task involved creating an AWS infrastructure that automatically triggers a Lambda function when a…
This repository contains a Jenkins pipeline configured to automate the Continuous Integration and Continuous Deployment (CI/CD) process using GitHub, Docker, and Jenkins. The pipeline is triggered …
This GitHub repository showcases an Ansible-based solution for effortlessly deploying and managing multiple Ubuntu servers hosting Apache web servers on AWS. Enhance scalability and reduce manual c…
This guide outlines how to securely connect two EC2 servers hosted in separate VPCs, covering VPC setup, peering, and SSH configuration for secure communication.