Controls the priority order of items in the Product Backlog and communicates customer requirements to the team.
What is the Product Owner?
This DevOps practice focuses on automatically building, testing, and deploying code changes.
What is Continuous Integration and Continuous Deployment (CI/CD)?
This process evaluates a solution's alignment with enterprise architecture standards.
What is architecture assessment or (compliance review) ?
This triad model help establish security policies & procedures in a organization.
What is CIA ?
He is the current CPA Comptroller.
Who is Kelly Hancock?
The Scrum role responsible for ensuring the team follows Scrum theory, practices, and rules.
Who is the Scrum Master?
This type of automation uses scripts or configuration files to manage and provision servers instead of manual processes.
What is Infrastructure as Code (IaC)?
A roadmap showing the transition from current to future state.
What is a migration plan?
These are specific permissions or access rights granted to users or applications to perform actions on data or system.
What are entitlements ?
An error where an AI model generates incorrect, false, or misleading information, often presented as fact.
What is Hallucination?
A Scrum Team characteristic where members manage their own work without direction from the Scrum Master.
What is self-managing?
An infrastructure approach where servers, storage, and networks are provisioned and managed entirely using declarative configuration files.
What is Infrastructure as Code (IaC)?
This cybersecurity framework consists of these 3 components : Core, Tier, Profile.
What is NIST framework ?
Encryption using 2 keys: one private, one public
What is asymmetric encryption ?
In AI, RAG stands to this framework to improve quality of responses.
What is Retrieval Augmented Generation?
When Developers determine that more time is needed to deliver value by the end of a Sprint, this approach is encouraged.
What is extending the Sprint to accommodate extra work?
(Sprint duration is fixed)
A cloud-native automation service that builds, tests, and deploys applications using pipelines, often integrating Git repositories.
What is a CI/CD Pipeline?
Assurance that someone cannot deny the validity of something.
What is Non-repudiation?
Tool that simulates attacks to find vulnerabilities.
What is a penetration testing tool?
Graphical representation of work left to do versus time
Burn up chart
Burn down chart
Velocity chart
Sprint Report
Burn down chart
A statement format used in Daily Scrum to inspect progress toward the Sprint Goal.
What are the Three Questions
(“What did I do yesterday?
What will I do today?
Are there any impediments?”)?
A popular HashiCorp tool used to provision and manage cloud infrastructure as code across multiple providers like AWS and Azure.
What is Terraform?
ATAM stands to this method for evaluating technology architectures.
What is Architecture Tradeoff Analysis Method?
System that monitors networks for suspicious activity.
What is an Intrusion Detection System?
This architecture is specifically designed to process sequential data.
What is a RNN(Recurrent Neural Network)?