All you need to know for AWS Solutions Architect - Associate Exam
Hi folks, today I’m going to share my personal notes when I was studying for AWS Solutions Architect - Associate Exam. Without further ado, let’s start!
Hi folks, today I’m going to share my personal notes when I was studying for AWS Solutions Architect - Associate Exam. Without further ado, let’s start!
Subnetting is a process that divides a network into at two or more separate networks. Subnetting is a FAQ in SRE or DevOps interviews or online test which makes it...
Hi,
In this post I want to share some things that makes me uneasy most of the time. I have considered these points as my weaknesses since my active study...
In this post I will talk about two network operation modes which every Network Interface Card (NIC) possesses. Why? because I found it in one of an online interview question...
In this blog post, I will spill my thoughts about server sizing on virtualization context, a topic which I learned recently from various articles. Server sizing is undoubtedly one of...
Many languages are case sensitive, so there should be difference between uppercase and lowercase letters. The ASCII value difference between uppercase and lower case letters in alphabet is 32.
Uppercase...
You maybe often heard or use about these linux commands as they do basic operations such as mkdir
,cat
,ls
, rm
. But there are...