This GitHub repository houses terraform script to deploy Authentication & Monitoring around Azure persistent Infrastructure that supports Big Data operations for Data Engineering.
- Azure RBAC - Azure
Role based Authentication
to restrict resource level access based onUser ID
andService Principles
.- Azure Monitor - The alerting system configured to send
text
notification.- Azure Security - The security system that restricts resource level access based on AAD access provisioning.
Jenkins
file to support automated DevOps
deployment integrated with GitHub
.
Latest emhancements will be updated to Master branch for release.
-
master
branch- merge needs
Pull Request
review/approval. - Once reviewed and merged with
develop
, raisePull Request
formaster
for enhancement to be made.
- merge needs
-
develop
branch- Create Enhancement wise branches out of it.
- Work enhancements wise contribution.
- Push latest code with
Pull Requests
and get reviewed. - merge needs
Pull Requests
review/approval.