Pranit Kolamkarkpranit.hashnode.devยทAug 25, 2024Simplify Data Migrations with AWS Snow FamilyIntroduction AWS Snow Family provides a suite of devices designed to simplify and accelerate data migrations to and from AWS, especially in environments with limited internet connectivity or large datasets. This guide explores how AWS Snow Family dev...#day50
Prathmesh Vibhuteprathmeshh.hashnode.devยทApr 30, 2024Day 50: Your CI/CD pipeline on AWS - Part-1 ๐ โIn the fast-paced world of software development, Continuous Integration and Continuous Deployment (CI/CD) pipelines have become indispensable tools for ensuring efficient and reliable delivery of software applications. With AWS providing a comprehens...#day50
Biswaraj Sahoobiswaraj333.hashnode.devยทSep 2, 2023DevOps(Day-50): Your CI/CD pipeline on AWS - Part-1 ๐ โTABLE OF CONTENTS What is CodeCommit? Task-01 : Create and Configure a CodeCommit repository Task-02 : Integrate the repository with server What if I tell you, in the next 4 days, you'll be making a CI/CD pipeline on AWS with these tools:- Code...AWS
Dhwarika Jhadwarkajha.hashnode.devยทJun 7, 2023CI/CD pipeline on AWS - Part-1 ๐ โMaking a CI/CD pipeline on AWS with these tools. CodeCommit CodeBuild CodeDeploy CodePipeline S3 What is CodeCommit? AWS CodeCommit is a fully managed source control service provided by Amazon Web Services (AWS). It is designed to host and man...2 likesยท195 reads#90daysofdevops