Maxat Akbanov's blog
Maxat Akbanov's blog
Follow
Follow
homeAWSkubernetesAnsiblebashSQLGo
Series

devops


Articles in this series

Basics of Remote Procedure Call (RPC)

Oct 25, 20245 min read

Remote Procedure Call (RPC) is a powerful technique used in computer networks and distributed systems to enable a program on one computer (the client)...

Basics of Remote Procedure Call (RPC)

Platform Engineering Explained

Apr 8, 20247 min read

Platform engineering is essentially the practice of designing and building internal tools and workflows as a product that empower software development...

Platform Engineering Explained

What is Agile? Azure Boards Tools overview

Mar 23, 202410 min read

Agile is a project management methodology primarily used in software development but has been adopted in various other industries as well. It...

What is Agile? Azure Boards Tools overview

Software Releases Explained

Mar 22, 20245 min read

Software releases refer to the process of delivering an updated version of software to end-users or to a production environment. This process is a...

Software Releases Explained

System Design 101: 3-Tier Application Architecture

Mar 20, 20243 min read

Three-tier application architecture is a well-structured approach to creating software applications and systems, designed to separate and organize the...

System Design 101: 3-Tier Application Architecture

Networking Essentials: Overlay and Underlay Networks

Feb 22, 20243 min read

The concepts of overlay and underlay networks were invented to address different challenges and requirements in the evolving landscape of network...

Networking Essentials: Overlay and Underlay Networks