It’s been a while since my last post here… but now I plan to restart blogging in a much bigger way, professionally with top notch content. Therefore, I introduce my new site LearnAWS.cloud. LearnAWS.cloud will focus to indept tutorials and blogs relating to various cloud technologies especially AWS and DevOps. The goal of this blog basically to reach more audience through various platforms, especially video blogs and troubleshooting guides on Youtube. With about 15 blogs published on LearnAWS.cloud, there is …
Blog Posts
The value of Bitcoin has gone up by 800% since January 2017, not only that the total market cap of all cryptocurrencies has gone up by 1300%, more than $300 billion! This means cryptocurrency, a mear …
This article is about how to effectively rollout infrastructure changes using CI/CD pipeline on AWS. Today a lot of organizations run their production workload on AWS and are also adapting to follow Infrastructure as Code (IAC) …
In this article is a step-by-step guide on how-to deploy Tomcat App using CI/CD tools on AWS. CI/CD (Continous Integration and Continous Delivery) is a DevOps practice which is used to increase velocity software delivery process. …
Port forwarding can be useful to ensure proper functioning and security of your web server/instances on cloud. There are different types of port forwarding one can do : IPtables based port forwarding Web server based/proxy port …
This article will help setup lifecycle policy for S3 buckets. Take a use case where you want to clean up logs every month from a bucket automatically. In this case, you will require to setup a …
Jenkins is one of the best tool used in IT industry to automate tasks such as building, testing, and deploying software. On cloud majority of startups and well-established companies prefer to have separated builds, this means …
Amazon EBS is a persistent block storage solution where the data on EBS volume is replicated across multiple servers in different AZ’s to prevent the loss of data from the failure of any single component. This …
There are two important parts of web development, Testing and Deployment. Previously, testing and then later deployment became a very monotonous and repeated task that every developer had to perform now and then. There was a need …
Recently I’ve been having issue creating MySQL user on RDS instance, suprisingly it is straight forward task as it seems. You can do this to create admin-level user for my MySQL databases. It can be used to …
In this article will we create a NAT instance in Amazon VPC in just 5mins. This blog is a how-to-do of NAT vs Bastion article, as this topic was requested by many readers personally. Quick overview of …
Social Profiles