#aws
Read more stories on Hashnode
Articles with this tag
Horizontal scaling and vertical scaling are two approaches to increasing the capacity of a system to handle more load or provide better...
Introduction In Amazon Web Services (AWS), Virtual Private Cloud (VPC) serves as the backbone for building scalable and secure cloud infrastructures....
Introduction: In the ever-evolving landscape of cloud computing, managing infrastructure efficiently is crucial. AWS CloudFormation (CFT) emerges as a...
WHAT IS CRON, CRONTAB and CRON JOB? Cron is a standard Unix utility that is used to schedule commands to execute automatically at specified interval...
in simple terms, "serverless" refers to a cloud computing model where you don't have to worry about managing servers. Instead of dealing with server...
In this article, we will run a docker container and we will monitor and see the cpu utilization and other metrics in prometheus and grafana...