© 2023 Hashnode
#ec2
What is Quasar Framework? Quasar framework is a Vue.js-based framework for building websites with a single codebase and you can deploy it on the web as SPA, PWA, SSR, and to Android, iOS, and Desktop …
It has been always challenging to bring down Cloud costs. In my organization, we have EC2, RDS, and ECS instances that we can shut down during off hours in our lower environment. This is a simple patt…
Main Objectives and Goals of the Project 🎯 Deploy and configure a web server on an Amazon EC2 instance, and successfully publish a website to be accessible to users via a specified URL. Implement a…
Terraform has become one of my favorite tools I tried out recently. If you are reading this article, then I’m guessing you are already familiar with it. But if not, check out this 👉 introduction to g…
prerequisites AWS account Termius installed on your PC In this article, I am going to discuss how to configure a was ec2 instance and connect it using the ssh(Secure Shell) protocol. On my PC it's windows 11 and I have already installed…
AWS EC2 is one of the very most popular services of AWS. It is a virtual computer where you can deploy your application. And in this post, we are going to deploy our first application to the cloud fro…
Before creating an AMI, let's get to know what the heck is AMI ?? AMI- AMI stands for Amazon machine image. which is a template that provides the information required to launch an EC2 Instance. You mu…
Hello there! Currently, AWS is used by a wide variety of organizations and companies. The technical industry is heavily dependent on AWS. Be it hosting the application, usage of databases, content del…
Minikube is an effective and simple tool on which you can start learning, developing, and deploying applications on Kubernetes in your local. There is a simple step-by-step guide provided by minikube …
Introduction: Amazon Web Services (AWS) is a collection of remote computing services (also called web services) that make up a cloud computing platform, offered by Amazon.com. The AWS Cloud spans 96 A…