Scott Brooks

My corner of the internet to share my thoughts and experiences.

Uncategorized

  • GraphQL - From the beginning

    I have seen a couple videos on GraphQL in the past, but it has been some time. So, in one sense, I am starting fresh. Here is the first video I watched this evening. It is a very good overview of...

  • Integrate Database Migrations with Octopus Deploy

    Summary [toc wrapping="right"] Prior to Octopus, we had a proprietary way of deploying database changes. Moving to Octopus Deploy forced us to find an alternative approach. I had used Fluent...

  • Markdown site (Wiki) to share project information

    Summary [toc wrapping="right"]I needed an easy way to share information with other members of our team. Some people were using OneNote, which is a great product, but sharing things can be a little...

  • Sql Code Snippets

    [toc wrapping="left"] Creating a custom snippet Create a Snippets folder somewhere (I like c:SqlSnippets) Use the following template as your first snippet [code language="xml"] <?xml...

  • Senior Software Developer - Resurgent Capital Services

    Jun 2014 - Present Created a File Validation site using Azure, SignalR, & Redis. Project included unit tests and I was able to obtain 97% code coverage. Developed a Go/NoGo Dashboard to provide...

  • Go/NoGo Dashboard for System Health

    Summary [toc wrapping="right"]The idea for this project was to create a "Health" dashboard similar to Amazon or Azure. In our environment, we don't seem to have a problem getting emails when things...