#cloud
Read more stories on Hashnode
Articles with this tag
What is CodePipeline? CodePipeline builds, tests, and deploys your code every time there is a code change, based on the release process models you...
What is CodeDeploy ? AWS CodeDeploy is a deployment service that automates application deployments to Amazon EC2 instances, on-premises instances,...
What is CodeBuild? AWS CodeBuild is a fully managed build service in the cloud. CodeBuild compiles your source code, runs unit tests, and produces...
What is CodeCommit? CodeCommit is a managed source control service by AWS that allows users to store, manage, and version their source code and...
Name 5 AWS services you have used and their use cases. EC2 (Elastic Compute Cloud): It provides secure, resizable compute capacity in the cloud. It...
What is ECS? ECS (Elastic Container Service) is a fully managed container orchestration service provided by Amazon Web Services (AWS). It allows you...