Skip to content

dmalone.io

Centralized Governance in Agile/DevOps: Part 1

Posted on May 1, 2017May 1, 2017 By dmalone

**DRAFT** The team I work with at Pivotal is responsible for implementing Pivotal Cloud Foundry (PCF). Since our platform turns the traditional approach to governance…

Testing Strategy for Moving Legacy Applications to Agile

Posted on April 24, 2017 By dmalone

The following strategy outlines the changes necessary to ensure code quality while modernizing your approach to software delivery. Greenfield applications have the luxury of thinking…

Forking Go libraries with the intent of submitting a Pull Request

Posted on April 6, 2017April 6, 2017 By dmalone

As I’ve started to use more OSS Golang libraries, I’ve also struggled to figure out how to handle the fork and PR process in light…

CNAME records for Pivotal Web Services (PWS)

Posted on April 3, 2017April 3, 2017 By dmalone

I have been using PWS for a few applications that I tinker with in my spare time, but until now I haven’t tried to point…

Including Java source in Jar generated by Gradle

Posted on March 16, 2017 By dmalone

jar { from sourceSets.main.allSource }

Using Docker for Mac with the Wercker CLI

Posted on September 6, 2016 By dmalone

export DOCKER_HOST=unix:///var/run/docker.sock wercker build

Modifying the SSL Certificates used by PCFDev

Posted on May 17, 2016May 17, 2016 By dmalone

PCFDev allows developers and operators to run Pivotal Cloud Foundry in a single VM on their own machines. It is deployed as a Vagrant image with…

Working with UAA on PCFDev

Posted on May 16, 2016 By dmalone

PCFDev is the single VM offering of Pivotal Cloud Foundry. It uses UAA, just like Cloud Foundry, so it’s worth understanding how to access the…

Exploring Best Practices for and ownership of Containers

Posted on March 15, 2016 By dmalone

Exploration of best practices for and ownership of the build and deployment of Containers An exploration of the methods available to build container images. An…

Creating Docker Containers using Jenkins

Posted on September 29, 2015 By dmalone

I have an application that I want to run in a Docker container, and I have a CI/CD pipeline setup for that application in Jenkins.…

Posts navigation

Older posts

David Malone

Based in the Tampa area, David is a Solutions Architect @ AWS. David is a self-professed Gopher, recovering Java/Spring developer, React & Redux enthusiast, agilist, automator, and cloud technologist passionate about unlocking the transformational nature of cloud with enterprise customers.

Recent Posts

  • Centralized Governance in Agile/DevOps: Part 1
  • Testing Strategy for Moving Legacy Applications to Agile
  • Forking Go libraries with the intent of submitting a Pull Request
  • CNAME records for Pivotal Web Services (PWS)
  • Including Java source in Jar generated by Gradle

Archives

  • May 2017
  • April 2017
  • March 2017
  • September 2016
  • May 2016
  • March 2016
  • September 2015
  • August 2015
  • July 2015

Recent Comments

  • David.K on Application Modernization
  • David on Deploying a Grails App in a Tomcat Docker container
This work is licensed under a Creative Commons Attribution 4.0 International License. Proudly powered by WordPress | Theme: Placid by ParagonThemes.
Bitnami