Computer Science, asked by Anshik5235, 1 year ago

Which two platforms features allow for the use of unsupported languages?

Answers

Answered by Dhruvin118
0

Answer:

The two platform features which allow the use of unsupported languages are Docker and Buildpacks.

Docker is an open source software platform developed for Linux which helps developers to build and run distributed applications.

Buildpacks provide the communication channels for your apps and examines it's dependencies. Due to Buildpacks, the apps run on Pivotal Cloud Foundry ( PCF ).

Similar questions