The most common enterprise JS framework
What is ReactJS
This backend layer acts like the “waiter,” taking requests from the frontend and returning data
What is APIs
The top 3 cloud service providers
What is AWS, Azure, Google Cloud Platform (GCP)
What is the first stage of the SDLC
What is requirements gathering and planning
CSS stands for __
What is Cascading Style Sheets
What is the most common framework for developing Java microservices
What is Spring
This cloud service type is used for storing images, files, and backups at scale
What is storage
This stage focuses on designing the structure, architecture, and components of the system
What is design
How many versions of Angular have been released
What JS languages is most common for backend development
What is NodeJS
This cloud pattern allows code to run without managing servers and is commonly used for event-driven systems
What is serverless
Manual and automation _____ are all part of this stage of the SDLC
What is integration & testing
This UI-focused framework allows developers to build frontends using C# instead of JavaScript
What is Blazor
Independent, scalable services are key benefits of what kind of Architecture?
What is Microservices
A system using Lambda, SQS, and DynamoDB is best described as this type of architecture
What is Event-Driven / Serverless Architecture
Which phases of the SDLC does DevOps fall into
What is design, implementation, testing, and maintenance