TaskMasterErnest
Working on stuff in DevOps and Cloud. I like to keep things clear and simple. Complexity hurts my brain.
Pinned Repositories
angular-realworld-example-app
Exemplary real world application built with Angular
aws-bootcamp-cruddur-2023
The free AWS bootcamp repo
bash_scripts
A collection of BASH shell scripts.
branchtutorial
Develeap Bootcamp Git Task 5
cli-caja
This repository contains a collection of command-line applications written in the Go programming language. The applications are a mix of simple and complex, and cover a variety of topics.
devops-java-micro
A sample Java app initiated with Maven.
haiku-me
A monolith web application built with Go and coupled with a MySQL database.
Infrastructure-As-Code-With-WordPress-And-Terraform
Deploy a scalable WordPress site on AWS using Terraform. Utilize EC2 instances, RDS for MySQL, and EFS for shared storage. Simplify infrastructure management and ensure AWS reliability.
talk-to-node
A DEVSECOPS pipeline from development to production using a microservice application architecture.
taskmasterErnest.github.io
TaskMasterErnest's Repositories
TaskMasterErnest/talk-to-node
A DEVSECOPS pipeline from development to production using a microservice application architecture.
TaskMasterErnest/taskmasterErnest.github.io
TaskMasterErnest/angular-realworld-example-app
Exemplary real world application built with Angular
TaskMasterErnest/aws-bootcamp-cruddur-2023
The free AWS bootcamp repo
TaskMasterErnest/branchtutorial
Develeap Bootcamp Git Task 5
TaskMasterErnest/cli-caja
This repository contains a collection of command-line applications written in the Go programming language. The applications are a mix of simple and complex, and cover a variety of topics.
TaskMasterErnest/devops-java-micro
A sample Java app initiated with Maven.
TaskMasterErnest/haiku-me
A monolith web application built with Go and coupled with a MySQL database.
TaskMasterErnest/Infrastructure-As-Code-With-WordPress-And-Terraform
Deploy a scalable WordPress site on AWS using Terraform. Utilize EC2 instances, RDS for MySQL, and EFS for shared storage. Simplify infrastructure management and ensure AWS reliability.
TaskMasterErnest/Django-E-Commerce
Slighly Techie Initiation Project
TaskMasterErnest/Hosting-Wordpress-on-Ubuntu-Server
This repository contains the code and documentation for my project on learning Linux sysadmin skills, Linux security, and DevOps. I will be hosting a Wordpress website on an Ubuntu server. This project is a great way for me to learn these important skills and to get hands-on experience with Linux.
TaskMasterErnest/jenkins-PAP-microservice-movies-loader
A repo containing a Python microservice that loads a movie. This repo is associated with the pipeline-as-code-with-jenkins repo.
TaskMasterErnest/jenkins-PAP-microservice-movies-marketplace
A repo containing code to serve a SPA frontend with Angular and Typescript. This repo is associated with the pipeline-as-code-with-jenkins repo.
TaskMasterErnest/jenkins-PAP-microservice-movies-parser
A repo containing Go code that connects to AmazonSQS, scrapes data from IMDB and stores it in MongoDB. This repo is associated with the pipeline-as-code-with-jenkins repo.
TaskMasterErnest/jenkins-PAP-microservice-movies-store
A repo containing Node.js RESTful API to perform some operations and push to MongoDB. This repo is associated with the pipeline-as-code-with-jenkins repo.
TaskMasterErnest/jenkins-pipeline-as-code
This repository is a collection of the scripts and code used to build a distributed CI/CD pipeline with Jenkins
TaskMasterErnest/jenkins-shared-library
A Jenkins shared library
TaskMasterErnest/kubernetes-kind
A collection of Kubernetes orchestrations done using my local KinD cluster.
TaskMasterErnest/microservice-with-kubernetes
A repo containing code regarding my experience with planning, developing and operating large-scale cloud-native systems using using microservice-based architecture on Kubernetes.
TaskMasterErnest/my-kubernetes-workshop
A repo containing my deep dive into how Kubernetes functions in detail.
TaskMasterErnest/my-python-workshop
A repo containing code from learning Python asap for my DevOps career.
TaskMasterErnest/roundtripper
A REST API called roundtripper
TaskMasterErnest/slack
A shared library for Slack integration with Jenkins
TaskMasterErnest/smart_learn
This is an API for a Smart Learning project built with Django Rest Framework (DRF). The API allows users to enroll in courses, complete lessons and quizzes, and track their progress. Instructors can create and manage courses, lessons, and quizzes, as well as view information about enrolled users.
TaskMasterErnest/socket-programming
A repo containing programs for sockets
TaskMasterErnest/teamable-app
An app built with Vuejs, Nodejs and has a Mongo database.
TaskMasterErnest/the_go_workshop
Learning Go
TaskMasterErnest/web-applications-with-Amazon-EKS
A repo containing code on an introduction to building container web application based on Amazon EKS.
TaskMasterErnest/web-applications-with-Amazon-EKS-frontend-app
This repo is linked to the web-applications-with-Amazon-EKS repo, contains the frontend application code to be used in building a CI/CD pipeline.
TaskMasterErnest/web-applications-with-Amazon-EKS-k8s-files
This repo is linked to the web-applications-with-Amazon-EKS repo, contains the K8s YAML manifests to be used in building a CI/CD pipeline.