VOOZH about

URL: https://www.javacodegeeks.com/author/matthew-setter

⇱ Matthew Setter, Author at Java Code Geeks


  • DevOps👁 Image
    Matthew SetterJuly 11th, 2018
    0 179

    Prioritizing a Technical Roadmap Against a Product Roadmap

    In software development, you’ll often hear the term “roadmap” thrown about. If discussed carelessly, it could appear as though there…

    Read More »
  • Software Development👁 Image
    Matthew SetterApril 25th, 2018
    0 157

    How to Refactor a Monolithic Codebase Over Time

    While so many software projects start off with the best of intentions, such as a clean architecture, clear goals, and…

    Read More »
  • Software Development👁 Image
    Matthew SetterMarch 21st, 2018
    1 177

    Finding Project Management Balance for Small Engineering Teams

    Managing a small engineering team — whether it’s one team within a larger engineering organization, such as Facebook, Google, or…

    Read More »
  • Software Development👁 Image
    Matthew SetterJanuary 25th, 2018
    1 1,994

    Best Practices When Versioning a Release

    Ever wondered how to version a release of your software? Ever looked around at the software you’re using and asked…

    Read More »
  • Software Development👁 Image
    Matthew SetterNovember 16th, 2017
    0 202

    The Libraries and Packages of the Code Coverage Ecosystem

    If you’ve been writing test-driven code for even a little while, you’ll know about code coverage (also known as test…

    Read More »
  • Software Development👁 Image
    Matthew SetterOctober 18th, 2017
    0 146

    An Overview of the Security Ecosystem in Programming

    As is the case in recent years, security breaches are becoming ever more accepted. Just take the recent Equifax breach…

    Read More »
  • Software Development👁 Image
    Matthew SetterJuly 21st, 2017
    0 145

    How to Identify Major Blockers in a CI/CD Pipeline

    Continuous integration, development, and delivery pipelines provide significant benefits to software development. An excellent example of this is “being able…

    Read More »
  • Software Development👁 Image
    Matthew SetterJune 30th, 2017
    0 207

    An Overview of the Logging Ecosystem in 2017

    Logging. It’s fair to say that it’s a fundamental tenet of modern computing. It helps developers debug applications, and systems…

    Read More »
  • DevOps👁 Image
    Matthew SetterDecember 9th, 2016
    0 140

    How Docker Streamlines Production Deployments

    More than anything else, modern development’s primary focus is often based around three central concepts: efficiency reliability repeatability But how…

    Read More »
  • 1
  • 2
  • »
Back to top button
Close