Tag: DevOps
-
Everything you need to know about GitOps!
CEO’s DeskThe term GitOps was coined by developers at Weaveworks when they posted a blog defining Git as “the source of truth”. Git is a part of almost every CI/CD assembly and they decided to leverage the exact thing. They ... -
9 Antipatterns to save your DevOps from becoming DevOops
CEO’s Desk“Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is ... -
Why do your DevOps teams need to “shift left”?
CEO’s DeskTesting has been an integral part of the software development process since the start. A more software-defined approach to product development has resulted in accelerated product development. To match this accelerated ... -
Container vulnerabilities and security best practices
Containers have been pretty much a part of the software world since the late 70s when during the development of Unix V7, the chroot system call was introduced. But we had to wait until 2006 to see containers ... -
Docker Enterprise 3.0 – bringing Docker Desktop to enterprises
The 2019 edition of DockerCon concluded on May 2, 2019. This year, there were a lot of interesting releases and informative sessions. You can have a look at all the highlights from this year’s ... -
Best practices and tools that will elevate your Infrastructure as Code
In my last blog, I talked about whats and whys of Infrastructure as Code. It is important to understand that IaC is more than just automation. Similar to code development, it is about managing your ... -
Kubernetes 1.14 – Welcoming Windows workloads now
The first release of 2019 for Kubernetes is here! And it’s a big one. A total of 31 updates with a full third of them being moved to stable and another third of them moving to beta. This is the most ... -
What is Infrastructure as Code and why should you go for it?
CEO’s DeskEnd-to-end automation of the software development process is the thing now. In recent years, one can surely say that automation of the overall application development process has gone mainstream although ... -
8 variables that will change the DevOps equation in 2019
CEO’s DeskJanuary is all about cherishing what went right and evaluating what didn’t, in the previous year. It is about predicting what the new year will be like and what needs to be done to make the best out of it. ... -
Why you should be excited about Kubernetes 1.12?
I’m a bit late writing about this release of Kubernetes. It’s already their 3rd release of 2018. Looking over the release notes and playing around with the new features is clear that the focus of the last ... -
Build your CI/CD with AWS CodePipeline and Elastic Beanstalk
DevOps is fast becoming a standard right now and CI/CD (Continuous Integration and Continuous Delivery/Deployment) is the term often associated with development and release of a software in the DevOps process. ... -
From the CEO’s Desk: DevOps with Microsoft Azure part 2 – VSTS and TFS
CEO’s DeskIn my last blog, I talked about “how Microsoft is trying to change its perception in the open source world and how the recent acquisitions are making it a formidable force in the DevOps ...