Blog Logo
  • Shoin
  • Cloud Services
  • GNU/Linux
  • Databases
  • Development
  • Misc
  • Shoin
  • Cloud Services
  • GNU/Linux
  • Databases
  • Development
  • Misc

Abdullah Caliskan

Container EN

Zot OCI Registry Review and Configuration

While searching an alternative to Docker's private registry, found Zot OCI registry. And wanted to see the capabilities and limitations. It's an image registry which…

1 min read

Posted by Abdullah Caliskan 5 months ago
DevOps Container EN

How to Build Multi-Arch Container Images

Each container image has processor architecture. That architecture describes where you can run them on. It's the similar, like in OS executable binaries. If you…

1 min read

Posted by Abdullah Caliskan 6 months ago
Development Python Database EN

SQLAlchemy - UUID and Mix-In Classes

UUIDUUID (Universal Unique Identifier) is a 128-bit value used to uniquely identify an object or entity on the internet. A real world example; When you…

2 min read

Posted by Abdullah Caliskan 7 months ago
Development Python FastAPI Database EN

FastAPI - SQLAlchemy and Alembic Integration

Almost in every project we store information in databases. It could be an SQL or a NoSQL database. Let's say you would like to go…

4 min read

Posted by Abdullah Caliskan 7 months ago
Cloud GCloud Solution Lambda Database EN

BigQuery Scheduled Query Monitoring

We have created scheduled queries in the previous post. The query execution results could be forwarded to a pub/sub topic. In this post we…

2 min read

Posted by Abdullah Caliskan 2 years ago
Cloud GCloud Database EN

BigQuery Scheduled Query Management

Sometimes you might want to run queries on recurring basis. The queries could be written in SQL. We decided to run some queries for cleaning…

2 min read

Posted by Abdullah Caliskan 2 years ago
DevOps EN

GitOps Explained

I heard the "GitOps" word first time while learning the terraform. A bunch of new words that have "Ops" suffix have appeared nowadays such as…

3 min read

Posted by Abdullah Caliskan 2 years ago
Cloud AWS VPC EN

VPC Endpoint and Peering

VPC EndpointsVPC endpoint provides access to public AWS services for resources that don't have public IP or where NAT gateway isn't deployed.There are gateway…

1 min read

Posted by Abdullah Caliskan 2 years ago
Cloud AWS VPC EN

AWS Networking - VPC Summary

VPC stands for Virtual Private Cloud. VPC lets you build up your own private network in AWS Cloud. You can define an isolated networks by…

2 min read

Posted by Abdullah Caliskan 2 years ago
Cloud Network EN

Summary of Network Fundamentals

What is a Network?A network consists of two or more computers that are linked in order to share resources (such as printers and CDs)…

4 min read

Posted by Abdullah Caliskan 2 years ago
Page 1 of 3 Older posts →
Published with
Built with and Free & Open-Source Software.