Blake Snider
devBlakeS
Product Development Engineer |
3 points

Tools devBlakeS is Following

AWS IAM
It enables you to manage access to AWS services and resources securely. Using IAM, you can create and manag...
Jenkins
In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it prov...
GitLab
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
Gradle
Gradle is a build tool with a focus on build automation and support for multi-language development. If you ...
Java
Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are...
PostgreSQL
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
Kafka
Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a mess...
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Kubernetes
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes i...
AWS Lambda
AWS Lambda is a compute service that runs your code in response to events and automatically manages the und...
Spring Boot
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "j...
Vue.js
It is a library for building interactive web interfaces. It provides data-reactive components with a simple...
Docker for AWS
An integrated, easy-to-deploy environment for building, assembling, and shipping applications on AWS, Docke...
LocalStack
LocalStack provides an easy-to-use test/mocking framework for developing Cloud applications.