AWS CLI

access_time 2023-11-28T04:27:23.523Z face Mohammed Zubair
AWS CLI The AWS Command Line Interface (AWS CLI) is a unified tool to manage your AWS services. With just one tool to download and configure, you can control multiple AWS services from the command line and automate them through scripts. The AWS CLI v2 offers several new features including improved i...

Amazon VPC (Virtual Private Cloud)

access_time 1695065400000 face Mohammed Zubair
Amazon VPC (Virtual Private Cloud) Amazon VPC is your network environment in the cloud. With Amazon VPC, you can launch AWS resources into a virtual network that you have defined. VPCs deploy into one of the AWS Regions and can host resources from any Availability Zone within its Region. Amazon VPC ...

Web server installation / configuration on Amazon Linux machine.

access_time 2023-09-17T15:40:24.387Z face Mohammed Zubair
Web server installation / configuration on Amazon Linux machine. File servers, database servers, mail servers, and web servers use different kinds of server software. Each of these applications can access files stored on a physical server and use them for various purposes. The job of a web server is...