#devopscommunity
Read more stories on Hashnode
Articles with this tag
AWS Route 53 Route 53 is a highly available and scalable Domain Name System (DNS) web service. Route 53 provides three main functions: Domain...
1.What is AWS IAM, and why is it important in a DevOps environment? Answer: AWS IAM is a web service that allows you to control access to AWS services...
What is AWS VPC? VPC stands for Virtual Private Cloud. A virtual private cloud (VPC) is a virtual network dedicated to your AWS account. Amazon...
What is OSI model (Open Systems Interconnection)? OSI (Open Systems Interconnection) is a reference model for how applications communicate over a...
Time Command in Bash ? The Bash has built in time command to report how much time a process consumed. The 'time' command in Linux is used to execute a...