Scaling a High-traffic Rate Limiting Stack With Redis Cluster — Brandur Leach
https://brandur.org/redis-cluster
https://brandur.org/redis-cluster
brandur.org
Scaling a High-traffic Rate Limiting Stack with Redis Cluster
Flattening a single very hot vertical Redis node into a horizontal Redis Cluster at Stripe.
OpenTracing: Zipkin as Distributed Tracer [Free eBook]
https://sematext.com/blog/opentracing-zipkin-as-distributed-tracer/
https://sematext.com/blog/opentracing-zipkin-as-distributed-tracer/
Sematext
OpenTracing: Zipkin as Distributed Tracer [Free eBook]
Zipkin is a distributed tracing system implemented in Java and with OpenTracing compatible API. It’s responsible for span ingestion and storage by providing a number of collectors (HTTP, Kafka, Scribe) as well as storage engines (in-memory, MySQL, Cassandra…
Migrating a Spring Boot service to Kubernetes in 5 steps
https://itnext.io/migrating-a-spring-boot-service-to-kubernetes-in-5-steps-7c1702da81b6
https://itnext.io/migrating-a-spring-boot-service-to-kubernetes-in-5-steps-7c1702da81b6
Medium
Migrating a Spring Boot service to Kubernetes in 5 steps
Many java developers use the Spring framework to create web-services in the blink of an eye. But maintaining it running in production ….
Microservices: Hype vs. Substance - DZone Microservices
https://dzone.com/articles/microservices-hype-vs-substance
https://dzone.com/articles/microservices-hype-vs-substance
dzone.com
Microservices: Hype vs. Substance - DZone Microservices
This article aims to get to the truth about the challenges and advantages of microservices, in terms of testing, monitoring, management, and scalability.
Microservices – the Architecture of Choices | E4developer
https://www.e4developer.com/2018/04/18/microservices-the-architecture-of-choices/
https://www.e4developer.com/2018/04/18/microservices-the-architecture-of-choices/
E4Developer
Microservices – the Architecture of Choices | E4developer
One thing that differentiates microservices architecture from more traditional, monolithic development styles is the number of choices that have to be made. Which frameworks (if any) are you going to…
Kubernetes in Vagrant with kubeadm – Liz Rice – Medium
https://medium.com/@lizrice/kubernetes-in-vagrant-with-kubeadm-21979ded6c63
https://medium.com/@lizrice/kubernetes-in-vagrant-with-kubeadm-21979ded6c63
Medium
Kubernetes in Vagrant with kubeadm
I’ve been experimenting with running a Kubernetes node set up by kubeadm in a Vagrant machine on my Mac. It’s set up so I can access the…
How to Build a Serverless App with S3 and Lambda in 15 Minutes
https://itnext.io/how-to-build-a-serverless-app-with-s3-and-lambda-in-15-minutes-b14eecd4ea89
https://itnext.io/how-to-build-a-serverless-app-with-s3-and-lambda-in-15-minutes-b14eecd4ea89
Medium
How to Build a Serverless App with S3 and Lambda in 15 Minutes
The Quickest Way to Make your Static S3 Website Dynamic
Hackers Don't Give Site Owners Time to Patch, Start Exploiting New Drupal Flaw Within Hours
https://www.bleepingcomputer.com/news/security/hackers-dont-give-site-owners-time-to-patch-start-exploiting-new-drupal-flaw-within-hours/
https://www.bleepingcomputer.com/news/security/hackers-dont-give-site-owners-time-to-patch-start-exploiting-new-drupal-flaw-within-hours/
Google boosts cloud database lineup with an in-memory store and new features - SiliconANGLE
https://siliconangle.com/blog/2018/04/25/google-boosts-cloud-database-lineup-memory-store-new-features/
https://siliconangle.com/blog/2018/04/25/google-boosts-cloud-database-lineup-memory-store-new-features/
SiliconANGLE
Google boosts cloud database lineup with an in-memory store and new features
Google Inc. today revealed plans to strengthen the lineup of database services on its cloud platform with a managed in-memory store and several improvements to existing products.Cloud Memorystore
GitHub launches bot-powered learning lab for budding developers | VentureBeat
https://venturebeat.com/2018/04/19/github-launches-bot-powered-learning-lab-for-budding-developers/
https://venturebeat.com/2018/04/19/github-launches-bot-powered-learning-lab-for-budding-developers/
VentureBeat
GitHub launches bot-powered learning lab for budding developers
GitHub is launching a new bot-powered learning lab to help budding developers get up to speed on all things GitHub. The San Francisco-based code-hosting platform, which hosts some 80 million repositories and claims 27 million users, recently celebrated its…
Configuring a Jenkins Pipeline using a YAML file – Wolox Driving Innovation – Medium
https://medium.com/wolox-driving-innovation/dynamic-jenkins-pipelines-b04066371fbc
https://medium.com/wolox-driving-innovation/dynamic-jenkins-pipelines-b04066371fbc
Medium
Configuring a Jenkins Pipeline using a YAML file
A few years ago our CTO wrote about building a Continuous Integration server for Ruby On Rails using Jenkins and docker. The solution has…
Build an immutable AWS AMI with Packer – A Cloud Guru
https://read.acloud.guru/immutable-ami-with-packer-a71694529d60
https://read.acloud.guru/immutable-ami-with-packer-a71694529d60
Medium
Build an immutable AWS AMI with Packer
Create an identical machine image from a single source
Breaking Down the Observability Problem for Distributed Systems
https://medium.com/@aHev/breaking-down-the-observability-problem-for-distributed-systems-e88ea2b8b5f7
https://medium.com/@aHev/breaking-down-the-observability-problem-for-distributed-systems-e88ea2b8b5f7
Medium
Breaking Down the Observability Problem for Distributed Systems
Recently there have been many great posts helping to define with more precision distinctions between different tools and problems related…
Babysteps to Kubernetes — what is this and why you need it
https://medium.com/@elenaandreeva_56571/babysteps-to-kubernetes-what-is-this-and-why-you-need-it-e2a95a559d6
https://medium.com/@elenaandreeva_56571/babysteps-to-kubernetes-what-is-this-and-why-you-need-it-e2a95a559d6
Medium
Babysteps to Kubernetes — what is this and why you need it
Sometimes you need to learn and master something completely new in a short amount of time. Say, like in my case, it might be your boss, who…
Azure Container Instances now generally available | Blog | Microsoft Azure
https://azure.microsoft.com/en-us/blog/azure-container-instances-now-generally-available/
https://azure.microsoft.com/en-us/blog/azure-container-instances-now-generally-available/
Azure Blog
Azure Container Instances now generally available | Azure Blog | Microsoft Azure
I am proud to announce the general availability of Azure Container Instances (ACI) – a serverless way to run both Linux and Windows containers. ACI offers you an on-demand compute service delivering…