Krishna kumarkrrishcoder.hashnode.dev·16 hours agoci/cd workflow ec2 github nodejsa) how to setup ? for automatic deployment of REST api of NODEJS on EC2 instance b) see this is my setup currently , later i will add .env , .gitignore files to it in .env file , we stores important data that should be secret { keys } OPEN AWS CON...Discussaws ec
Sandhya Babusandhyaops.hashnode.dev·Sep 11, 2024Getting Started with DockerThe Evolution of Computing Environments In the early days, traditional servers were set up with one server running one application. This approach was inefficient because server resources were often underutilized, leading to wasted capacity. Security ...Discuss·5 likesDocker
Alberto Eusebialbeus.hashnode.dev·Sep 11, 2024Integrating Gitlab and Hashicorp Vault: A Complete OverviewHere is a clarification on how GitLab authenticates to HashiCorp Vault and how to set up a CI/CD pipeline to access secrets. You can find this information in the official Vault and GitLab guides. Since these details are scattered across various guide...DiscussGitLab
Jay Panchaljaypnchl.hashnode.dev·Sep 11, 2024How to Handle Sensitive Data in Jenkins Pipelinetags: CICD | Jenkins | Security Introduction In this article, you will learn how to handle sensitive data in Jenkins Pipeline Code. Prerequisites: Jenkins is Installed and Basic Understanding of Creating Pipeline How to Handle Sensitive Data in Jen...Discussci-cd
Sebastian Goscinskisebiweise.dev·Sep 11, 2024Supercharge Your DevOps with GitHub Actions: CI/CD Automation Made EasyIn modern software development, speed, efficiency, and reliability are key to shipping successful products. Continuous Integration (CI) and Continuous Delivery/Deployment (CD) are crucial elements in ensuring that your code is automatically tested an...DiscussGitHub
Sebastian Goscinskisebiweise.dev·Sep 10, 2024Version Control Like a Pro: Git Best Practices for DevelopersIn today’s fast-paced development environment, Version Control Systems (VCS) are the backbone of collaboration and team productivity. Among these systems, Git leads the pack as the de facto standard for modern software development. But while Git is a...DiscussGit
Manish Acharyaacharyamanish.hashnode.dev·Sep 8, 2024Getting Started in DevOps!! How I would Learn DevOpsOverview DevOps is a combination of development (Dev) and operations (Ops) practices aimed at shortening the systems development life cycle and providing continuous delivery with high software quality. Key Steps to Start Learning DevOps 1. Understand...DiscussDevops
MOHAMMAD TAHAdevwithtaha.hashnode.dev·Sep 7, 2024My Weekly Journey: Learning GitHub Actions for Python CI/CDThis week, I delved deeper into GitHub Actions and learned how to automate CI/CD pipelines for my Python projects. It was an exciting and productive experience that enhanced my understanding of continuous integration and delivery in a highly automate...DiscussGitHub
jack kweyungajackkweyunga.hashnode.dev·Sep 4, 2024How to Automate Deployment with Ansible and GitHub ActionsIntroduction The world of technology is moving quickly. It's moving so fast that keeping up with everything new can be overwhelming. Therefore, the need to automate some basic tasks is inevitable. Most development jobs today require you to deploy the...Peter Jidamva and 1 other are discussing this2 people are discussing thisDiscuss·1 like·68 readsDevops
Johannes Kochlockhead.hashnode.dev·Sep 2, 2024A self-hosted CodeCommit alternativeA few weeks ago AWS CodeCommit became a deprecated service on AWS. This means, customers cannot create new repositories anymore – refer to this announcement for all details: Blog for CodeCommit There are obviously a lot of alternatives to CodeCommit ...DiscussAWS