Vijesh Vijayanoneblog.hashnode.dev·Nov 6, 2024Streamlining App Deployment Using AWS: CodeCommit, CodeBuild, CodeDeploy, and CodePipelineObjective: This is a demonstration of creating a simple, automated deployment pipeline using AWS Devops services like CodeCommit, CodeBuild, CodeDeploy, and CodePipeline. Prerequisites: Need AWS Account.Familiar with concepts of AWS CodeCommit, CodeB...DiscussAWS
Anas Ansariilahianas.hashnode.dev·Oct 26, 2024Project 3 →Automating Application Deployment with AWS DevOps ToolsCompletion Steps → fetch a code from github by git clone *************** Setup code commit repository on aws push code to code commit using aws CLI setup aws code-build for building code setup S3 bucket for code storage setup code deploy for de...Discusscodebuild
Victor Uzoagbavictoru.hashnode.dev·Oct 25, 2024The Evolution of Type Systems in Startup CodebasesAs startups scale from the frenetic energy of prototyping to the disciplined rigor of production, the underlying codebase undergoes significant transformation. Among the most impactful changes is the evolution of type systems, which help manage compl...Discuss#codenewbies
yyounos shaikyoushaik.hashnode.dev·Oct 21, 2024Cloud DevOps - Pakcage an App with AWS CodeBuildDIFFICULTY : MID-LEVEL TIME : 90 MINS COST : 0$ WHAT YOU’LL NEED: An AWS account - Create one here! Visual Studio Code - Download Here! part-1 : Building an WebApp and IDE in AWS Part-2 : Setting up Git reposirtory with AWS CodeCommit. Part-3 : ...DiscussAWS
Shubham Tawareshubzz.hashnode.dev·Oct 19, 2024AWS CI/CD with AWS CodeCommit, CodeBuild, CodeDeploy, and CodePipeline with Rollback CapabilityIn this project, I built an end-to-end CI/CD pipeline utilizing AWS DevOps services such as Cloud9, CodeCommit, CodeBuild, Code Artifactory, CodeDeploy, CodePipeline and Route 53. The pipeline is designed to automate the entire software delivery proc...DiscussDevops
Harshit Sahuharshitsahu2311.hashnode.dev·Sep 14, 2024Project: AWS DevOps DeploymentI built a complete Continuous Integration and Continuous Deployment (CI/CD) pipeline using various AWS services in this project. The goal was to automate deploying an application from a GitHub repository to an EC2 instance using AWS CodeCommit, CodeB...Discuss·197 readsAWS
Harshit Sahuharshitsahu2311.hashnode.dev·Sep 13, 2024AWS DevOps ♾️DevOps has revolutionized how software is developed, tested, and deployed, bringing together teams and automating processes. AWS (Amazon Web Services), one of the most popular cloud platforms, offers a wide range of services to help implement DevOps ...Discuss·1 like·57 readsAWS
Vishesh Ghulevisheshblog.hashnode.dev·Sep 9, 2024Day 44: AWS CI🚀 Introduction In this blog we’ll dive into creating a Continuous Integration (CI) pipeline using AWS services. A CI pipeline is a automating the process of integrating code changes & testing. In this blog, we'll explore how to set up and manage a C...Discuss·29 readsAWS
Tanishka Marrottcloud-design-diaries.hashnode.dev·Aug 6, 2024Enhancing CI/CD Workflows: Integrating AWS Access Analyzer for IAM SecurityWe're enhancing both efficiency and security within deployment processes by integrating the tool cfn-policy-validator into a cohesive CI/CD pipeline. Core Intent Automating IAM Policy Validation Tests to ensure IAM security is inherently part of ever...Discuss·1 likeAWS
ProDevOpsGuy Tech CommunityforCloud Community By ProDevOpsGuy Techcloud.prodevopsguy.xyz·Jun 23, 2024🚀 Explore More into CI/CD Tools on AWS Cloud ☁️In today's fast-paced software development environment, Continuous Integration and Continuous Deployment (CI/CD) have become essential for delivering high-quality software at speed. Amazon Web Services (AWS) offers a variety of tools to facilitate th...Discuss·136 readsAWS