Management groups- help you manage access, policy, and compliance for multiple subscriptions. All subscriptions in a management group automatically inherit the conditions that are applied to the management group. Subscriptions – logically associate user accounts with the resources that they create. Each subscription has limits or quotas on the amount of resources that it can […]
Author: ygminds
4. Virtual Networks
In computer networks, a DMZ (demilitarized zone) is a physical or logical sub-network that separates an internal local area network (LAN) from other untrusted networks, usually the Internet. Azure VNet Pricing: Subnets – Subnet is a range of IP addresses in the VNet, you can divide a VNet into multiple subnets for organization and security. […]
5. Elastic Block Store
When you’re using Amazon EC2 to run your business applications, those applications need access to CPU, memory, network, and storage. EC2 instances give you access to all those different components, and right now, let’s focus on the storage access. As applications run, they will oftentimes need access to block-level storage. You can think of block-level […]
9. Package/Service Management
YUM – Yellowdog Updater, Modified- YUM is a package management utility for RPM-based distributions. RPM (Red Hat Package Manager) is the package manager that systems like RHEL and CentOS are based on. YUM uses RPM under the hood, hiding its complexity through a high-level abstraction. Fedora 22 and RHEL 8 introduced a rewrite of YUM, called […]
DevSecOps
CI/CD Pipeline Security Jenkins with OWASP Dependency Plugin GitLab Security Scans CircleCI or GitHub Actions with security steps Secrets Management HashiCorp Vault AWS Secrets Manager Azure Key Vault Code Analysis (SAST & SCA) SonarQube – Static code analysis Checkmarx – Source code security scanning Snyk – Open-source vulnerability scanning Black Duck – Software composition analysis […]
Cloud -DevSecOps and AI
Cloud AWS Azure DevSecOps CI/CD Pipeline Security: Jenkins with OWASP Dependency Plugin GitLab Security Scans CircleCI or GitHub Actions with security steps Secrets Management: AWS Secrets Manager Azure Key Vault Code Analysis (SAST & SCA): SonarQube – Static code analysis Checkmarx – Source code security scanning Container Security: Trivy Dependency & Vulnerability Scanning: OWASP Dependency-Check […]
Azure
Azure DevOps Az Board Az Wiki Az Repo Az Pipeline Az Artifact Microsoft Hosted Agent Self Hosted Agent DevOps Git/GitHub Jenkins Docker Ansible Terraform Kubernetes Github Action Maven AIOps Chatgpt Copilot GenAI Deepseek Harness Basics Agile Vs Waterfall Basic Networking Linux Administration Unix Shell Scripting Additional Supporting Tools Git-bash Visual Studio Confluence CMDB Checkmark SonarQube […]
AWS
AWS & DevOps Tools This module covers essential AWS cloud services and DevOps tools used in modern software deployment and infrastructure automation. Ec2 Instances – Elastic Compute Cloud EC2 Networking Instance Store EBS – Elastic Block Storage S3 – Simple Storage Service RDS VPC IAM Route 53 Lambda AWS Storage Gateway Snowball AWS Direct Connect […]
Fullstack Java Development
Java Programming Core Java Advance Java JDBC (Java Database Connectivity) Servlet & JSP “ Java provides the foundation for building scalable, secure, and object-oriented applications. ” C Language, Logic Building, Data Structures and Algorithms C Language C-Logic Building Data Structures & Algorithms SQL & PL-SQL SQL Fundamentals PL-SQL Programming Concepts Queries, Procedures, and Triggers “ […]
Software Testing
Manual Testing 1) Introduction to Testing 2) Life Cycle 3) Models 4) Levels and Types of Testing 5) Software Test Design Techniques 6) Introduction to Mobile Testing 7) Documents and Reports Types of Testing Functional Testing Non – Functional Testing Mobile Testing Subtopics: Mobile Application Types Mobile Testing Tools Mobile Testing Techniques “ Manual […]