#tws
Read more stories on Hashnode
Articles with this tag
What is Golden AMI and its use? A Golden AMI is a pre-configured Amazon Machine Image (AMI) that is used as a reference for creating other AMIs. It...
What is Iaac (Infrastructure as a Code)? IaaC is the concept of creating Infrastructure resources using a configuration file. IaaC allows you to speed...
Kubernetes Overview What is Kubernetes? Kubernetes also known as K8s was built by Google based on their experience running containers in production....
Questions What’s the difference between continuous integration, continuous delivery, and continuous deployment? Answer: Continuous...
Day 26 was all about a Declarative pipeline, now its time to level up things, let's integrate Docker and your Jenkins declarative pipeline Use your...
I can imagine catching up will be tough so take a small breather today and complete the Jenkins CI/CD project from Day 24 and add...