Roshan Shrestharosan-shrestha.com.np·11 hours agoStreamlining API Calls in Web Applications : A Comprehensive GuideIntroduction In the early stages of my journey as a Frontend Web Developer, I encountered a recurring challenge: making API calls to fetch data from the server. While this task is essential to building interactive and data-driven web applications, I ...Discuss2Articles1Week
Rudraksh Laddharudrakshladdha.hashnode.dev·11 hours ago🚀 Comprehensive Guide to GitHub Actions: From Basics to AdvancedIntroduction 🌟 GitHub Actions is a powerful tool integrated into GitHub that automates your software development workflows. It allows you to build, test, and deploy code directly within GitHub. This guide covers everything from basic to advanced con...Discuss·1 likeDevops
Grëg Härisgregharis.hashnode.dev·18 hours agoBreak Free from Procrastination: Prioritize and PersevereOne of the major reason why you procrastinate to learn and grow stems from a lack of perceived importance in our goals. When we don't truly value something, it's easy to delay or avoid it. To overcome this, we must prioritize our goals and make them ...DiscussProgramming Blogs
KORLA GOUTHAMkorla.hashnode.dev·Sep 9, 2024Jenkins Agents Part 1Hello Every One in this blog I would like to explain about basics of what are Jenkins agents how to connect EC2 instance as a permanent agent to Jenkins controller running locally. Agents Jenkins agents (also referred to as nodes) are separate machin...Discuss Jenkins, DevOps
Grëg Härisgregharis.hashnode.dev·Sep 9, 2024Level Up Your Productivity: Proven Strategies for More with LessOne of the biggest hurdles we face when trying to achieve our learning goals is our environment. A supportive and conducive environment can significantly boost our motivation and productivity. Let's explore some key factors that contribute to a produ...DiscussProgramming Blogs
Ketan Hirayketanhiray.hashnode.dev·Sep 9, 2024Day 31 : Easy Steps to Launch a Kubernetes Cluster and Install NginxSetting Up Kubernetes Locally with Minikube Minikube is a great tool for anyone wanting to learn Kubernetes. It lets us set up a local Kubernetes cluster, making it perfect for learning, testing, and development. What is Minikube?🧊 Minikube is a lig...DiscussDevOps#90daysofdevops
priyadarshi ranjanpriyadarshi.hashnode.dev·Sep 8, 2024Kubernetes Cheatsheet for DevOps EngineersKubernetes (often abbreviated as K8s) is an open-source container orchestration platform that automates deployment, scaling, and operations of application containers across clusters of hosts. Here’s a complete cheatsheet covering the basics, commands...Discuss·2 likesDevops2Articles1Week
Grëg Härisgregharis.hashnode.dev·Sep 8, 2024Validating Forms with JavaScript: Lessons from The Odin Project.For the past 3 days, I've been working on client-side form validation with JavaScript. This project has significantly improved my JavaScript proficiency. Join me as I walk you through my journey, the key features of the project, the technologies I us...DiscussJavaScript
Rudraksh Laddharudrakshladdha.hashnode.dev·Sep 7, 2024Terraform for Advanced Infrastructure Management: Proficiency in Automation and ScalingTerraform, developed by HashiCorp, has become the go-to tool for managing cloud infrastructure as code (IaC). While many are familiar with the basics—writing configurations, provisioning resources, and maintaining infrastructure—the true power of Ter...Discuss2Articles1Week
David Sanzdbaenlasombra.com·Sep 7, 2024PRGZ-3630 : Active master key ID not found in TDE wallet for databaseEste error que arroja el ZDM, puede ser por dos motivos: A la hora de activar el TDE en origen se hizo de manera incompleta dejando sin informar la V$ENCRYPTION_KEYS. Se perdió la wallet que había original y con ello las diferentes claves. En est...DiscussOCI2Articles1Week