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
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