© 2023 Hashnode
#cloud-computing
Amazon Web Services (AWS) is a cloud computing platform that provides a wide range of services to help individuals and organizations of all sizes build and run applications and services in the cloud. …
NGINX is a popular open-source web server and reverse proxy server. It’s designed to handle high traffic and concurrency efficiently. It can also serve as a load balancer, caching server, and media se…
Introduction to Ansible: What is Ansible and why use it? Ansible is an open-source automation tool that automates IT tasks such as configuration management, application deployment, and task automation…
First of all, we need to understand what is Infrastructure As Code(IAC). "It is a DevOps practice that involves automating the process of deploying and managing IT infrastructure through version-controlled configuration files." In other wor…
A couple of years ago, I developed an app that helped me manage my conference submission workflow. Since then, I have been a happy user of the free Heroku plan. Last summer, Heroku's owner, Salesforce…
In today's digital age, businesses are rapidly moving their operations to the cloud. Cloud computing allows organizations to reduce their overhead costs by using remote resources and paying only for w…
In Linux, a package manager is a tool that allows you to easily install, update, and manage software packages on your system. Package managers also make it easy to update our system by providing updat…
This blog comes in continuation with the previous blog on Cloud Fundamentals. It is recommended to read it before diving into this one. What is the AWS? It is a cloud service provided, owned, and man…
Cloud computing is a buzzword nowadays and is considered as the next big thing in the IT industry. With cloud computing, businesses can store, manage and process their data on the cloud, which provide…
Amazon Relational Database Service (RDS) is a web service offered by Amazon Web Services (AWS) that makes it easy to set up, operate, and scale a relational database in the cloud. RDS automates time-c…