Blog

#digital transformation

What is GitOps?

What is GitOps?

At its core, GitOps consists of code-driven infrastructure and operational procedures that utilize Git.

Daha Fazla
Documentation in Software Projects with MkDocs

Documentation in Software Projects with MkDocs

When we start a project, our priority is often technical matters. Should we use this framework, this architecture, this pattern, etc.? Or we focus directly on coding the processes.

Daha Fazla
Servlet's Non-Blocking Adventure

Servlet's Non-Blocking Adventure

Our goal is always to be able to do more work faster with fewer resources. To achieve this, we examine what is consuming system resources and where bottlenecks are occurring.

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