News



This page is to provide external links to blogs, news and other information from various other sites.

------------------------------------------------------------------------------------------------------------------------------------------------------------

CI and CD article published on devops.com 
http://devops.com/blogs/continuous-delivery-continuous-deployment/

Slideshare 
http://www.slideshare.net/vishal_vsh1/continuous-delivery-41301166

_________________________________________________________________________________

_________________________________

Best jenkins plugin to increase productivity

http://devops.com/blogs/15-must-jenkins-plugins-increase-productivity/

_________________________________________________________________________________

_________________________________

Nice App building methodology 

http://12factor.net 
_________________________________________________________________________________

_________________________________

A Good tool to manage code dependency to other project at code level instead of binaries.
This works little different then git submodule.

https://github.com/cristibalan/braid
http://cristibalan.github.io/braid/ 


  • AWS VPC subnet concept
http://theremotelab.io/blog/aws-vpc-concepts/  

--------------------------------------------------------------------------------------------------


Pre Git hook scripts

http://gregmac.net/git/2013/06/20/blocking-large-file-commits-in-git.html

Comments

Popular posts from this blog

Colour formatting - Jenkins Console

Manage Docker images on local disk

How to migrate Parent pom from maven to gradle