Question Bank
3705 approved questions from the community
Single Page Applications (SPAs) have no disadvantages from a backend perspective.
Database normalization is always necessary and should always be applied.
What is the main advantage of using namespaces?
What is the difference between SOA and Microservices?
What is the difference between scale-out and scale-up?
Why does Event-Driven Architecture improve scalability?
How does garbage collection work?
What is a memory leak?
What is the main difference between Agile and Waterfall methodologies?
What is legacy code?
What is Agile software development?
When would you use asynchronous communication between systems?
What is process starvation?
What is a deadlock?
When would you use a document database like MongoDB instead of a relational database?
What does the CAP Theorem state?
What is eventual consistency in distributed systems?
What is Blue-Green Deployment?
What is lazy loading in the context of ORMs?
What is the N+1 query problem?