Here is a CISO's perspective on preventing broken access control vulnerabilities and the components and importance of proper permission management for cloud-native apps.
Although virtual machines and containers are both highly competent virtualization tools, they offer distinct advantages that make them suitable for different scenarios.
This interview centers around Kubernetes and Cloud Foundry, and how the future of cloud native will involve hybrid approaches that leverage both platforms.
Learn how AWS Fargate can be leveraged to deploy microservices without managing the underlying infrastructure as well as techniques to optimize performance.
Learn why despite the rise of modern, cloud-native CI/CD tools like GitHub Actions and CircleCI, Jenkins remains a heavyweight in the CI and delivery space.
Learn about managing AI/ML workloads in Kubernetes and follow a step-by-step tutorial for deploying a sample TensorFlow-based sentiment analysis model.
Is your test dependent on multiple other applications? Do you want to create an integration test using Testcontainers? Learn about the Docker Compose Module.
Considerations for Kubernetes observability, implementation challenges and potential solutions, and the importance of the developer experience in observability
As organizations increasingly rely on Kubernetes for critical workloads, it is important to keep your containerized systems secure and understand threats they face.
The advent of CI/CD pipelines combined with Kubernetes simplifies the development process, enabling organizations to ship new features and updates more frequently while reducing the risk of errors in production.
Explore the journey of Kubernetes over the past 10 years, its impact on the SDLC and developers, and the trends and innovations that will shape its next decade.
Affinity and anti-affinity are Kubernetes features to help you manage the schedule of your applications. Explore two scenarios where to use these features.
Learn about securing an Azure Kubernetes cluster with the principle of least privilege as a top priority integrated with Microsoft Entra and Kubernetes RBAC.