Basics of Cloud ComputingEver wondered how websites like YouTube or Gmail work seamlessly without crashing? Behind the scenes is a powerful force called cloud computing, which has changed the way technology operates. In this article, we’ll look at how traditional IT systems ...Jun 18, 2025·7 min read
Fun with Angular and KubernetesBuilding an Interactive Cat Facts Website with Angular and KubernetesApr 1, 2024·3 min read
Troubleshooting CheatsheetThis to create ousigner in local environment keytool -importkeystore -srckeystore ousigner.p12 -destkeystore lmg-eis-prv.jks -srcstoretype PKCS12 -deststoretype jks -srckeypass npciupi -destalias 1 -srcalias 1 -destkeypass npciupi To Execute SBC Stan...Feb 19, 2024·6 min read
Linux Zero to Hero-1In 1991, Linus Torvalds wrote the first version of the Linux kernel. Some years earlier, Richard Stallman began the GNU Project to create a free Unix-like operating system. Linux, the open-source operating system, has gained immense popularity over t...Dec 31, 2023·8 min read
Building a 3-tier projectWhat comes to your mind when we say a 3-tier project? When you mention a "3-tier project," a specific software architecture pattern is used in application development. In this architecture, the application is divided into three distinct layers or tie...Oct 8, 2023·3 min read
Simplifying Certificates and Certificate chainIn the IT world, certificates and certificate chains play a crucial role in establishing secure communications, verifying identities, and enabling secure authentication. Here's a simplified explanation of certificate chains and their use cases: What...Aug 26, 2023·8 min read
Top 10 DevOps BooksDevOps is a rapidly growing field, and there are several numbers of great books available to help you learn the basics and advanced concepts. In this article, we will discuss the top 10 DevOps books. The Phoenix Project Leading the Transformation...Aug 13, 2023·2 min read