Munilakshmi G J100daysdevops.hashnode.dev·Dec 13, 2024Day 49 of 100 Days : Exploring AWS CodeCommitWelcome to Day 49 of my 100-day DevOps journey! Today, we’re diving into AWS CodeCommit, a fully-managed source control service hosted by AWS. It’s an important tool to manage your code repositories securely and efficiently within the AWS ecosystem. ...DiscussCodeCommit
Kanav Gathe90-days-of-devops-kanav.hashnode.dev·Dec 13, 2024Building a CI/CD Pipeline with AWS CodeCommit and AWS CodeBuildIn today's guide, I'll walk you through creating a CI/CD pipeline using AWS native services to deploy a simple HTML website. We'll be focusing on AWS CodeCommit and CodeBuild as the first steps in our pipeline. Prerequisites AWS Account with appropr...Discuss#90daysofdevops
yyounos shaikyoushaik.hashnode.dev·Oct 10, 2024Cloud DevOps - Secure Project Dependencies with AWS CodeArtifactDIFFICULTY : mid-level TIME : 2 HOURS 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. AWS SER...DiscussAWS
Amit Paradamitparad.hashnode.dev·Sep 15, 2024AWS CodeCommit: Your Secure and Scalable Git RepositoryAWS CodeCommit: Your Secure and Scalable Git Repository What is codecommit AWS service? AWS CodeCommit is a fully managed Git repository service that provides secure and scalable source control for your development teams. It's a part of the AWS Code ...DiscussAWS CODECOMMIT
Rosaria Quenumquenumrosaria.hashnode.dev·Jul 25, 2024Automate Static website deployment using CodePipeline🚀 Project Overview 📑💻 This project aims to host a static website on S3. We will be using CodePipeline to automatically deploy changes made from our source repository where is hosted our code. Then we'll setup CloudFront as a CDN (Content Delivery ...DiscussAWS
Kiran Bhandarikiranbhandari.hashnode.dev·Jul 19, 2024Automate AWS Glue ETL Deployment with CI/CD and CodePipeline with Failed Job NotificationsLet's start by understanding what AWS CodePipeline is and what we can achieve with it. AWS CodePipeline is a powerful service that automates continuous delivery pipelines, enabling fast and reliable updates to your applications and infrastructure. Th...DiscussGlue etl job automation
Vivek Ratheeblog.vivekrathee.com·Jul 5, 2024How to create your first Continuous Delivery PipelineDuring this AWS hands-on tutorial, I had the opportunity to dive into the details of setting up a continuous delivery pipeline using AWS services. Here are my key takeaways and learnings from this experience: Understanding Continuous Delivery: Gain...DiscussPipeline Monitoring
RAKESH DUTTAdailydoseindevops.hashnode.dev·Jul 4, 2024What is AWS CodeCommit #️⃣📟 !!Aws provides a comprehensive set of Continuous Infrastructure/Continuous Deployment(CI/CD) services that allow us to automate our software delivery processes. AWS have their own tools like - AWS Codepipeline AWS Codebuild AWS Codedeploy by using thes...DiscussAWS Buddy to BroCode deploy
Sarat Kotacloudkahani.in·Apr 13, 2024AWS CodeCommit: Authenticating to a repository (HTTPS)We know that CodeCommit hosts private Git repositories. So, you need to authenticate or connect to the repository before you push, pull, or fetch the code. No one can connect to your repository except yourself, the repository owner, or someone with c...DiscussAWS CodeCommitAWS
Konstantinos Bessasblog.techinthe.cloud·Apr 12, 2024Create and initialise CodeCommit repositories with TerraformIn today’s fast-paced digital landscape, efficient collaboration and secure version control are indispensable for any software development project. With AWS CodeCommit, developers and cloud engineers are empowered with a robust and scalable solution ...DiscussAWS