Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

Onboarding New Devs - GitKraken Workspaces

Where's the code? And where's the backlog? The 2 big questions new devs on the team always ask. Listen to @ Kevin Bost clearly break down his team's experience #onboarding new team members. Want to hear more from Kevin? Watch the rest of his story to learn how he...✅ Seamlessly tracks his backlog✅ Stays on top of issues and assignments✅ Effortlessly manages open pull requests✅ Keeps his multi-repo projects organized.

Day 1 Navigate Europe 2023 Wrap Up

Navigate Europe 2023 has come to an end, and we couldn’t be more grateful for everyone involved in this, from our sponsors, attendees, and most importantly, the Civo team. Whilst we have already announced the next event for next year in Austin, Texas, we want to spend some time reflecting on the amazing few days we’ve just had, and everything we took away from it.

Microsoft OneDrive: Your Ultimate Guide to Cloud Storage

Hey there, cloud wanderer! Ever found yourself juggling multiple USB drives or emailing files to yourself just to have access to them on another device? Well, Microsoft OneDrive is here to make your life a whole lot easier. This article will be your ultimate guide to understanding what OneDrive is, how to use it, and why it might just be the cloud storage solution you’ve been looking for.

How improved network performance is a key part of Web 3.0 delivery

Web 3.0 could see the emergence of more decentralized online ecosystem based on blockchain. In this blog, we examine the important role that network performance will play in the arrival of Web3 in order to reduce frustrations and shortcomings with the existing traditional public internet. In this blog we look at the role network performance will play in the delivery of web 3.0.

Custom domains now available on preview environments

You’re probably all very familiar with the URLs we currently generate automatically for your environments on Upsun by now. And while they are very useful, they’re not the most friendly-looking as, we build them using the following pattern: This approach is important because it ensures that our URLs are unique for all projects and their environments but it also makes them pretty long, overly complicated, and let’s face it—not the prettiest. But this is the case no more!

A detailed guide on Azure architecture diagram

Azure architecture diagrams are visual representations that illustrate the structure, components, and relationships of a solution or application deployed on Microsoft Azure. These diagrams provide a clear and concise overview of the various Azure resources and services used in a specific architecture. They are helpful for design discussions, documentation, and communication among team members and stakeholders.

JFrog's cloud migration story

Since inception in 2008, JFrog has hosted its own development environments on-prem. While this approach worked well for a time, the increasing need to deploy faster, while sustaining high quality and reducing hosting costs made us realize that we needed to leverage the JFrog SaaS Production environment. So in 2022, we started an effort to migrate our RnD environments from an on-prem solution to JFrog SaaS Production.

Manage Kubernetes environments with GitOps and dynamic config

Most modern infrastructure architectures are complex to deploy, involving many parts. Despite the benefits of automation, many teams still chose to configure their architecture manually, carried out by a deployment expert or, in some cases, teams of deployment engineers. Manual configurations open up the door for human error. While DevOps is very useful in developing and deploying software, using Git combined with CI/CD is useful beyond the world of software engineering.