Some stuff that you need to know before learning DevOps

This blog contains the notes that I took while I was watching the freeCodeCamp video about DevOps prerequisites. By reading this blog you can get fundamental knowledge about the things you need to know before learning DevOps. I mostly focused on keywords and some small description about them, but you can research more about those by yourself to build long lasting knowledge. You can also check the video yourself by clicking here...

March 22, 2024 · 8 min · Azar Mamiyev

Experimenting Encryption and Decryption with Python: Understanding the Transposition Cipher

In the world of data security, encryption is like a fortress protecting sensitive information from prying eyes. Among the many encryption methods, there’s one called the Transposition Cipher. It’s a bit like rearranging the letters of a word to make it look scrambled. In this blog post, we’ll take a closer look at how this encryption method works using a Python script, you can find full project here. Understanding the Code Let’s break down the code step by step:...

March 18, 2024 · 3 min · Azar Mamiyev

My First Post!

Welcome to my blog! I’m glad that you visited my blog! I’m so glad you’re here. I’m excited to share my thoughts with you on all things related to Software Development, Cybersecurity, Internet privacy, and AI.

December 21, 2023 · 1 min · Azar Mamiyev