Many businesses rely on legacy applications, which may suffer from compatibility issues, maintenance challenges, and, frankly, inefficiency over time. Containerizing older applications with Docker is ...
After his introductory series, Tom Fenton deploys a database on Docker and integrates it with other apps deployed from other Docker images. In my Introduction to Docker series, I covered the basics of ...
Tom explains that most multi-tiered apps are dynamic and deployed in multiple locations so their components also will need to be updated. This is the fourth article in a series on running applications ...
How to create a custom template in Portainer to ease Docker deployments Your email has been sent Portainer has become my go-to for managing container deployments. This one-stop-shop makes it ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Containers are meant to provide component isolation in a modern software stack. Put your database in one container, your web application in another, and they can all be scaled, managed, restarted, and ...
A book published in 1981, called Nailing Jelly to a Tree, describes software as “nebulous and difficult to get a firm grip on.” That was true in 1981, and it is no less true four decades later.