DevOps

Catch up on the latest DevOps news and updates from the Packt Hub, including the latest tools and methodologies such as Docker and Kubernetes, plus guides on Continuous Integration and TDD.

DevOps Concepts and Assessment Framework

1
In this article by Mitesh Soni, the author of the book DevOps Bootcamp we will discuss how to get quick understanding of DevOps from...

The Cloud and the DevOps Revolution

0
Cloud and DevOps are two of the most important trends to emerge in technology. The reasons are clear - it's all about the amount...
container,container ship in import export and business logistic.

The key differences between Kubernetes and Docker Swarm

1
The orchestration war between Kubernetes and Docker Swarm appears to be over. Back in October, Docker announced that its Enterprise Edition could be integrated...
containers

Kubernetes 1.10 released

0
Kubernetes has announced their first release of 2018: Kubernetes 1.10. This release majorly focuses on stabilizing 3 key areas which include storage, security, and...
RethinkDB using Docker

OpenShift 3.9 released ahead of planned schedule

0
In an effort to sync their releases with Kubernetes, RedHat skipped 3.8 release and came up with version 3.9, for their very own container...
ships on the dock

Building Docker images using Dockerfiles

0
Docker images are read-only templates. They give us containers during runtime. Central to this is the concept of a 'base image'. Layers then sit...
AWS Fargate makes Container infrastructure management a piece of cake

AWS Fargate makes Container infrastructure management a piece of cake

0
Containers such as Docker, FreeBSD Jails, and many more, are a substantial way for developers to develop and deploy their applications. Also, with container...
The best DevOps tools available

Top 7 DevOps tools in 2018

0
DevOps is a methodology or a philosophy. It's a way of improving the friction between development and operations. But while we could talk about...
Docker isn't going anywhere

What’s new in Docker Enterprise Edition 2.0?

0
Docker Enterprise Edition 2.0 was released yesterday. The major focus of this new release (and the platform as a whole) is speeding up multi-cloud...
Everything you need to know about Jenkins X, the new cloud native CI/CD solution on Kubernetes

Everything you need to know about Jenkins X, the new cloud native CI/CD solution...

0
Jenkins is loved by many as the open source automation server, that provides different plugins  to support building, deploying, and automating any project. ...