#tws
Read more stories on Hashnode
Articles with this tag
Day 88 of #90daysofdevops challenge ยท Project Description In this project, our goal is to deploy a Django Todo app on AWS EC2 using a Kubernetes cluster...
This is Day 45 of #90daysofdevops challenge ยท Over 30% of all websites on the internet use WordPress as their content management system (CMS). It is most...
This is Day 42 of #90daysofdevops challenge ยท Today is more of a reading exercise and getting some programmatic access for your AWS account. IAM...
This is Day 40 of #90daysofdevops challenge ยท Automation in EC2 Amazon EC2 allows you to automate many routine tasks to improve efficiency and reduce...
Let's make a beautiful CI/CD Pipeline for your Node JS Application ๐ Task-01: Setting Up Jenkins with GitHub for CI/CD using GiHub webhooks Step-1:...
What is CI/CD? CI or Continuous Integration is the practice of automating the integration of code changes from multiple developers into a single...