blog.souravk.cloudWhy Setting Environment Variables in `systemd` Service Files is Crucial for Your ApplicationsDeploying and managing services on a Linux system often involves navigating complex configurations and ensuring that every component functions correctly. One critical aspect that frequently gets overlooked is the proper setup of environment variables...Aug 24, 2024·3 min read
blog.souravk.cloudCreate Your Own AI ChatBot using Llama3 by metaOn May 3rd, 2024, the world experienced a collective moment of panic as ChatGPT and Gemini, two of the most widely used AI language models, went down for over two hours. This outage served as a stark reminder of how deeply we have become reliant on t...May 8, 2024·4 min read
blog.souravk.cloudUse Stable Diffusion With DockerWelcome to our latest blog post! In this, we'll be exploring the concept of stable diffusion in the context of Docker. This blog is for those folks who have heard of Stable Diffusion and want to give it a try but are unable to do so because of its co...May 1, 2024·8 min read
blog.souravk.cloudHow to integrate Sonarqube to JenkinsWelcome, fellow developers! Are you tired of manually analyzing your code quality? Do you want to seamlessly automate and integrate the process into your CI/CD pipeline? Well, then you've come to the right place! Today's blog post is all about integr...Dec 20, 2023·5 min read
blog.souravk.cloudStreamlining Scalability: A Guide to Installing Redis on Kubernetes with Helm ChartsIn the dynamic landscape of modern applications, scalability and efficient data management. Harnessing the power of Kubernetes, a robust container orchestration platform, can be a game-changer in achieving seamless scalability and resource optimizati...Nov 26, 2023·5 min read