10 monitoring talks that every developer should watch | TechBeacon
https://techbeacon.com/10-monitoring-talks-every-developer-should-watch
https://techbeacon.com/10-monitoring-talks-every-developer-should-watch
TechBeacon
10 monitoring talks that every developer should watch
Watch 10 of the most enlightening talks on monitoring and see how Facebook, Google, Spotify, and Stripe monitor.
11 Ways (Not) to Get Hacked - Kubernetes
https://kubernetes.io/blog/2018/07/18/11-ways-not-to-get-hacked/
https://kubernetes.io/blog/2018/07/18/11-ways-not-to-get-hacked/
Kubernetes
11 Ways (Not) to Get Hacked
Kubernetes security has come a long way since the project's inception, but still contains some gotchas. Starting with the control plane, building up through workload and network security, and finishing with a projection into the future of security, here is…
5 Hard Lessons From Microservices Development - DZone Microservices
https://dzone.com/articles/5-hard-learnings-from-micro-services-development
https://dzone.com/articles/5-hard-learnings-from-micro-services-development
dzone.com
5 Hard Lessons From Microservices Development - DZone Microservices
This article will help you learn about overcoming challenges in tools, training, and methodology when developing microservices architecture-based applications.
5 steps to speed up your image heavy website – codeburst
https://codeburst.io/5-steps-to-speed-up-your-image-heavy-website-65c874a86966
https://codeburst.io/5-steps-to-speed-up-your-image-heavy-website-65c874a86966
Medium
5 steps to speed up your image heavy website
Images are a key component of every website. According to HTTP Archive images make up for more than 60% of data loaded on web pages. Being…
A Brief History of Containers - Mesosphere
https://mesosphere.com/blog/brief-history-containers/
https://mesosphere.com/blog/brief-history-containers/
Mesosphere
A Brief History of Containers - Mesosphere
Learn how the abstraction of containers and the granularity of microservices are changing the face of software architecture, development, and operations.
A milestone for Chrome security: marking HTTP as “not secure”
https://www.blog.google/products/chrome/milestone-chrome-security-marking-http-not-secure/
https://www.blog.google/products/chrome/milestone-chrome-security-marking-http-not-secure/
Google
A milestone for Chrome security: marking HTTP as “not secure”
We're marking all sites that are not encrypted with HTTPS as “not secure”.
A Primer on Building a Monitoring Strategy for Amazon RDS
https://www.sumologic.com/blog/amazon-web-services/amazon-rds-monitoring-strategy/
https://www.sumologic.com/blog/amazon-web-services/amazon-rds-monitoring-strategy/
Sumo Logic
A Primer on Building a Monitoring Strategy for Amazon RDS
This Sumo Logic article provides details on how and why modern organizations should build a monitoring strategy for Amazon RDS.
Benchmarking AWS, DigitalOcean, Linode, Packet and Vultr - GoldFire Studios
https://goldfirestudios.com/blog/150/Benchmarking-AWS-DigitalOcean-Linode-Packet-and-Vultr
https://goldfirestudios.com/blog/150/Benchmarking-AWS-DigitalOcean-Linode-Packet-and-Vultr
GoldFire Studios
Benchmarking AWS, DigitalOcean, Linode, Packet and Vultr
The launch of Exocraft.io and the subsequent flood of traffic revealed the flaw of our reliance on Amazon Web Services -- bandwidth cost. Within a month of launching, our costs surged nearly 10x...
Build, deploy, manage modern serverless workloads using Knative on Kubernetes
https://m.chmarny.com/build-deploy-manage-modern-serverless-workloads-using-knative-on-kubernetes-180c1a55e1b5
https://m.chmarny.com/build-deploy-manage-modern-serverless-workloads-using-knative-on-kubernetes-180c1a55e1b5
Medium
Build, deploy, manage modern serverless workloads using Knative on Kubernetes
By now, Kubernetes should be the default target for your deployments. Yes, there are still use-cases where Kubernetes is not the optimal…
Building an operator for Kubernetes with kubebuilder
https://itnext.io/building-an-operator-for-kubernetes-with-kubebuilder-17cbd3f07761
https://itnext.io/building-an-operator-for-kubernetes-with-kubebuilder-17cbd3f07761
Medium
Building an operator for Kubernetes with kubebuilder
The first article of the series explored the sample-controller.
Caches Are Key to Scaling – Capital One DevExchange – Medium
https://medium.com/capital-one-developers/caches-are-key-to-scaling-da2749adc6c9
https://medium.com/capital-one-developers/caches-are-key-to-scaling-da2749adc6c9
Medium
Caches Are Key to Scaling
Choosing the correct cache technology for… profit
Deploying a Stateful Application on Google Cloud Kubernetes Engine | @RisingStack
https://blog.risingstack.com/deploying-a-stateful-application-on-google-cloud-kubernetes-engine/
https://blog.risingstack.com/deploying-a-stateful-application-on-google-cloud-kubernetes-engine/
RisingStack Engineering
Deploying a Stateful Application on Google Cloud Kubernetes Engine - RisingStack Engineering
In this article, we’ll guide you through the process of deploying a stateful, Dockerized Node.js app on Google Cloud Kubernetes Engine!
Evolution of Application Data Caching : From RAM to SSD
https://medium.com/netflix-techblog/evolution-of-application-data-caching-from-ram-to-ssd-a33d6fa7a690
https://medium.com/netflix-techblog/evolution-of-application-data-caching-from-ram-to-ssd-a33d6fa7a690
Medium
Evolution of Application Data Caching : From RAM to SSD
In 2013, we introduced EVCache a distributed in-memory caching solution based on memcached that offers low-latency, high-reliability…
Fleetsmith on Twitter: "For the curious folk, here's the #Kubernetes 'security journey' from our CSO @jesseendahl and @googlecloud PM @MayaKaczorowski's talk at #GoogleNext18 on Tuesday: (h/t @MayaKaczorowski!) https://t.co/6yts3oslg3"
https://mobile.twitter.com/FleetsmithHQ/status/1022552641518424067
https://mobile.twitter.com/FleetsmithHQ/status/1022552641518424067
Twitter
Fleetsmith
For the curious folk, here's the #Kubernetes 'security journey' from our CSO @jesseendahl and @googlecloud PM @MayaKaczorowski's talk at #GoogleNext18 on Tuesday: (h/t @MayaKaczorowski!)
Getting a Handle on Spiralling AWS Lambda Cost in Seconds
http://blog.totalcloud.io/getting-a-handle-on-spiralling-aws-lambda-cost-in-sec/
http://blog.totalcloud.io/getting-a-handle-on-spiralling-aws-lambda-cost-in-sec/
TotalCloud Blog
Getting a Handle on Spiralling AWS Lambda Cost in ~15 sec - TotalCloud Blog
AWS Lambda might look low-priced while getting started. But, there are chances of costs spiraling out of control due to several reasons -- a DDoS attack, excess memory allocation to each function, or a bug in the code! This post shows how a visual console…
Getting Started with the OpenFaaS Kubernetes Operator on EKS
https://www.weave.works/blog/getting-started-with-openfaas-kubernetes-operator-on-eks
https://www.weave.works/blog/getting-started-with-openfaas-kubernetes-operator-on-eks
www.weave.works
Getting Started with the OpenFaaS Kubernetes Operator on EKS
The OpenFaaS team recently released a Kubernetes operator for OpenFaaS. The OpenFaaS Operator can be run with OpenFaaS on any Kubernetes service, in this post I will show you step-by-step instructions on how to deploy to Amazon's managed Kubernetes service…
Google Cloud Functions goes GA: what it means for Serverless
https://serverless.com/blog/google-cloud-functions-generally-available-what-means-serverless/
https://serverless.com/blog/google-cloud-functions-generally-available-what-means-serverless/
serverless
Google Cloud Functions goes GA: what it means for Serverless
Google Cloud Functions hits general availability. A big step forward for FaaS, vendor choice, and the serverless community.
Google Cloud goes all-in on hybrid with its new Cloud Services Platform | TechCrunch
https://techcrunch.com/2018/07/24/google-cloud-goes-all-in-on-hybrid-with-its-new-cloud-services-platform/
https://techcrunch.com/2018/07/24/google-cloud-goes-all-in-on-hybrid-with-its-new-cloud-services-platform/