Blog

How to perform a Continuous Deployment (CD) on Google Cloud Kubernetes using Jenkins?

How to perform a Continuous Deployment (CD) on Google Cloud Kubernetes using Jenkins?

In this article, I will try to explain how to deploy an application that has gone through the CI process to a cluster on Google Kubernetes(k8s) Engine.

Daha Fazla
Real-Time Object Detection (w/Yolo-Python)

Real-Time Object Detection (w/Yolo-Python)

A human can perceive and interpret images and moving objects. Research into computer vision has begun in order to enable a machine to perform the same operations.

Daha Fazla
Using JSON-Server in Angular

Using JSON-Server in Angular

Today we will be creating a small application using Json-Server that we can use as a Fake Rest API in our projects.

Daha Fazla
How to set up a CI (Continuous Integration) environment with Docker?

How to set up a CI (Continuous Integration) environment with Docker?

When we think of CI (Computer-Integrated Network), Jenkins is probably one of the first tools that comes to mind. If we want to perform a static code analysis on the code, we also need a tool like SonarQube.

Daha Fazla