đïž Explore my blog
Microsoft Entra ID
formerly Azure Active Directory
Status: #idea
Tags: az-900, azure, Cloud
References
Middleware
interrupts every request from a web page
steps:
1. make middleware file using php artisan make:middleware
1. add logic in handle() function in middle ware file utilizing the request
1. register in the kernel.php
1. add middleware to route either one by one or using group
Network Security Groups
* ï»żï»żFilters inbound and outbound traffic
* ï»żï»żAdministrators set and enforce security rules
Status: #idea
Tags: Cloud, Data Protection and Identity, Network Security
References
Network Security
* DDoS Protection
* Azure Firewall
* Network Security Groups
Status: #idea
Tags: Cloud, Data Protection and Identity
References
OLAP
serving in house
not serving customers
used for analytics and insights
Status: #idea
Tags: data-mining
References
OLTP
transactional database serving business and customers
mission critical systems
up all teh time
dont slow down
Status: #idea
Tags: data-mining
References