Md Shahriyar Al Mustakim Mitulmitul-shahriyar.hashnode.devΒ·Dec 13, 2024Kubernetes 101 Security: Part 18Scan images for known Vulnerabilities Sometimes a developer can find vulnerabilities and make bad use of it or they can report it to CVE (Common Vulnerabilities and Exposures) database But which bugs are considered to added in the CVE? For example, ...distribute
LABORE KODJO AGBETSIASSIstarlabman.hashnode.devΒ·Dec 5, 2024Building a Scalable dApp on Arbitrum with Stylus: A Complete GuideIntroduction Welcome to this tutorial where youβll learn how to create a scalable dApp on Arbitrum using Stylus, a powerful language designed to optimize the developer experience. In this guide, weβll cover: Setting up a development environment. De...1 likedapps
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 ...MERN Stack
Paminda Kalpa Wickramasinghepamindatechtalks.hashnode.devΒ·Aug 20, 2024Days with DevOps | Project 01Nginx (pronounced "engine-x") is a open source web server software that is widely used to serve web content, reverse proxy, and load balance. Also it is widely used in production environments and is a popular choice among web developers and administ...51 readsnginx
Pulkitblogs.devpulkit.inΒ·Aug 5, 2024Easy Deployment of Nodejs Applications on EC2 with PM2 and NGINXDeploying Node.js applications can be a daunting task, especially when aiming for a robust and scalable production environment. However, with the right tools and a clear process, it becomes much more manageable. In this guide, I will walk you through...1 likeΒ·95 readsnginx
Vivekheyvivek.comΒ·Aug 4, 2024A Beginner's Guide to Deploying Your First Web App on AWS: A Step-by-Step Guide ππDeploying your first web application on Amazon Web Services (AWS) can be both exciting and overwhelming. With a wide array of services to choose from, navigating the AWS ecosystem can seem daunting for beginners. However, by breaking down the process...11 likesAWS
Kartikbugslayer.hashnode.devΒ·Jul 28, 2024Deploying a web application on AWSRecently, I embarked on a journey to deploy a web application on Amazon Web Services (AWS), and I'm excited to share the process with you. This blog post will guide you through the steps I took to get my application up and running on AWS. Key Steps: ...Devops
Nilkanth Mistrynilkanth1010.hashnode.devΒ·Jul 25, 2024Day 80 - Automate Your CI/CD Pipeline with Jenkins and GitHub πβ¨Welcome to Day 80 of the #90DaysOfDevOps challenge! π Today, we are diving into our first DevOps project, where we will automate the building and deployment process of a web application using Jenkins and GitHub. This project will empower you to effi...1 like90 Days Of Devops ChallengesDevops
Phaneesh Yalavarthiphaneesh.hashnode.devΒ·Jun 20, 2024Episode 1: Deploy and Expose a node JS app to AWSIn this episode, we will learn how to deploy a Node.js app onto AWS EC2. This will help you understand the basics of deploying applications without using advanced concepts. For any project, there are key steps to follow: Gather the application requir...Deploy
Shaik Suffiyansuffiyan.hashnode.devΒ·Jun 1, 2024Unlocking DevOps: Revolutionizing Software Delivery πTable of Contents π Introduction to DevOps π Key Concepts in DevOps π Benefits of DevOps π Introduction to DevOps DevOps, a fusion of "Development" and "Operations," is a software engineering methodology emphasizing collaboration between IT ...Devops