A Chief Information Officer (CIO) wants to implement a cloud solution that will satisfy the following requirements:
Support all phases of the SDLC.

Use tailored website portal software.

Allow the company to build and use its own gateway software.

Utilize its own data management platform.

Continue using agent-based security tools.

Which of the following cloud-computing models should the CIO implement?
Correct Answer: B
Because all the requirements want to keep the control of the software.
- Support all phases of the SDLC.
PaaS (manage data, app)
- Use tailored website portal software.
PaaS (manage app)
- Allow the company to build and use its own gateway software.
to build its own gateway "on top".... this is PaaS...the req assumes there's an existing GW but company would rather use theirs
- Utilize its own data management platform.
PaaS (manage application.) u would manage data from an application interface
- Continue using agent-based "security tools" (is an application).
The agent based security tools would be on user devices.