Packet Flow to EC2 Instance
Introduction How does a traffic flow from internet to an EC2 instance inside VPC: User - Public Internet Public Internet - Internet Gateway IGW - Public Subnet Public Subnet - Elastic...
Introduction How does a traffic flow from internet to an EC2 instance inside VPC: User - Public Internet Public Internet - Internet Gateway IGW - Public Subnet Public Subnet - Elastic...
Process Get-Process To list the process wmic process list brief To list the running process wmic process list full To list the runn...
Introduction To get started with GenAI, we can follow the below guide: Understanding the terminologies Using the Model APIs Building applications using the AI Models ...
Introduction In Azure, “data” refers to any information that can be stored, processed, or analyzed within the various Azure services. This encompasses a wide range of types and formats, which ...
Introduction Availability Sets and Availability Zones are two different mechanisms for ensuring high availability of applications. Both are designed to protect applications from hardware failu...
Introduction Azure Policies are broadly categorised into below: Asset Management Backup and Recovery Data Proetection DevOps Security Endpoint Security G...
gcloud - SSL CERTIFICATE_VERIFY_FAILED
Introduction SonarQube is a powerful code quality management tool that helps developers and teams to continuously inspect and analyze their codebase. It provides valuable insights into code quality...
Introduction Potential Bugs: Identify potential bugs by analyzing code for known patterns and anti-patterns that commonly lead to bugs. Flag issues like null pointer dereferenc...