© 2023 Hashnode
#amazon-ec2
In the realm of data science and analytics, efficient data ingestion and automation play crucial roles in facilitating streamlined workflows and driving insightful decision-making. JupyterHub, an open…
Hello Everyone 👋 In this blog, we are going to deploy a simple web-based application built on an AWS ECS & ECR. Deploying a web application on AWS ECS (Elastic Container Service) and ECR (Elastic Con…
DevOps methodologies are all about streamlining the software development lifecycle and improving the speed and quality of software releases. One key aspect of DevOps is implementing continuous integra…
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…