Author: Sagar

AWS Infrastructure

Category : AWS Categorized continents into Category and named them as Asia Pacific and China , Europe / Middle East / Africa, South America, North America

Read More »

AWS History

Amazon Web Services, Inc. (AWS) is a subsidiary of Amazon Launched Cloud services in 2006, initially as Web Services Now serving more than 190+ countries

Read More »

AWS Introduction

AWS – Amazon Web Services AWS is a Cloud computing platform to allow the different organizations/users to use Information Technology services over the cloud It

Read More »

Linux – filters

Linux Filter commands accept input data from stdin (standard input) and produce output on stdout (standard output). It transforms plain-text data into a meaningful way

Read More »

Linux – processes kill

To kill a process use command, extend with different signal numbers, command : kill -SIGNAL PID Process signal names and numbers: process kill methods mentioned

Read More »

Linux – processes

To view currently running processes on the system with the ps command. It mostly return PID(Process ID), TTY(type of terminal ), TIME(process cpu use time),CMD(command

Read More »