According to Wikipedia, DevOps is a set of practices that combines software development and IT operations. It aims to shorten the systems development life cycle and provide continuous delivery with high software quality. DevOps is complementary with Agile software development; several DevOps aspects came from Agile methodology.
If you want to become a DevOps and looking for guidance, then this is the place where you will find all articles related to DevOps. Want to learn more, then you can purchase this book from Amazon.
In this article, I will show you how you can set up an auto-deployment using CodeCommit, CodeDeployment, and CodePipeline. This is a routine job for DevOps to setup these pipelines…
Here I have shown how to run your Python codes in Anaconda Jupitar https://www.youtube.com/watch?v=-Swwl6xdSMI
In this article, I will show you how to Install Magento in AWS LightSail, so that you can start your dream online shop in less than 5 mins. But before…
Swap is a space on a disk that is used when the amount of physical RAM memory is full. When a Linux system runs out of RAM, inactive pages are…
In this article, I will discuss how you can use CloudWatch to monitor your AWS EC2 instance's RAM and Apache access log. CloudWatch is a monitoring tool provided by AWS…