Why Analyze Raw MySQL Query Logs? - Percona Database Performance Blog
https://www.percona.com/blog/2018/04/18/why-analyze-raw-mysql-query-logs/
https://www.percona.com/blog/2018/04/18/why-analyze-raw-mysql-query-logs/
Percona Database Performance Blog
Why Analyze Raw MySQL Query Logs?
In this blog post, I’ll examine when looking at raw MySQL query logs can be more useful than working with tools that only have summary data. In my previous blog post, I wrote about analyzing …
Who monitors the monitoring systems? – adrian cockcroft – Medium
https://medium.com/@adrianco/who-monitors-the-monitoring-systems-715a333f97fc
https://medium.com/@adrianco/who-monitors-the-monitoring-systems-715a333f97fc
Medium
Who monitors the monitoring systems?
“Quis custodiet ipsos custodes?” — Juvenal
Using SQL to query Kafka, MongoDB, MySQL, PostgreSQL and Redis with Presto
http://tech.marksblogg.com/presto-connectors-kafka-mongodb-mysql-postgresql-redis.html
http://tech.marksblogg.com/presto-connectors-kafka-mongodb-mysql-postgresql-redis.html
Marksblogg
Using SQL to query Kafka, MongoDB, MySQL, PostgreSQL and Redis with Presto
Benchmarks & Tips for Big Data, Hadoop, AWS, Google Cloud, PostgreSQL, Spark, Python & More...
Towards unprivileged container builds | Kinvolk
https://kinvolk.io/blog/2018/04/towards-unprivileged-container-builds/
https://kinvolk.io/blog/2018/04/towards-unprivileged-container-builds/
The Kubernetes Linux Experts
Towards unprivileged container builds | Kinvolk
The Role of Site Reliability Engineering in Microservices - The New Stack
https://thenewstack.io/the-role-of-site-reliability-engineering-in-microservices/
https://thenewstack.io/the-role-of-site-reliability-engineering-in-microservices/
The New Stack
The Role of Site Reliability Engineering in Microservices
You can always spot the hot jobs in technology: they're the ones that didn't exist 10 years ago. While Site Reliability Engineers (SREs) did definitely exist a decade ago, they were mostly inside Google and a handful of other Valley innovators. Today, however…
The Node.js Ecosystem Is Chaotic and Insecure – Casper Beyer – Medium
https://medium.com/@caspervonb/the-internet-is-at-the-mercy-of-a-handful-of-people-73fac4bc5068
https://medium.com/@caspervonb/the-internet-is-at-the-mercy-of-a-handful-of-people-73fac4bc5068
Medium
The Node.js Ecosystem Is Chaotic and Insecure
It seems like only yesterday we had the “left-pad” fiasco where Azer Koçulu ended up pulling his packages after a name dispute.
The Future of Kubernetes Is Serverless - The New Stack
https://thenewstack.io/the-future-of-kubernetes-is-serverless/
https://thenewstack.io/the-future-of-kubernetes-is-serverless/
The New Stack
The Future of Kubernetes Is Serverless
From the beginning of the container revolution two things have become clear: First, the decoupling of the layers in the technology stack are producing a clean, principled layering of concepts with clear contracts, ownership and responsibility. Second, the…
Sufficient, Good, Great – Wealth Wizards Engineering – Medium
https://medium.com/ww-engineering/sufficient-good-great-66c53265b4aa
https://medium.com/ww-engineering/sufficient-good-great-66c53265b4aa
Medium
Sufficient, Good, Great
Get things done quickly, don’t over-engineer
Sleep better at night! Here is how to respawn a MongoDB Server automatically!
https://gist.github.com/128ff2f46c3b21fd3892a2523a4dda5a
https://gist.github.com/128ff2f46c3b21fd3892a2523a4dda5a
Gist
blog.md
GitHub is where people build software. More than 27 million people use GitHub to discover, fork, and contribute to over 80 million projects.
Create a Slack notification using CloudWatch Alarms and AWS Lambda
https://read.acloud.guru/slack-notification-with-cloudwatch-alarms-lambda-6f2cc77b463a
https://read.acloud.guru/slack-notification-with-cloudwatch-alarms-lambda-6f2cc77b463a
A Cloud Guru
Blog (Frontpage)
Stay up to date on what's happening in technology, industry insights, technical skills development and all things cloud learning, and cloud certifications.
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