1 follower
Hi there! I am Jubril Edun, a Cloud Engineer who is on a journey of continuous learning.
Join me as I document my learning.
Github Link: https://github.com/jubriledun
Objective: NGINX Configuration In this project, I’ll host a simple html page on an Nginx server running on an EC2 instance on AWS. This task will...
In this project, we are going to use AWS services to fetch our code, build it and deploy it on AWS Elastic Beanstalk. For this project, we’ll be...
In this project, we are going to host and run our java application on AWS using a multi tier web application stack. For this project we’ll be making...
In this simple hands-on, we’ll be configuring Nginx as a Web Server serving static web contents, as a Load Balancer distributing requests to three...
In this simple hands on lab, we'll be practising exposing Kubernetes Pods using Services. Kubernetes Services provides a way to expose an application...
In this simple hands-on lab, we are going to control access to a Kubernetes cluster using Kubernetes RBAC. We'll be using an already running...