The main reason why people still choose AWS over other cloud providers is because of its "free tier for full 1 year". Although it has some limits so, small developers of small start-ups need an "Easy
Read MoreToday, we are going to set up IAM on AWS, also known as "Identity and Access Management". We require this when we do not want to share the "root credentials" of aws account to others or clients, inst
Read MoreWhen it comes to creating websites and creating them with all the possible options available out there, "WordPress" is what comes in mind, although there are other options available as well. But it h
Read MoreWhenever it comes to run or deploy a particular piece of code or software or a server it can be, docker is the mainstream answer and solution for the same. Moreover, aws ec2 + docker combined leads t
Read MoreWhen it comes to a high-end performance web server with maximum throughput, Nginx is the only answer. In today's post, we are going to learn about the same, and how to set-up a nginx web server. N
Read MoreWeb servers are basically what the internet is comprised of, so in today's post we will be learning "set-up an Apache2 web server". Before going further, make sure you know how to create an instan
Read MoreAs we have learned in our previous post, "how to create an ec2 instance" but we haven't learned "how to login into it". In this post, we are going to learn how to "login into ec2 instance". Note:
Read MoreToday, we are going to understand about instances and how to create an instance on AWS. Amazon has this product named as Amazon Web Services of shortened to AWS, which provides a lot of services with
Read More