We are racing toward the finish line at KubeCon
+ CloudNativeCon Europe, March 19 – 22, 2024 in Paris,
France.Join the Docker “pit crew” at Booth #J3 for an incredible
racing experience, new product demos, and limited-edition
SWAG. Meet us at our KubeCon booth, sessions, and events to
learn about the latest trends in AI productivity and best practices
in cloud-native development with Docker.At our KubeCon booth (#J3),
we’ll show you how building in the cloud accelerates development
and simplifies multi-platform builds with a
In the ever-evolving software delivery landscape,
containerization has emerged as a transformative force, reshaping
how organizations build, test, deploy, and manage their
applications.
Whether you are maintaining a monolithic legacy system,
navigating the complexities of Service-Oriented Architecture (SOA),
or orchestrating your digital strategy around application
programming interfaces (APIs), containerization offers a pathway to
increased efficiency, resilience, and agility.
In this post, we’ll debunk the myth that containerization is
solely the domain of microservices by exploring its applicability
and advantages across different architectural paradigms.
Development and security teams are becoming overwhelmed by an
ever-growing backlog of security vulnerabilities requiring their
attention.Although these vulnerability insights are essential to
safeguard organizations and their customers from potential threats,
the findings are often bloated with a high volume of noise,
especially from false positives. The 2022 Cloud
Security Alert Fatigue Report states that more than 40% of
alerts from security tools are false positives, which means that
teams can be inundated with vulnerabilities that pose no actual
risk.The impact of these false
One of the challenges in modern software development is being able
to release software often and with confidence.This can only be
achieved when you have a good CI/CD setup in place that can test
your software and release it with minimal or even no human
intervention.But modern software applications also use a wide range
of third-party dependencies and often need to run on multiple
operating systems and architectures. In this post, I will
explain how the combination of Bazel and
Testcontainers helps
By leveraging the wide array of public images available on Docker Hub, developers can
accelerate development workflows, enhance productivity, and,
ultimately, ship scalable applications that run like clockwork.When
building with public content, acknowledging the potential
operational risks associated with using that content without proper
authentication is crucial. In this post, we will describe
best practices for mitigating these risks and ensuring the security
and reliability of your containers.