Francisca Adekanye

Francisca is an undergraduate student pursuing a degree in Computer Engineering. Cisca loves technical writing, contributing to open source projects, and also involving herself in tech communities.
Francisca is an undergraduate student pursuing a degree in Computer Engineering. Cisca loves technical writing, contributing to open source projects, and also involving herself in tech communities.
Sep 7, 2020
Docker allows us to run our applications as containers. A container is a standalone executable package that is lightweight and has everything needed to run an application be it libraries, tools, runtime,...
Aug 27, 2020
Docker is a virtualization platform used to deliver software in packages called containers. It allows an application to run instances inside of a container. Docker has become very popular nowadays.
Jul 23, 2020
Docker, an open-source project launched in 2013, has helped popularize technology and has helped drive the trend towards containerization and micro-services in software development that’s known as cloud-native...
Jun 18, 2020
Cloud concepts have existed for many years. Traditionally, to set up an app, you would compile some hardware and software components, and as the number of visitors to your site expanded, you purchased more...