Why should we care about Semantic versioning?
Semver is a specification outlining a method of encoding the nature of change between releases of a âpublic interfaceâ,
Semver is a specification outlining a method of encoding the nature of change between releases of a âpublic interfaceâ,

In this article we would revisit to see:
- Pre-requisites to configure on the kubernetes cluster deployed on GKE to connect from Jenkins
- Configuration/Plugins Required on the Jenkins
- How we can execute the simple manifest file ( Kind: Deployment/ Pod)

It is safe to say that itâs a future-proof move for your career to understand more about cloud technologies.

In this blog, I will be explaining the path that Iâm following in my DevOps journey.

When you hear the term âsecurity breach,â chances are that risks like malware or ransomware attacks come to mind. These exploits tend to feature in headlines about major cybersecurity attacks.

Selecting the right infrastructure as code (IaC) framework depends largely on your needs and the comfort levels of your team but can have a significant impact on your cloud-native tech stack. When looking at two common IaC frameworksâTerraform by HashiCorp and Amazon CloudFormationâthere are a lot of opinions for and against each.

C# vs Python: Choosing the Right LanguageThe most important thing to consider is the type of language you would use. C# and Python are some of the most popular and potent programming languages. But which one is better? What if we want to build a revolutionary app that will shake the whole market? Ho..

Malware analysis determines if a program/file is malicious. There are two phases in malware analysis.

Machine Learning is the subfield of computer science that gives computers the ability to learn without being explicitly programmed.

Deploying and configuring a Django application has never been so easy with azure, and below, I will show how to set up and configure your own Django app.