Moustafa Meaily
Moustafa Meaily @CmpSamurai's Blog

Moustafa Meaily @CmpSamurai's Blog

Follow
homebadges

Software Architecture Concepts: Cloud Networking

Jul 10, 20234 min read

Public cloud providers such as AWS (Amazon Web Services), and GCP (Google Cloud Platform) offer many network services to customers that can be...

Software Architecture Concepts: Cloud Networking

Software Architecture Concepts: [ Part 8] SOLID Principles The First Principle : [S]

Jun 28, 20223 min read

Have you ever tried to refactor/clean up some program code only to discover you are just dealing with a different type of mess? reordering spaghetti...

Software Architecture Concepts: [ Part 8] SOLID Principles The First Principle : [S]

8 Types Of Source Code Comments

Jun 25, 20227 min read

Having worked in a couple of multinational software companies as well as startups, I feel I have seen or at least heard about almost every type of...

8 Types Of Source Code Comments

Information Security Series: [Part2] Principles of Privileges

Mar 14, 20225 min read

It is important to define the various levels of access to an information technology system individuals require. The levels of access given to...

Information Security Series: [Part2] Principles of Privileges

Information Security Series: [Part1] Principles of Security

Mar 13, 20222 min read

In this series, we are going to talk about the basic principles of information security & the fundamental frameworks that are used to protect data and...

Information Security Series: [Part1] Principles of Security

[Python Block Chain] Part 1 : The Basic Blockchain

Dec 9, 20216 min read

Introduction The basic idea of blockchain is very simple: a distributed immutable ledger that maintains a continuously growing list of records. the...

[Python Block Chain] Part 1 : The Basic Blockchain