Operations | Monitoring | ITSM | DevOps | Cloud

CI CD

The latest News and Information on Continuous Integration and Development, and related technologies.

JFrog's Newest Board Member Shares Her Thoughts on DevOps, Security & IoT

As At JFrog, we are passionate about hiring talented people who will help us leap higher and think big, further our innovation, and win in the market – it’s written in our Codex. For this reason, we continue to grow our board of directors and advisors because having solid guidance and the right mix of talent on our board is important to help us, our community and shareholders reach the next level of success in a market that is defined by rapid transformation.

Remote vs office, Stack Overflow diversity, CTO skills, Meta layoffs, hiring fraud, and more - News

Atlassian releases the State of Teams report, DevOps World 2022 is postponed, Stack Overflow has a diversity problem, CTOs should be technical, layoffs abound, and hiring fraud is just getting weird. These stories and more on Sleuth News. 0:06: Remote vs Office? 0:43: Remote vs Office? (commentary) About Sleuth: Give Sleuth a try and see why it's a deploy-based Accelerate / DORA metrics tracker both managers and developers love.

Improving Software Failure: Measure, Change, Learn

How do you treat software development failure? Do you take time to measure and learn from software failure? Or do you try to fix it quickly only after your customers complain about it? Failure can be an opportunity to learn and get better. So how can you measure and learn from software failure, and turn failure into at least a partially positive experience? Failure happens all the time, but if you're not measuring it, how do you know what you’re missing?

Top 20 CI/CD Pipeline Interview Questions & Answers

The key to acing a CI/CD interview is preparation. The first step in preparation is to learn as much as you can about the possible company, including its background, offerings, and hiring practices. In order to help you master your next interview and land your dream job, this blog post includes CICD interview questions, all neatly organized into themes.. Refreshing your technical knowledge is the next item on the list because it will help you stand apart.

Get Certified with Argo CD - Now at Level 2 with "Gitops at Scale"

At the start of this year, Codefresh announced the first ever GitOps certification for Argo CD. The certification consists of 3 different levels covering GitOps end-to-end from beginning to end. With the launch of Level 1 (Fundamentals), we have seen an unprecedented interest from people that want to learn about GitOps resulting in over 10,000 students and 3,000 certified engineers!

Automate deployment of a Vue.js application to Firebase

A quick search of the internet will reveal many services available for freely hosting single page applications or static sites. Firebase is one of these services. Firebase is a development platform developed by Google that provides file storage, hosting, database, authentication, and analytics. It is free, provides an SSL certificate by default, and offers impressive speed across multiple regions. I have chosen Firebase for hosting our demo application in this tutorial.