Skip to content
View fatimajamali81's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report fatimajamali81

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. terraform-aws-infrastructure terraform-aws-infrastructure Public

    Terraform scripts to provision a variety of AWS infrastructure components, including VPC, EC2 instances, RDS, IAM roles, Security Groups, Elastic IPs, and CloudWatch alarms

    HCL

  2. github-actions-pytest github-actions-pytest Public

    CI/CD pipeline for a Python Application using GitHub Actions; It also includes steps to automatically run tests (using Pytest in the Python App) on every pull request.

    Python

  3. multi-cloud-cicd-pipeline-with-spinnaker multi-cloud-cicd-pipeline-with-spinnaker Public

    Multi-Cloud CI/CD pipeline using Spinnaker to deploy a sample application across AWS and Azure

    HCL

  4. K8-monitoring-with-prometheus-and-grafana K8-monitoring-with-prometheus-and-grafana Public

    Monitoring solution for a Kubernetes cluster using Prometheus and Grafana.

  5. jenkins-iis-cicd-pipeline jenkins-iis-cicd-pipeline Public

    Jenkins pipeline for deploying a web application to an IIS server on Windows

  6. docker-nginx-postgres docker-nginx-postgres Public

    This project demonstrates a multi-container application using Docker Compose, including a web application served by Nginx and a PostgreSQL database

    Python