Linux

5. Linux Filesystem Hierarchy Standard (FHS)

Filesystem hierarchy standard describes directory structure and its content in Unix and Unix like operating system. It explains where files and directories should be located and what it should contain. The Root Directory All the directories in the Linux system comes under the root directory which is represented by a forward slash (/). Everything in your system can […]

DevOps

4. Ansible

Need Of Configuration Management DevOps includes coding, building, testing, packaging, release, configuration, and monitoring. Configuration management is important in DevOps because it helps you automate otherwise tedious tasks and allows an organization to increase agility. Configuration Management In software development circles, configuration management refers to the process by which all environments hosting software are configured […]

AWS

14. Route 53

Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web service. Route 53 connects user requests to internet applications running on AWS or on-premises.  DNS is Domain name system.  It helps resolve Domain name to IP address.  This works on port number 53, hence this DNS related service which is provided by […]

Linux

4. Linux File Contents Command

There are many commands which help to look at the contents of a file. Now we’ll look at some of the commands like head, tac, cat, less & more and strings. Commands Function head It displays the beginning of a file. tail It displays the last part of a file. cat This command is versatile […]

Azure

3. Virtual Machines

A virtual machine, commonly shortened to just VM, is no different than any other physical computer like a laptop, smart phone, or server. It has a CPU, memory, disks to store your files, and can connect to the internet if needed.  While the parts that make up your computer (called hardware) are physical and tangible, […]

AWS

13. CloudTrail

What is AWS CloudTrail?  AWS CloudTrail enables auditing, security monitoring, and operational troubleshooting by tracking user activity and API usage. CloudTrail logs, continuously monitors, and retains account activity related to actions across your AWS infrastructure, giving you control over storage, analysis, and remediation actions.  You should use CloudTrail if you need to audit activity, monitor […]

Linux

3. Linux File Commands

Linux Files In Linux system, everything is a file and if it is not a file, it is a process. A file doesn’t include only text files, images and compiled programs but also include partitions, hardware device drivers and directories. Linux consider everything as as file. Files are always case sensitive. Linux File Commands Command […]

AWS

12. CloudFront

Amazon Cloudfront is a Web service that gives businesses and Web application developers an easy and Cost effective way to distribute content with low latency and high data transfer Speed.  Cloudfront is a global service.  Amazon cloudfront is a web service that speeds up distribution of your Static and dynamic web content such as HTML, […]

DevOps

7. Terraform

Infrastructure as a code Infrastructure as Code it is the process of managing infrastructure in a file or files rather than manually configuring resources in a user interface. A resource in this instance is any piece of infrastructure in a given environment, such as a virtual machine, security group, network interface, etc. Terraform is a […]

Linux

2. Linux Directory Commands

Directory Command Description pwd The pwd command stands for (print working directory). It displays the current working location or directory of the user. It displays the whole working path starting with /. It is a built-in command. ls The ls command is used to show the list of a folder. It will list out all […]

WhatsApp
Inquiry Now