Model:HEAPAPLVSUS0023ASKU Wondering why I am reviewing an Air Purifier, whereas I am a Site Reliability Engineer? It is all related to reliability. Reliability is directly proportional...
Docker can be installed in Amazon Linux 2 by just running below command. Verify Docker is installed Install Docker Compose – v2.11.2 Reference: Install Docker Compose...
To install git in Amazon Linux 2 you should be an administrator. Execute the below command to install git. Verify installation You can verify the installation...
Enable EPEL Reference: Enable the EPEL repository for EC2 instances running CentOS, RHEL, or Amazon Linux Install .Net Manually install .NET on Linux – .NET |...
After a break in coding with C#, I cranked up a new C# project in my Visual Studio. And I noticed a new feature in C#9,...
NASA provides free access to the Landsat data products. Also, NASA dumps the datasets into an S3 bucket so that the data can be accessed by...
Date Update Tamil Link Sep 9, 2020 Nasa launches Landsat 9 Satellite நாசா லேண்ட்சாட் 9 செயற்கைக்கோளை விண்ணில் செலுத்தியது Nov 5, 2021 NASA, USGS Release First Landsat...
Sysbecnch is mainly used for testing database performance, but it is a more generic tool. It can also be used to run CPU, Memory, and File...
Though Micro Service architecture comes up with many advantages, SREs may face practical challenges in maintaining and improving the reliability of an underlying micro-service system. Particularly...
Grep command can be used to search for text in a file. GREP: Search for multiple patterns GREP: Ignore specific patterns