#90daysofdevops
Read more stories on Hashnode
Articles with this tag
Introduction of IaC:- Infrastructure as Code (IaC) tools allow you to manage infrastructure with configuration files rather than through a graphical...
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 CodeBuild? AWS CodeBuild is a fully managed build service in the cloud. CodeBuild compiles your source code, runs unit tests, and produces...
Making a CI/CD pipeline on AWS with these tools. CodeCommit CodeBuild CodeDeploy CodePipeline S3 What is CodeCommit? AWS CodeCommit is a fully...
Name 5 aws services you have used and what are the use cases? What are the tools used to send logs to the cloud environment? What are IAM Roles? How...
What is ECS? ECS (Elastic Container Service) is a fully-managed container orchestration service provided by Amazon Web Services (AWS). It allows you...