Question 1
Where are services typically registered for dependency injection in ASP.NET Core?
Question 2
Which features are provided by Docker containers?
Question 3
In Entity Framework Core, which approaches can be used to load related data?
Question 4
Which concept helps reduce hallucinations in AI-powered applications by providing trusted data sources?
Question 5
Which logging practice best supports debugging in a distributed microservices environment?
Question 6
Which design pattern is used to hide a complex subsystem behind a simple interface?
Question 7
Which service is best fit for running short lived functions in response to S3 events without managing servers on AWS?
Question 8
Which HTTP method is typically used to update an existing resource in a REST API?
Question 9
What is the main purpose of version control systems like Git?
Question 10
Which access modifier restricts access to within the same class only?
Question 11
In a microservices architecture, which pattern is most appropriate for decoupled, asynchronous communication between services?
Question 12
Which statements are true?
Question 13
Which AWS service is primarily used for scalable object storage?
Question 14
Which C# collection ensures all elements are unique?
Question 15
In agile development, what is a “sprint”?
Question 16
In Git, what does git rebase primarily do?
Question 17
What is the primary benefit of using containers (e.g., Docker) in application development?
Question 18
What is the purpose of CORS (Cross Origin Resource Sharing)?
Question 19
Which Azure service supports serverless apps?
Question 20
What is the main role of Microsoft Azure Active Directory?