Pranit Kolamkarkpranit.hashnode.devยทAug 28, 2024AWS Storage Gateway Explained: Streamlining Your Cloud StorageIntroduction to AWS Storage Gateway AWS Storage Gateway is a hybrid cloud storage service that connects on-premises environments with AWS cloud storage seamlessly. It enables organizations to integrate their existing on-premises applications and infr...day53
Prathmesh Vibhuteprathmeshh.hashnode.devยทMay 2, 2024Day 53: Your CI/CD pipeline on AWS - Part 4 ๐ โWelcome to the fourth and final part of our journey in creating a robust CI/CD pipeline on AWS! In this segment, we'll explore AWS CodePipeline, a fully managed continuous integration and continuous delivery (CI/CD) service that orchestrates the step...1 likeday53
Dhwarika Jhadwarkajha.hashnode.devยทJun 13, 2023CI/CD pipeline on AWS - Part 4 ๐ โWhat is CodePipeline? CodePipeline builds, tests, and deploys your code every time there is a code change, based on the release process models you define. Think of it as a CI/CD Pipeline service Task-01 Create a Deployment group of Ec2 Instance. ...3 likesยท99 readsAWS