• Email
  • Like
  • Save
  • Private Content
  • Embed
 

Puppet for Java developers - JavaZone NO 2012

by on Sep 12, 2012

  • 14,402 views

Example code at https://github.com/carlossg/puppet-for-java-devs ...

Example code at https://github.com/carlossg/puppet-for-java-devs
More info at http://blog.carlossanchez.eu/tag/devops
Video at http://vimeo.com/49483627

Puppet is an infrastructure-as-code tool that allows easy and automated provisioning of servers, defining the packages, configuration, services,... in code. Enabling DevOps culture, tools like Puppet help drive Agile development all the way to operations and systems administration, and along with continuous integration tools like Jenkins, it is a key piece to accomplish repeatability and continuous delivery, automating the operations side during development, QA or production, and enabling testing of systems configuration.
Traditionally a field for system administrators, Puppet can empower developers, allowing both to collaborate coding the infrastructure needed for their developments, whether it runs in hardware, virtual machines or cloud. Developers and sysadmins can define what JDK version must be installed, application server, version, configuration files, war and jar files,... and easily make changes that propagate across all nodes.
Using Vagrant, a command line automation layer for VirtualBox, they can also spin off virtual machines in their local box, easily from scratch with the same configuration as production servers, do development or testing and tear them down afterwards.
We’ll show how to install and manage Puppet nodes with JDK, multiple application server instances with installed web applications, database, configuration files and all the supporting services. Including getting up and running with Vagrant and VirtualBox for quickstart and Puppet experiments, as well as setting up automated testing of the Puppet code.

Accessibility

Categories

Upload Details

Uploaded via SlideShare as Apple Keynote

Usage Rights

© All Rights Reserved

Flagged as inappropriate Flag as inappropriate
Flag as inappropriate

Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

Cancel

19 Embeds 9,459

http://java.dzone.com 4014
http://blog.csanchez.org 3288
http://blog.carlossanchez.eu 2077
http://lanyrd.com 22
http://feeds.feedburner.com 15
https://twitter.com 12
http://server.dzone.com 9
http://translate.googleusercontent.com 5
http://abtasty.com 3
http://www.yatedo.com 3
http://www.dzone.com 2
http://ranksit.com 2
https://si0.twimg.com 1
http://twitter.com 1
http://cafe.naver.com 1
http://search.daum.net 1
http://www.ranksit.com 1
http://131.253.14.66 1
http://prlog.ru 1

More...

Statistics

Likes
21
Downloads
0
Comments
0
Embed Views
9,459
Views on SlideShare
4,943
Total Views
14,402
Post Comment
Edit your comment

Puppet for Java developers - JavaZone NO 2012 Puppet for Java developers - JavaZone NO 2012 Presentation Transcript