#devopscommunity
Read more stories on Hashnode
Articles with this tag
Automation in EC2: Amazon EC2 or Amazon Elastic Compute Cloud can give you secure, reliable, high-performance, and cost-effective computing...
User Data in AWS User data in AWS refers to the information or scripts that you can provide to an Amazon Elastic Compute Cloud (EC2) instance during...
Think of a Persistent Volume as a piece of storage that is separate from your application containers. It's like a virtual hard drive that you can use...
In Kubernetes, ConfigMaps and Secrets are used to store and manage configuration data that is needed by your applications. ConfigMaps are used to...
What is CI/CD? CI or Continuous Integration is the practice of automating the integration of code changes from multiple developers into a single...
1. What is Jenkins Jenkins is a popular open-source automation tool used for Continuous Integration (CI) and Continuous Delivery (CD) of software...