The software that allows developers to deploy applications using the exact same environment in which they were developed is docker. The correct option is A.
<h3>What is a software package?</h3>
An assortment of files and data about those files makes up a software package. Linux's distributions are typically set up as individual software packages, each of which contains a specific program, like a web browser or a development environment.
Docker is a platform of service products that uses visualization of OS. Develops the shipping and running application.
Thus, the correct option is A. Docker.
To learn more about the software package, refer to the link:
brainly.com/question/18523054
#SPJ4
The question is incomplete. Your most probably complete question is given below:
A. Docker
B. Git
C. Bitbucket
D. Gitlab
Answer:
Layer 4
Explanation:
MAC address works at the data link layer (layer 2) of the OSI model. Mac address allows computers to uniquely identify themselves in the network
IP Address is a logical address that works at the network layer of OSI model (layer 3) (actually the IP layer of TCP/IP model).
The port number works at the transport layer of the OSI model (layer 4).The port number uses sequence number to send segments to the correct application thereby ensuring they arrive in the correct order.