© 2023 Hashnode
#amazon-ec2
Tested Amazon AWS-Certified-Solutions-Architect-Professional Answers: Our Amazon AWS-Certified-Solutions-Architect-Professional Exam Dumps include verified Amazon AWS-Certified-Solutions-Architect-Professional answers that have been checked…
Hello all, Here I have created an architecture such that when a user clicks a link(given by API Gateway), users get a Custom HTML link which has some information/functionality like your public IP addr…
Cloud operational costs could add up to a significant amount and could get out of hand very easily if you are not mindful of the services you are using. One major dent in the billing comes from your E…
As an application developer, I never cared much about Linux commands, but since I am working at a very small company, now I get to do all sorts of things that I really enjoy, if you are like me then t…
As I am a part of the FREE AWS CLOUD PROJECT BOOTCAMP organized by Andrew Brown, so they have been assigning us weekly homework challenges. I would like to share one of my Week-1 Homework Challenges which is: Launch an EC2 instance that has…
Full code is available at this GitHub Repo. If you wish to only use the Ansible role, it’s at Ansible Galaxy. Introduction In this project, we are going to provision an EC2 instance using Terraform an…
We are going to host a basic HTML page on an instance on apache web server installed on top of our instance. Log into your aws account. Assuming we created an instance with Ubuntu Operating System. Just like the one in this link. Next i…
In this article, we want to deploy a todo app where the languages are reacts and nodejs, to production on our AWS ec2 instance, we would also use MongoDB as our database. At the end of this article, w…
When the need for large and quasi-endlessly scaling Information Technology needs arose out of increased adoption of IT, firms needed a way to ensure they served their customers efficiently, reliably a…
This tutorial outlines in a very basic way, the steps needed to be taken to use Terraform to fire up an instance of AWS EC2 and then SSH into it. Please note that this is for absolute beginners. Insta…