The Easiest Way to Containerize your Java Application and Deploying it on Kubernetes
Running your application on the container in an orchestrated environment has many benefits, but it is not always a straightforward
Have you created an automation script for Continuous Delivery to Public Cloud Platforms?
Have you ever lost some important data in a local disk crash?No-one likes to face such circumstances. So it's better
Covid-19 Data Prediction using Snowflake – V (Visualisation using Power BI)
Data analysis and BI tools go hand in hand. Likewise, our project had data as an outcome but we needed
Covid-19 Data Prediction Model – IV (Streams and Tasks)
Now we are using the merge command to update the data in the PREDICTION table by merging the actual data
Covid-19 Data Prediction Model using Snowflake – III (SIR Model)
Let’s create our prediction model…… For prediction, we are using the data of the past 12 days so we will fetch
Covid-19 Data Prediction Model – II
Let’s move forward . . . In part-1 of this project we have an established connection between snowflake and zepl notebook.
Breaking The GitHubbing Myth: Extended SCM using GitHub Actions and GitHub Packages
GitHub is the most popular Source Code Management tool! Is it now? Let's see a meme xD! GitHub is indeed the
Having trouble managing your Kubernetes cluster? Ever heard of K9s?
K9s is an under-development project used for monitoring and managing K8s cluster. Let's dive deep into it !!! While exploring Knative