Pinned Repositories
30-Days-Of-JavaScript
30 days of JavaScript programming challenge is a step by step guide to learn JavaScript programming language in 30 days. This challenge may take up to 100 days, follow your own pace.
aks_ad_credential_creator
cidr_mask_converter
Repo containing CIDR to mask converter code written in Python
django-survey-api
This is an API written in Django to create a survey application
microservices-on-cloud-kubernetes
Microservices demo application on cloud-hosted Kubernetes cluster
pythonMysqlRest
This is my first Python REST API. It can read and write to a MYSQL DB
Serverless_DevOps_Idea
This is for an Idea to set up a Serverless Architecture
terraform-cicd-devops
yaml-json-converter
An API written in Django. Can accept Yaml and change it to JSON and vice versa
sysadmin-exe's Repositories
sysadmin-exe/cidr_mask_converter
Repo containing CIDR to mask converter code written in Python
sysadmin-exe/django-survey-api
This is an API written in Django to create a survey application
sysadmin-exe/microservices-on-cloud-kubernetes
Microservices demo application on cloud-hosted Kubernetes cluster
sysadmin-exe/30-Days-Of-JavaScript
30 days of JavaScript programming challenge is a step by step guide to learn JavaScript programming language in 30 days. This challenge may take up to 100 days, follow your own pace.
sysadmin-exe/pythonMysqlRest
This is my first Python REST API. It can read and write to a MYSQL DB
sysadmin-exe/terraform-cicd-devops
sysadmin-exe/yaml-json-converter
An API written in Django. Can accept Yaml and change it to JSON and vice versa
sysadmin-exe/apache-ansible
sysadmin-exe/Deep-Dive-Terraform
Exercise files for my Pluralsight course.
sysadmin-exe/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
sysadmin-exe/DevOps-The-Hard-Way-AWS
This repository contains free labs for setting up an entire workflow and DevOps environment from a real-world perspective in AWS
sysadmin-exe/devops_lab_public
sysadmin-exe/gs-spring-boot
Building an Application with Spring Boot :: Learn how to build an application with minimal configuration.
sysadmin-exe/helm-charts
Prometheus community Helm charts
sysadmin-exe/helm-charts-1
Helm charts for Datadog products
sysadmin-exe/learning-go
A repo of projects while learning Go. I am using this YT resource and following as I go: https://youtu.be/jFfo23yIWac?si=bEVRORzYy9XKl-Pa
sysadmin-exe/lfcs
Personal notes to prepare for the Linux Foundation Certified System Administrator (LFCS) exam
sysadmin-exe/py-file-sender
Python script that can send a file to S3 and as email attachment to recipients
sysadmin-exe/python-mini-projects
A collection of simple python mini projects to enhance your python skills
sysadmin-exe/pythontooling
Repo to contain python tools that I write while learning about Python and writing tools in Python
sysadmin-exe/some_git_lab
sysadmin-exe/some_py_lab
this is a repo for all python learning codes
sysadmin-exe/sonar-scanning-examples
Shows how to use the Scanners
sysadmin-exe/sysadmin-exe
About me
sysadmin-exe/terraform-aws-iam-role
A Terraform module that creates IAM role with provided JSON IAM polices documents.
sysadmin-exe/terraform-azurerm-vnet
Terraform module to create/provision Azure vnet
sysadmin-exe/terraform-study-guide
📚 Study Guide for the Terraform Associate Certification
sysadmin-exe/tf-apply
Based on my recent learning of Golang, I want to use this repo to create an infra-ops CLI tool for basic terraform apply. It could grow to be something else. This tool will take in some input and just create terraform resources.
sysadmin-exe/tf-cicd
Automating Terraform deployments on Azure using Jenkins
sysadmin-exe/vm-creation-with-terraform
This is a repository that shows how to create virtual machines on cloud providers using terraform and tested with terratest