Saurabh Adhaudevopsvoyager.hashnode.dev·Sep 2, 2024DevSecOps with Kubernetes: Deploying a Secure Tetris Game on AWS EKSIntroduction Welcome to the End-to-End DevSecOps Kubernetes Project! This comprehensive guide is designed to set up a robust DevSecOps pipeline on Amazon Web Services (AWS) using Kubernetes. The project focuses on deploying a Tetris game application ...Discuss·10 likesProjectsKubernetes
DevOpsheliandevopshelian.hashnode.dev·Sep 1, 2024Automating Your Development Workflow with GitLab CI/CD: Code Scanning, Testing, Dockerization, and…In modern software development, automating every aspect of the workflow has become a necessity for ensuring quality, security, and speed. GitLab CI/CD (Continuous Integration and Continuous Deployment) provides a powerful platform for automating thes...Discusssonarqube
KALPESH MOHANTAkalpeshblog.hashnode.dev·Sep 1, 2024SonarQube Installation on EC2Install SonarQube in the /opt directory on Ubuntu, follow these steps: Update Package List and Install Dependencies: sudo apt update -y sudo apt install openjdk-11-jdk wget unzip Download SonarQube: Visit the SonarQube download page to get the l...Discusssonarqube
Balraj Singhbalrajsingh.hashnode.dev·Aug 29, 2024Building a Robust CICD Pipeline: Deploying Kubernetes Apps with JenkinsIn this blog, we’ll guide you through deploying a Kubernetes application using Jenkins and integrating tools like GitHub, Trivy, SonarQube, Nexus, Grafana, Docker, and Prometheus. We will cover the setup, deployment, and monitoring stages to ensure a...Discuss·1 like·30 reads#kubernetes #container
Saurabh Dhariwalsaurabhdhariwal.hashnode.dev·Aug 28, 2024End-to-End DevOps Project: Building, Deploying, and Monitoring a Full-Stack ApplicationIntroduction This guide will walk you through setting up a full-stack application using DevOps practices. We'll cover infrastructure setup, CI/CD pipelines, containerization, deployment, monitoring, security, and more. Project Overview We’ll build a ...DiscussDevops
Shubham Tawareshubzz.hashnode.dev·Aug 24, 2024Building a Production-Ready CI/CD Pipeline: A Comprehensive Guide to DevOpsIn this blog, we explore the creation of a production-level CI/CD pipeline that automates the entire development and deployment process. By integrating essential tools like GitHub for source code management, Maven for builds, Trivy for security scann...Purna Sharma and 2 others are discussing this3 people are discussing thisDiscuss·9 likes·267 readscoding
Rajiv Chaurasiyarajiv84ia.hashnode.dev·Aug 20, 2024Streamlining DevOps with Kubernetes, Docker, Jenkins and SonarQube: A Project OverviewIn today’s fast-paced development environments, DevOps practices are crucial for efficient software delivery and continuous integration. In this blog, I’ll walk you through a recent project where we employed Kubernetes, Docker, Jenkins and SonarQube ...DiscussDevops
ajay singhlearwithme.hashnode.dev·Aug 16, 2024Step-by-Step Guide to DevSecOps Pipeline with Jenkins and Docker and SAST and DAST Tools.Prerequisites:- Hardware Requirement Minimum hardware requirements: 256 MB of RAM 1 GB of drive space (although 10 GB is a recommended minimum if running Jenkins as a Docker container) Recommended hardware configuration for a small team: 4 GB+ ...Discuss·38 readssonarqube quality gate
Atif Kundlikatifincloud.hashnode.dev·Aug 15, 2024How to Implement DevSecOps for WANDERLUST: A Complete Deployment GuideThe goal of this project was to implement a robust CI/CD pipeline using Jenkins to automate the build, test, and deployment processes for the Wanderlust application. This pipeline was designed to ensure quality and security at every stage, from code ...DiscussDevSecOps
MOHIT CHAUDHARImohitchaudharidevops.hashnode.dev·Aug 12, 2024Day 7 - Jenkins Advance - 90daysosDevOpsHello folks Today we learned about the tools SolarQube, OWASP, Trivy with its integration in Jenkins to ensure airtight security measures throughout the development and deployment lifecycle. 🛑 SolarQube (Quality check): is an open-source platform de...Discusstrivy