AWS CloudFormation is used for _______ resources in AWS.
- Deleting
- Monitoring
- Provisioning
- Scaling
AWS CloudFormation is primarily used for provisioning and managing resources in AWS, allowing infrastructure to be defined as code.
Loading...
Related Quiz
- What is the primary challenge in testing microservices-based applications?
- The use of _______ headers allows for version control without changing the URL.
- A financial service is transmitting sensitive data over the web. Which encryption technique should be prioritized for data protection?
- The HTTP method _______ is used in RESTful services to request a representation of the specified resource requests without returning the entity-body.
- REST APIs typically return data in _______ format, while GraphQL can be more flexible.