Author Archives: Lee Brandt
Streamline your Spring Boot microservice deployment
If you’re looking for an easy-to-use backend framework for your microservices, Spring Boot is an excellent choice. Learn how to deploy microservices with Spring Boot, including building a to-do web application with two services.
5 key benefits of a microservice architecture
Microservices are taking over the developer landscape. While they certainly have their challenges, here are five key benefits that might make you choose a microservice architecture.
Feature Announcement: Volumes in the cloud
In hosted cloud environments, there is no dry land. There’s no “host” for you to mount a volume to. So what do you do?
A developer’s guide to containers
…
5 tips that will supercharge your Node.js microservices development
…
How to manage secrets in Kubernetes
…
React environment variables: A developer’s guide
A hands-on guide for managing environment variables in your React app, including best practices and common mistakes.
Microservice orchestration or choreography?
Learn differences between microservice orchestration & microservice choreography, which enable microservices to communicate & coordinate.