Nilkanth Mistrynilkanth1010.hashnode.dev·Jul 31, 2024Day 86 - Deploying a Portfolio App on AWS S3 using GitHub Actions 🌐✨🚀Welcome to Day 86 of the #90DaysOfDevOps Challenge! 🚀 Today, we're diving into a new project where we’ll automate the deployment of a Portfolio app on AWS S3 using GitHub Actions. Let’s walk through the hands-on steps to achieve this: Project Descri...Discuss90 Days Of Devops ChallengesDevops
Snigdha Chaudharisnigdhachaudhari.hashnode.dev·Jul 24, 2024Mastering CI/CD with GitHub ActionsContinuous Integration and Continuous Deployment (CI/CD) are essential practices in modern software development, ensuring that your code is always in a deployable state. GitHub Actions, a powerful CI/CD tool, allows you to automate your workflows dir...Discuss·28 readsGitHub
Raghul Mraghul.hashnode.dev·Jul 16, 2024Docker Streamlit Application Deployment Using GitHub Actions on AWS Self-Hosted RunnerThis project demonstrates a CI/CD pipeline using GitHub Actions to build a Dockerized Streamlit Python application and deploy it to an AWS EC2 Self Hosted Runner. Github Repo link🔗Docker Deployment using Github Actions Project Workflow : Code Commi...Discuss·44 readsgithubaction
Anish Bistaanish60.hashnode.dev·Jun 26, 2024Ci/cd With Github Action And Argo CdIntroduction Continuous Integration and Continuous Deployment (CI/CD) are essential practices in modern software development, allowing teams to deliver high-quality software quickly and efficiently. In this blog, we'll explore how to set up a robust ...Discuss·50 readsKubernetes
sumit Jeswanisumitjeswani.hashnode.dev·Jun 20, 2024CI/CD for Netflix Application (Part - 2)Prerequisites: Github Dockerhub EC2 instance with sonarqube Kubernetes configured in local Step 1: Clone Git Repo git clone https://github.com/jeswanisumit1999/Netflix-clone Step 2: Create a GitHub actions workflow yml file. Create a file at t...Discussgithubaction
Pradumna Sarafblog.pradumnasaraf.dev·Apr 5, 2024macOS vs Ubuntu: GitHub Actions RunnersIn case you missed it, GitHub has made macOS Runner available for open source! This means we can now use macOS Runner for free in public repositories. You can read more about it here. I thought it would be a great opportunity to compare the most comm...Discuss·10 likes·52 readsDevOpsGitHub
Girish Vgirishv.hashnode.dev·Feb 17, 2024Streamlining Cloud Web Deployment with GithubAction & Terraform Cloud 🚀🚀In today's fast-paced development landscape, automation is key to streamlining processes and ensuring the reliability and efficiency of deployments. Automating web deployment on the cloud is essential for modern software development workflows, and in...Discuss·57 readsterraformCloud
Aazam Thakuralcadeus.hashnode.dev·Feb 2, 2024The Hashnode-PR Github ActionIntroduction 👋🏻 Please update the documentation! Come on it is so tedious! In the modern world of software development, continuous integration and deployment (CI/CD) pipelines have become an integral part of the development process. They automate...Discuss·12 likes·56 readsAPIHackathon
Prachi Jukariaprachijukaria1408.hashnode.dev·Dec 15, 2023Streamlining Static Website Deployment with GitHub Actions and S3In this exciting project, we'll be showcasing the seamless hosting of a static website on AWS S3, utilizing the robust capabilities of GitHub Actions as our CI/CD tool. GitHub Actions serves as a comprehensive continuous integration and continuous de...Discuss·53 readsDevops
Pavan Kulkarnicloudpavan.hashnode.dev·Aug 17, 2023Jenkins vs. GitHub Actions: A Comprehensive Comparison for Effective CI/CD AutomationIn the ever-evolving landscape of software development, Continuous Integration and Continuous Deployment (CI/CD) have become pivotal processes for ensuring seamless and efficient software delivery. As development teams strive for faster, more reliabl...Discuss·52 readsJenkins