Pranit Kolamkarkpranit.hashnode.devยทAug 26, 2024What Is Edge Computing? A Simple GuideIntroduction to Edge Computing Edge computing is a distributed computing paradigm that brings computation and data storage closer to the location where it is needed, improving response times and saving bandwidth. Unlike traditional cloud computing, w...Discussday51
Prathmesh Vibhuteprathmeshh.hashnode.devยทMay 1, 2024Day 51 : Your CI/CD pipeline on AWS - Part 2 ๐ โWelcome back to the second part of our journey in creating a robust CI/CD pipeline on AWS! In our previous installment, we laid the groundwork by setting up a CodeCommit repository and understanding its key features. Now, let's dive into the next pha...Discussday51
Siri Chandanairis1919.hashnode.devยทFeb 6, 2024Day 51: CI/CD pipeline on AWS - Part 2 ๐ โOn your journey of making a CI/CD pipeline on AWS with these tools, you completed AWS CodeCommit. Next few days you'll learn these tools/services: CodeBuild CodeDeploy CodePipeline S3 What is CodeBuild ? AWS CodeBuild is a fully managed build s...Discussday51
Amit Pawaravp23.hashnode.devยทOct 3, 2023Day 51- 90DaysOfdevOpsHey Learners! Welcome back. We successfully created a repository on CodeCommit in the last challenge and pushed some changes made locally. Now moving forward with the next step (Build) in our CI/CD we'll explore the CodeBuild service in this challeng...Discussday51
Biswaraj Sahoobiswaraj333.hashnode.devยทSep 6, 2023DevOps(Day-51): Your CI/CD pipeline on AWS - Part 2 ๐ โTABLE OF CONTENTS What is CodeBuild? Task-01: Creating CodeBuild Task-02: Configuring a Webpage with Codebuild. On our journey of making a CI/CD pipeline on AWS with these tools, we have completed AWS CodeCommit. Next few days we'll learn these ...Discussday51
Dhwarika Jhadwarkajha.hashnode.devยทJun 7, 2023CI/CD pipeline on AWS - Part 2 ๐ โWhat is CodeBuild? AWS CodeBuild is a fully managed build service in the cloud. CodeBuild compiles your source code, runs unit tests, and produces artifacts that are ready to deploy. CodeBuild eliminates the need to provision, manage, and scale your...Discussยท2 likesยท82 readscodebuild