Bitovi Blog - UX and UI design, JavaScript and Front-end development

devops

How to Deploy Storybook to GitHub Pages with GitHub Actions

December 2, 2022

If you’re using GitHub Actions as your Pipeline Runner, Bitovi has created a new GitHub action that makes publishing your Storybook to GitHub Pages a snap. It’s using a new feature in GitHub pages to...

DevOps Consulting: Continuous Integration

December 1, 2022

Continuous Integration (CI) automations are a vital part of DevOps and Cloud Engineering that simplify software delivery by helping ensure all code deployed to a hosted environment is bug-free and...

Build a Data Pipeline Using Kafka and Kafka Connect

November 18, 2022

A data pipeline is a series of data processing steps. Data pipelines consist of three key elements:

Deploy Your React Project to Github Pages with Github Actions

November 4, 2022

Bitovi has created a new GitHub action that makes publishing a React site to GitHub Pages a snap. It’s using a new feature in GitHub pages to help keep your repositories clean.

DevOps Consulting: Pipeline Runners

November 2, 2022

Pipeline Runners, and the automation pipelines they run, simplify software delivery by providing a hosted mechanism to automate running tests, building packages and artifacts, and performing...

Interview with a Bitovian: Meet Dylan Lundquist, DevOps Engineer

November 1, 2022

Meet Dylan Lundquist!

It's Time to Rethink How We Version Artifacts

October 21, 2022

We have been versioning products for ages. Some products use a basic numbering scheme starting at one and incrementing the changes. Other products, such as cars, use the year to indicate a version. A...

Cloud Ready Series: Setting up a CI Pipeline

October 7, 2022

Continuous Integration (CI) is the process of automating the stages of testing, building, and publishing. It is considered one of the first steps toward creating a truly automated end-to-end...

Advanced Data Processing with Jinja2 and StackStorm

September 23, 2022

Expand your workflow horizons with some Jinja processing techniques you may not have tried!

The Complete Guide to DevOps

September 21, 2022

If you’re working in technology, you’ve likely heard the term DevOps, and may even have benefited from the assistance of a DevOps team.