Blog

#SaaS

On Behavior-Driven Software Development and Data Abstraction

On Behavior-Driven Software Development and Data Abstraction

When developing an application, we usually start by creating entity objects that represent the data or data structure. The next step is to create services that perform CRUD (Create, Read, Update, Delete) operations on these entities.

Daha Fazla
Software as a Service (SaaS)

Software as a Service (SaaS)

Software as a Service (SaaS), meaning software is rented or used as a service instead of being purchased on a one-time basis, has been gaining more attention worldwide recently, and the SaaS market continues to grow steadily year after year.

Daha Fazla
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