Munilakshmi G J100daysdevops.hashnode.devยทNov 23, 2024Day 28 of 100 Days : Automating Workflows with Cron Jobs in JenkinsWelcome back! ๐ Todayโs topic is Cron Jobs in Jenkins, a powerful feature to automate job scheduling. With cron syntax, you can execute Jenkins jobs at specific times or intervals, enabling efficient task management. Letโs dive into how it works, wh...cronjob
Denishdenish.hashnode.devยทNov 21, 2024Building a Credit Card Validator with GolangNowadays, fraudsters are all around us due to the development of new technologies and the Internet. Each time you shop online there is always a possibility that somebody somewhere is trying to use a credit card that has been stolen. And guess what? T...Go Language
Munilakshmi G J100daysdevops.hashnode.devยทNov 17, 2024Day 22 of 100 Days : Continuous Integration with Jenkins โ Simplifying DevelopmentWelcome to Day 22 of our 100 Days of DevOps journey! Today, weโre diving into the world of Continuous Integration (CI) and exploring the magic of Jenkins, the superstar tool that makes CI possible. If youโre wondering how modern software teams delive...Jenkins
Munilakshmi G J100daysdevops.hashnode.devยทNov 15, 2024Day 21 of 100 Days : Getting Started with Docker Compose โ Simplifying Multi-Container DeploymentsWelcome back! Today, weโre diving into Docker Composeโa powerful tool that streamlines the process of working with multi-container applications. Whether your application includes databases, caching systems, or multiple microservices, Docker Compose e...Docker
Munilakshmi G J100daysdevops.hashnode.devยทNov 14, 2024Day 20 of 100 Days : Discovering Docker Init โ Your Shortcut to Stress-Free Containerization!๐Hey there, amazing people! ๐ Welcome to Day 20 of my 100 Days of DevOps journey! Todayโs topic is all about Docker Init โ a handy tool designed to make containerization as smooth as possible. If youโve ever found yourself buried under the complexiti...Devops
Akash Rajvanshihacstac.hashnode.devยทOct 18, 2024๐ Day 104/200 ๐Moved backups from Unraid to the new TrueNAS VM. Added Immich + PostgreSQL to homelab apps. Made some silly mistakes in the Azure 104 mock test and only got 28 questions right. Lesson learned: Azure services and scenario-based questions take time to ...#365DaysOfDevOpsAzure
Akash Rajvanshihacstac.hashnode.devยทOct 9, 2024๐ Day 96/100 ๐Took a short break in Goa with friends last week! Still managed to dive into Azure Storage, VMs, and app deployments and plans! #Azure #DevOps #100DaysOfCode #100DaysOfDevOps #CloudComputing #Cloud#365DaysOfDevOpsAzure
Akash Rajvanshihacstac.hashnode.devยทOct 9, 2024๐ Day 95/100 ๐Took a mock test for AZ-104 todayโmade some silly mistakes, and scenario-based questions took a lot of time to process. Reading AZ tutorials and blogs by TutorialDojo. Also completed work on MARS agent, File Share Backup, and Recovery Vault services....#365DaysOfDevOpsAzure
Raaj Aryanraajaryan.techยทOct 7, 2024Mastering Next.js: Complete Setup, Features, and Advanced TipsClick here to read this blogNext.js
saileesaileeblog.hashnode.devยทSep 26, 2024Day 3: Building a JavaScript Quiz App On Day 3 of my 40-day JavaScript Challenge, I built a Quiz App where users can answer questions, see their scoreDay 3: Building a JavaScript Quiz App On Day 3 of my 40-day JavaScript Challenge, I built a Quiz App where users can answer questions, see their score at the end, and get immediate feedback on correct answers through color coding. This project gave m...Frontend Development