Posts

Showing posts with the label docker

Brief Introduction Containers and Docker

Image
We are living in a world where everyday we got to hear about some new technologies. In the past it took several months to hear about some sort of new technology. But now it has become days. In this article I’m gonna explain you about a new area in the software development field which everyone has been discussing recently. But it has been several years since this technology came into play. So let’s see what is this about. What is Docker and Containers are about?? sdsds Docker i s   the leading  container  as a service platform in the world( CaaS ). So another new term comes into play.Now what is a container? When we consider cloud computing services there are three types of services that we can identify.They are Infrastructure as a Service(IaaS), Platform as a Service(PaaS) and Software as a Service(SaaS). I’m not going to explain you about those services in this article. In between IaaS and PaaS we can identify another service  as  CaaS which is named as Contain...