Developer agility comes from building systems composed of small, independent units of functionality focused on doing one thing well, so how does Cloud Functions help improve developer agility?

✅  The correct answer is:

  • Cloud Functions lets organizations build and deploy services at the level of a single function, not at the level of entire applications, containers, or VMs.

Question:

Developer agility comes from building systems composed of small, independent units of functionality focused on doing one thing well, so how does Cloud Functions help improve developer agility?

Solution:

  • Cloud Functions lets organizations that really value time to market build apps quickly.
  • Cloud Functions lets organizations build and deploy services at the level of a single function, not at the level of entire applications, containers, or VMs.
  • Cloud Functions lets organizations deploy and maintain a fleet of VMs through a series of containers.
  • Cloud Functions lets organizations make changes to the kernel by providing their own network or graphics drivers to squeeze out the last drop of performance.