Skip to content
View IrezD's full-sized avatar

Block or report IrezD

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. cloud-s3-website-with-cicd-pipeline-v2.0 cloud-s3-website-with-cicd-pipeline-v2.0 Public

    This project aims to deploy a static website on AWS using Infrastructure as Code (IaC) with Terraform and set up a CI/CD pipeline with GitHub Actions. Code changes will be tested, reviewed, and th…

    CSS 2

  2. python-flask-app-with-numbersAPI python-flask-app-with-numbersAPI Public

    This is a web application built using Flask and NumbersAPI, with a CI/CD workflow that automatically builds a Docker image whenever code changes are made to the repository.

    HTML

  3. nginx-reverse-proxy-for-jenkins-server nginx-reverse-proxy-for-jenkins-server Public

    This project demonstrates deploying Jenkins server and GitLab instance behind Nginx as reverse proxy on EC2 Ubuntu server.

    HCL

  4. EKS-cluster-with-argoCD EKS-cluster-with-argoCD Public

    Deploying an application with Kubernetes (EKS) and integrating ArgoCD for continuous and automated deployment within the cluster.

  5. python-fastAPI-docker-image-v2 python-fastAPI-docker-image-v2 Public

    Demonstrates creating a Docker image for a FastAPI and deploying it on ECS. The infrastructure is built on AWS using Terraform, and continuous deployment is implemented through GitHub Actions. The …

    HCL

  6. ansible-config-servers ansible-config-servers Public

    This project provides a simple and efficient way to manage Ubuntu servers using Ansible. It includes Ansible playbooks to install and configure packages

    Python