DuranIsrael
Pursuing a DevOps or cloud related role. All of my research and personal projects can be found here and on my Medium blog.
Chicago, IL
Pinned Repositories
AWS-CICD-pipeline-demo
dockerizing--Nodejs
a project where i am dockerizing a node.js file
Kubernetes-real-world-demo
learn-terraform-github-actions
Re-usable-tf-mods
terraform-EKS
terraform-eks-cluster
Terraform3Tier
Create a three tier vpc with public subnet with an auto scaling ec2 target group which will serve as a bastion hosts, a private subnet with an autoscaling ec2 instance group and a application load balancer. NOTE: all code should be in module blocks, not resource blocks Deploy this using Terraform Cloud as a CI/CD tool to check your build.
Terraform_Docker_centos
Using Terraform to create an ECS cluster using the docker image.
Terraform_DynamoDB
Terraform Basics: Use terraform to spin up an AWS DynamoDB table
DuranIsrael's Repositories
DuranIsrael/Terraform3Tier
Create a three tier vpc with public subnet with an auto scaling ec2 target group which will serve as a bastion hosts, a private subnet with an autoscaling ec2 instance group and a application load balancer. NOTE: all code should be in module blocks, not resource blocks Deploy this using Terraform Cloud as a CI/CD tool to check your build.
DuranIsrael/AWS-CICD-pipeline-demo
DuranIsrael/terraform-EKS
DuranIsrael/Terraform_Docker_centos
Using Terraform to create an ECS cluster using the docker image.
DuranIsrael/dockerizing--Nodejs
a project where i am dockerizing a node.js file
DuranIsrael/Kubernetes-real-world-demo
DuranIsrael/learn-terraform-github-actions
DuranIsrael/Re-usable-tf-mods
DuranIsrael/terraform-eks-cluster
DuranIsrael/Terraform_DynamoDB
Terraform Basics: Use terraform to spin up an AWS DynamoDB table
DuranIsrael/Terraform_VPC_RDS
Creating a VPC with RDS MySQL with Terraform
DuranIsrael/terraformec2
DuranIsrael/DuranIsrael
DuranIsrael/DyamoDB_Martial_Arts
A DynamoDB table created for a Level Up In Tech project in order to get more familiar with setting up tables using Python.
DuranIsrael/DynamoDB---Cameras
This repository contains the source code to create and manipulate items within an AWS DynamoDB table. The table was created using 100% python(Boto3)
DuranIsrael/GiantBombAPI-Games-Container
Simple container service to use GiantBombAPI to search for games. Container build with Python, Flask and Docker. Deployable to AWS
DuranIsrael/learn-terraform-circleci
Supplemental repository for Learn content on CircleCI
DuranIsrael/LevelUpTeam
Level Up In Tech Repo
DuranIsrael/LUIT-angular-app
DuranIsrael/LUIT-Python-Projects-
All my Level Up In Tech Python Projects
DuranIsrael/LUIT.WK17-Docker
In this project, our assignment was to do the following:
DuranIsrael/Python-FizzBuzz
Here i practiced the infamous Python FIzzBuzz test. Write a program that prints the numbers from 1 to 100. But for multiples of three print “Fizz” instead of the number and for the multiples of five print “Buzz”. For numbers which are multiples of both three and five print “FizzBuzz”
DuranIsrael/python-troposphere-script-aws
in this demo i will be using the Pythons troposphere library to create a cloud-formation template
DuranIsrael/python-webscraping-demo
as i try to level up my python skillsn one of the things i have always wanted to learn was web-scraping. here is my source code after much studying.
DuranIsrael/terraform-aws-s3-webapp
DuranIsrael/terraform-docker-nodered
Use Terraform to spin up a docker container. This time implement the Count, Random and for loops to reduce the amount of code necessary to spin up multiple containers
DuranIsrael/Terraform-multi-environments
In this project i am creating modules for multiple environments for real world simulation.
DuranIsrael/terraform_aws_apache2
DuranIsrael/TF-lambda-function
I am going to use terraform to spin up a serverless website
DuranIsrael/udemy-docker-mastery
Udemy Course to build, compose, deploy, and manage containers from local development to high-availability in the cloud