Christopher QuilesCreate a VPC in AWS with Public and Private Subnets & NAT GatewayThe purpose of this lab is to demonstrate how create a custom VPC with public subnet and an Internet gateway that will access our web…May 9, 2021May 9, 2021
Christopher QuilesDeploying AWS Lambda & API Gateway Using Terraform Modules.The process of building and deploying AWS Lambda and API Gateway using Terraform modules, and loading code repository with Git.Mar 22, 2021Mar 22, 2021
Christopher QuilesAutomating AWS Lambda to Run Python For S3 Encryption.The process of automating Lambda function to apply S3 bucket encryption by running Python script.Feb 23, 20212Feb 23, 20212
Christopher QuilesDeploying Terraform Infrastructure with CI/CD Pipeline.Automating Terraform configuration by utilizing CircleCI to deploy an S3 backed web application.Feb 19, 20212Feb 19, 20212
Christopher QuilesUsing MySQL Databases With Python on MacOS.MySQL is one of the most popular database management systems (DBMSs) on the market today. As most software applications need to interact…Jan 28, 2021Jan 28, 2021
Christopher QuilesDeploying Kubernetes Cluster Using TerraformUtilizing Kubernetes with Terraform, by scheduling and exposing a NGINX deployment on a Kubernetes cluster.Jan 22, 2021Jan 22, 2021
Christopher QuilesValuable Lessons I Have Learned From Failure.And the gems I have gained going forward.Jan 21, 2021Jan 21, 2021
Christopher QuilesCreating Kubernetes Cluster On Amazon EKSIn this lab we’ll run through the process of creating a Kubernetes Cluster using Amazon EKS.Jan 19, 2021Jan 19, 2021
Christopher QuilesCreating a Docker LAMP (Linux, Apache, PHP & MySQL) StackThis lab will be creating a LAMP stack using Docker and solving some of the errors that will happen along the way.Jan 14, 20211Jan 14, 20211
Christopher QuilesDeploying a Docker Stack to Docker SwarmThis lab we will create a Docker Stack then deploy it to a Docker Swarm. It will also talk about some of the troubleshooting involved…Jan 14, 2021Jan 14, 2021