0 votes
in Cloud Computing by
How is API used in cloud services?

1 Answer

0 votes
by

API is Application Programming Interface. It is a very useful component in cloud platforms. It is used in the following ways:

  • It instructs the communication between one or more applications.
  • It allows the creation of applications in an easy manner, along with the linking of cloud services with other systems.
  • It also eliminates the need for writing the full programs.
...