
Author: Alyssa Shames
-
Docker and Kubernetes: How They Work Together
Docker and Kubernetes are two of the most popular technologies for containerized development. Docker is used to package applications into containers, while Kubernetes is used to orchestrate and manage those containers in production. Kubernetes changed how we develop and deploy containerized applications, providing a powerful orchestration platform that automates tasks such as scaling, load balancing,…
Read now
-
3 Ways to Drive Business Outcomes with Docker
More than a decade ago, Docker ushered in the era of containers by making it easy for developers to build, ship, and run applications anywhere. Before Docker, deploying and managing applications was a complex and time-consuming process. Developers had to worry about the compatibility of their applications with the underlying infrastructure, and they had to…
Read now
-
Docker Desktop 4.17: New Functionality for a Better Development Experience
Read about the latest updates and functionality released with Docker Desktop 4.17, including Docker Scout and much more!
Read now
-
New in Docker Desktop 4.15: Improving Usability and Performance for Easier Builds
Docker Desktop 4.15 is here, packed with usability upgrades to help you find the images you want, manage your containers, discover vulnerabilities, and more.
Read now
-
The Docker-Sponsored Open Source Program has a new look!
Learn about the latest updates to the Docker-Sponsored Open Source Program. This announcement covers the new benefits being added and what’s staying the same!
Read now
-
Automating Your Containers’ Security Scanning
Vulnerabilities impact containers, but trusted images can help. Learn how Docker’s native Snyk integration helps secure your software supply chain.
Read now
-
Docker Business now available for purchase on the Amazon Web Services Marketplace
Today, Docker and Amazon are happy to announce the availability of Docker Business on the Amazon Web Services (AWS) Marketplace. This is a huge step in providing more choice and flexibility to Docker and AWS customers, so you can procure the Docker Application Development Platform – including leading tools, services, integrations, and content – through…
Read now
-
The Impacts of an Insecure Software Supply Chain
Today, software regularly integrates open-source code from third-party sources into applications. While this practice empowers developers to create more capable software in a shorter time frame, it brings with it the risk of introducing inadequately vetted code. How aware are we of the security of our open-source code? Most of us use pip or npm…
Read now