Serviops Solutions Becomes an AWS Public Sector Partner

Laval, QC. – May 5, 2022 – Serviops Solutions, a Select Amazon Web Service (AWS) Partner, is proud to announce that it deepened its relationship with Amazon Web Services (AWS) further by adding the Public Sector Partner Program to its list of AWS designations, on...

A Full CI/CD Pipeline for Cloudflare Workers with Bitbucket CI

In this post of this series, we will describe how to deploy a Cloudflare worker using Bitbucket CI. This will complete the different CI/CD solutions we tested using Cloudflare Wrangler. The first one described the process using Github Actions, the second one used...

A Full CI/CD Pipeline for Cloudflare Workers with GitLab CI

The fourth post in this series will describe how to deploy a Cloudflare worker using GitLab CI. This will complete the different CI/CD solutions we tested using Cloudflare Wrangler. The first one described the process using Github Actions, the second one used...

A Full CI/CD Pipeline for Cloudflare Workers with Travis CI

So far, we have learned how to deploy a Cloudflare worker using Github Actions and CircleCI. The next post in this series will describe how to deploy a Cloudflare worker using Travis CI. Would you like to learn more about Cloudflare Workers? Click here. Table of...

A Full CI/CD Pipeline for Cloudflare Workers with CircleCI

After learning in our previous post how to deploy a Cloudflare worker using Github Actions, today’s tutorial features a guide for building a CI/CD pipeline for Cloudflare Workers using CircleCI. Would you like to learn more about Cloudflare Workers? Click here....