# Project BAJ ### Questions Some of the questions include but aren't limited to: 1. Is tehre any centralized base pipeline which you can repeat as a module in multiple repos. 2. How are the secrets configured for each environment, are they using a secrets manager such as "Hashicorp vault" 3. What are you using for monitoring the resources -- prometheus or external provider like newrelic/splunk 4. How are the logs collected and where are they stored? 5. What is the observability that we are suppose to observe? 6. How is the code testing done? 7. How exactly are we defining a release? How is it promoted thru multiple environment? (Dev to test) for example 8. What are we maintaining the rest of infra of this application? 9. Is there any dashboard for monitoring?(Grafana) 10. What are we using for implementing remidaition of anamolies? 11. What are the key performance metrics for this application?