Machine learning vs Deep learning: The difference

Machine learning and deep learning are the two buzzwords in the AI sphere that seem interchangeable to most people. But, that’s not true. However, they carry some similar features because deep learning is a part of machine learning. Let’s understand these terms and their differences.   What is machine learning?   Machine learning is a… Continue reading Machine learning vs Deep learning: The difference

Automate AWS Infrastructure with Terraform & Jenkins – GitOps

In this article, we will learn about Infrastructure As Code (IAC).   We will provision AWS infrastructure using Terraform & Jenkins. We are using Jenkins for creating a pipeline and deploying terraform code.   In this example, we are creating an s3 bucket and ec2 instance using Terraform. You can similarly add any other resource.   Infrastructure… Continue reading Automate AWS Infrastructure with Terraform & Jenkins – GitOps