Agile, AWS

6 Barriers to DevOps and How to Avoid Them

More and more product companies are now installing business agility by moving to Cloud and bidding goodbye to the traditional legacy systems. In this constant chase to remain Agile and launch products faster to market, companies are also leveraging DevOps. DevOps as a service not only helps to automate redundant tasks and the entire...

by Shruti Kirti
Tag: Continuous Deployment
29-Jun-2017

AWS, DevOps

Fully Automated CI/CD Pipeline: Your business needs it right away!

The blog emphasizes the need for a fully automated CI/CD pipeline. The upliftment of virtualization of the infrastructure has made it a lot easier to come up with automated solutions, especially in the DevOps sphere. We will talk about the challenges and finally approach towards building one such solution, leveraging a range of tools.  ...

by Aakash Agarwal
Tag: Continuous Deployment
23-Jun-2017

AWS, DevOps

Continuous Delivery Best Practices

Continuous Delivery is the methodology or a software strategy where code changes are automatically built, tested, and prepared for a release to production. Continuous Delivery makes the code deployment possible at any time by a single click. Continuous Delivery takes care of the testing process before each deployment in any environment....

by Shivam Agrawal
Tag: Continuous Deployment
22-Dec-2016

AWS, DevOps

Integration of AWS CodeDeploy with Jenkins

We have been working on a scenario where we want to automate testing, build, deploy and revert in one Jenkins job. Currently, we are using separate Jenkins jobs for testing, deploying and reverting the code changes. We would be automating these tasks using AWS CodeDeploy with Jenkins. Jenkins can provide us the functionality to run...

by Parag Gupta
Tag: Continuous Deployment
30-Aug-2016