Creating a Docker Image on AWS Using Nginx to Display the Date and Time of DeploymentIn this article, we will go through the process of creating an Nginx image with a file that displays the date and time of the deployment.Feb 20, 2023Feb 20, 2023
Creating a Standard SQS Queue using PythonAmazon Simple Queue Service (SQS) is a fully managed message queue service that enables you to store, process and transmit messages between…Jan 29, 2023Jan 29, 2023
Using Python To Stop EC2 InstancesFor my project this week we are placed in a real work place scenario. Outlined below:Dec 16, 2022Dec 16, 2022
Creating A DynamoDB Table For Housing Gaming DataIn today’s article we will be looking at DynamoDB through the lens of a gaming company. And how DynamoDB can be useful to house data about…Oct 4, 2022Oct 4, 2022
Creation of An Auto Scaling Group Using t2.micro Instances In A New VPCHey everyone! Welcome to my week 7 project with Level Up In Tech. Lets get started!Sep 25, 2022Sep 25, 2022
Scripting AWS EC2 User Data To Update & Install NGINX On Instance Start-UpToday I will be showing how you can use user data in your EC2 instance to run commands as your EC2 instance starts. This enables you to…Sep 18, 2022Sep 18, 2022
Installing & Enabling NGINX On A Ubuntu 18.04 LTS ServerMy objective in this post is to be able to access a newly created server through a web browser.Aug 28, 2022Aug 28, 2022