DevOps is a methodology that combines software development (Dev) with operations (Ops). It is not a tool.
Monday, February 22, 2021
Configuring Java and Maven
1️⃣ Configure Java Environment Open the Java environment file. sudo vi /etc/profile.d/java.sh Add these lines inside the file: expor...
-
I’ll cover: What is Security Group (SG) What is Network ACL (NACL) Stateful vs Stateless (deep explanation) Rule evaluation log...
-
🌐 What Are VPC Flow Logs? VPC Flow Logs capture metadata about IP traffic going to and from: VPC Subnet Network Interface (ENI...
-
📊 COMPLETE NUMBERED LIST OF ML EVALUATION METRICS 🔵 A) REGRESSION METRICS (6) 1️⃣ Mean Squared Error (MSE) 2️⃣ Root Mean Squared Err...