Pinned Repositories
Build-CI-CD-Pipelines
Building CI/CD Pipeline using CirclCi , Monitoring with Prometheus , and Logging
CloudFormation
Automate infrastructure and servers with AWS cloudformation
DB-Backup-Scripts
MongoDb and PostgreSQL backup scripts ( both bash and python)
Face-detection-backend-server
Deploy backend server for face detection Node.js (Express.js) App with Docker
Instagram-server-side
Instagram server side Express, Node.js & MongoDB
jenkins-microservices
Use Jenkins to test and build application
kubernetes-learning-path
A roadmap to learn Kubernetes from scratch (Beginner to Advanced level)
LEMP-stack-installation
lemp stack installation shell script
Operationalize-a-Machine-Learning-Microservice-API
Operationalize a Machine Learning Microservice API Deploying a containerized machine learning app using Docker and Kubernetes
Python-Automation-Scripts
Python automation scripts for AWS cloud using boto3
walaaelgenidy's Repositories
walaaelgenidy/Instagram-server-side
Instagram server side Express, Node.js & MongoDB
walaaelgenidy/kubernetes-learning-path
A roadmap to learn Kubernetes from scratch (Beginner to Advanced level)
walaaelgenidy/Build-CI-CD-Pipelines
Building CI/CD Pipeline using CirclCi , Monitoring with Prometheus , and Logging
walaaelgenidy/CloudFormation
Automate infrastructure and servers with AWS cloudformation
walaaelgenidy/DB-Backup-Scripts
MongoDb and PostgreSQL backup scripts ( both bash and python)
walaaelgenidy/Face-detection-backend-server
Deploy backend server for face detection Node.js (Express.js) App with Docker
walaaelgenidy/advanced-terraform-3099246
This is a repo for the LinkedIn Learning course Advanced Terraform
walaaelgenidy/Ansible
Ansible Brian exercises
walaaelgenidy/aws-sap-code
Code used in our AWS Certified Solutions Architect Professional course
walaaelgenidy/BlueGreen-Deployment
A set of jobs that promotes a new environment to production and decommissions the old environment in an automated process
walaaelgenidy/certified-kubernetes-administrator-course
Certified Kubernetes Administrator - CKA Course
walaaelgenidy/Chat-Application
Chat app using node.js _express_websocket
walaaelgenidy/devops-cloud-resources
You may find the resources (books, notes, interview questions, exam questions, cheatsheet, whitepaper, guide, handson, handbook, etc.) about DevOps and Cloud System.
walaaelgenidy/devops-projects
DevOps Real World Projects for Aspiring DevOps Engineers [Beginner to Advanced]
walaaelgenidy/Docker-React-Template
docker config templete for using in react
walaaelgenidy/E-commerce-Frontend
E-commerce Frontend Application with React , Redux , Hooks, GraphQL , ContextAPI , Stripe and Firebase
walaaelgenidy/etcd
Distributed reliable key-value store for the most critical data of a distributed system
walaaelgenidy/Face-detection-Frontend
face detection react app ... import your image URL and it will detect faces inside it ...using React , nodejs and postgres
walaaelgenidy/gautamkrishnar
Yet another GitHub profile readme :smiley:
walaaelgenidy/GraduationProject_SmartCity_Backend
application to do crud operation using express.js .We have also connected Mongodb and uses Mongoose ORM. Created Rest API
walaaelgenidy/GraduationProject_SmartCity_WebPage
GraduationProject_SmartCity_WebPage
walaaelgenidy/Jenkins
walaaelgenidy/monitoring-dashboard-samples
walaaelgenidy/robots_selector
robot select ui using react
walaaelgenidy/Simple-Fashion-Website
A simple fashion website using html, css and js
walaaelgenidy/Simple-Node.js-server
walaaelgenidy/Terraform
walaaelgenidy/terraform-google-project-factory
Creates an opinionated Google Cloud project by using Shared VPC, IAM, and Google Cloud APIs
walaaelgenidy/walaaelgenidy
walaaelgenidy/Weather-Application-React.js
Weather app in React JS, we use the Open Weather Map API to make calls to a restful api to return the current weather data. This uses the Modern Javascript Fetch API along with React hooks and conditonals.