Computer Science, asked by rockpandu5859, 1 year ago

Which two platform features allow for the use of unsupported languages? choose 2 answers?

Answers

Answered by Answers4u
9

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 ).

Answered by TheBestWriter
0

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