Avdhesh Varshneyavdhesh-blogs.hashnode.dev·11 hours agoNLP Pipeline from Data Acquisition to DeploymentWhat is NLP Pipeline? NLP is a set of steps followed to build an end-to-end NLP software. Pipeline provides the thinking to build any app from a basic level up to advanced or real time used applications. NLP software consists of the following steps...DiscussPipeline
Mahira Technology Private LimitedPromahiratechnology.hashnode.dev·Nov 20, 2024Mastering Kubernetes Metrics Server: A Complete Implementation GuideOverview :- The Kubernetes metrics server plays a crucial role in monitoring and managing cluster resources effectively. This comprehensive guide walks you through the setup process and best practices for implementing the metrics server in your Kuber...DiscussKubernetes
Parth Sharmaparth-sharma-devops.hashnode.dev·Nov 20, 2024Kubernetes DeploymentIn Kubernetes, a Deployment is a higher-level abstraction that manages a group of identical pods, ensuring that the desired number of them are running at all times. It simplifies the process of deploying and managing applications by offering features...DiscussDevops
Prathamesh Patilpatilprathamesh.hashnode.dev·Nov 20, 2024Taking It Full Stack: Automating CI/CD for Full-Stack Deployment 🚀🌐After successfully deploying my Node.js API backend on AWS EC2 (ref: Click here), it was time to level up and integrate the React.js frontend into the mix. This step transformed the project into a complete full-stack solution, accessible to users via...Discuss·1 likeDevops
Venkatramananvenkatvk.hashnode.dev·Nov 18, 20244.A Beginner’s Guide to get started with Kubernetes:To get started with Kubernetes, it’s essential to understand its core components and concepts, as they are the building blocks of the entire platform. Overview: Kubernetes (often abbreviated as K8s) is an open-source platform designed to automate the...DiscussAWS
Naved Ahmed khangeeky-naved.hashnode.dev·Nov 15, 2024Deploy a MERN Backend on Vercel for FreeLearning to deploy your backend is an essential part of becoming a full-stack developer. In this tutorial, we’ll create a simple Express API and deploy it to Vercel step-by-step. Step 1: Create a Simple Express API Let’s start by setting up a basic ...DiscussMERN Stack
Jaydeep Ravatsuperjavacoder.site·Nov 12, 2024Mastering Spring Boot: The Ultimate Guide to Building Production-Ready ApplicationsSpring Boot has become a go-to framework for building scalable, microservice-based Java applications due to its simplicity and productivity features. However, making an application "production-ready" requires a focus on stability, security, maintaina...Discuss·10 likesJava LearningSpringboot
kietHThashnext.hashnode.dev·Nov 12, 2024Step-by-Step Guide: Deploy React App on AWS with NGINXHere's a step-by-step process that outlines how to do it. The process involves building your React app, setting up an EC2 instance on AWS, installing NGINX, and configuring it to serve your React app. Steps for Deploying a React Application on AWS us...Discussdeployment
Likhith SPlikhithsp.hashnode.dev·Nov 10, 2024How to Deploy Your First Website with Netlify or VercelIntroduction Building your website is an exciting milestone, but the real magic happens when you deploy it live for the world to see. Deploying a website used to be a complex process, involving servers and a lot of configuration. Luckily, platforms l...DiscussVercel
Youssef Siamyoussefsiam38.hashnode.dev·Nov 9, 2024Why You Should Consider Self-Hosting Your Notification Infrastructure (And How to Do It in Minutes)Ever wondered how companies like Slack or Discord manage their complex notification systems? While they've built their solutions from scratch, you don't have to. Let's dive into why self-hosting your notification infrastructure might be the game-chan...Discussnotifications