Skip to content

Instantly share code, notes, and snippets.

@JAMSUPREME
Last active July 28, 2020 20:23
Show Gist options
  • Save JAMSUPREME/66e253aca704a16ec7700efdf21eb439 to your computer and use it in GitHub Desktop.
Save JAMSUPREME/66e253aca704a16ec7700efdf21eb439 to your computer and use it in GitHub Desktop.
Devops migration highlights

Quick highlight of some big devops-y things.

About me

  • 11+ yrs coding
  • 6+ "devops" stuff
  • Some AWS certs (only got around to it this year)

Devops highlights

  • Current work (various stacks - contracting)
    • Lots of AWS
    • CodeCommit
    • DB / EFS failovers
    • Cloudformation & Terraform
    • Jenkins shared library
  • Verizon (Java - product)
    • Switch from Pivotal Cloud Foundry to Kubernetes
    • Connection pooling / rightsizing / cross-region high availability
    • "Dockerizing"
  • Excella (Ruby - contracting)
    • Complete overhaul of gem management
    • Transition to microservices from monolith
    • Effective use of Kafka for pub/sub (in conjunction with JSON schema)
    • NewRelic for monitoring
    • Jenkins
    • "Dockerizing" inconsistent work envs
  • Fishbowl (.NET - product)
    • Complete overhaul of CI and deployment setup
    • (.NET) - Was previously NAnt with a lot of GAC assemblies
    • Reorganized dependencies and assemblies into nuget packages
    • Used Bamboo and Octopus Deploy
    • Various toolset for monitoring (Raygun, Rollbar, etc.)

Q & A

todo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment