NSGs and ASGs: Configuring security rules for traffic control and using tags for simpler management.
Azure Firewall: First-party network virtual appliance for filtering traffic and managing security at scale.
Azure DNS: Public and private DNS management, enabling internal name resolution.
ExpressRoute and VPN: Private connectivity to Azure resources; using ExpressRoute for dedicated connections.
Load Balancing and High Availability
Load Balancers: Azure Load Balancer for Layer 4, and Application Gateway for Layer 7 HTTP/HTTPS traffic.
Global and Regional Load Balancing: Solutions like Azure Traffic Manager, Cross-Region Load Balancer, and Front Door for high availability across regions.
Storage Fundamentals
Storage Accounts: Standard and premium types, general-purpose V2 commonly used.
Blob, Files, Table, and Queue Storage: Different storage services for various data types.
Redundancy Options: LRS, ZRS, GRS, GZRS for data resiliency; optional Read-Access GRS.
Tools for Storage Management: Use of Azure Storage Explorer and AzCopy.