FEATURE
on Aug 18, 2020
471 views 30 secs

Technology and innovation are two sides of the same coin. Technology is the power that lets the mankind turn ideas into reality within no time. At pCloudy, the power of innovation has led us to stay aligned and be in pace with the dynamics of the mobile app industry. We cannot afford to let our […]

FEATURE
on Aug 18, 2020
483 views 24 secs

Many organisations uncover mountains of technical debt during their migration to the cloud. But what is technical debt and how can DevOps help us deal with it? In this post, we discuss five ways DevOps can turn your technical debt mountain into a molehill!   What is technical debt? Technical debt is the accumulation of sub-optimal […]

FEATURE
on Aug 18, 2020
511 views 21 secs

cron is a Unix job scheduler that runs commands periodically according to a schedule given by the user, known as the crontab. Scheduled jobs automate routine, repetitive tasks or tasks that you don’t want to run for every push. This tutorial shows how to use Semaphore’s workflow-scheduler/cron feature. The step-by-step example creates a project with a […]

FEATURE
on Aug 18, 2020
502 views 32 secs

Every good developer needs a good set of tools. Most of a dev’s time will be spent writing inside an IDE. Likely, that dev will undertake multiple projects at the same time, so having a way to organize those projects is very helpful. Let’s take a look at some Python development tools—since Python is one […]