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.
Using Telepresence with IntelliJ · Telepresence: Fast, realistic local development for Kubernetes and OpenShift Origin microservices
https://www.telepresence.io/tutorials/intellij
https://www.telepresence.io/tutorials/intellij
How to Use Timeshift to Backup and Restore Linux System
https://www.fossmint.com/backup-restore-linux-with-timeshift/
https://www.fossmint.com/backup-restore-linux-with-timeshift/
FOSSMint: Everything About Linux and FOSS
How to Use Timeshift to Backup and Restore Linux System
Timeshift is an open-source system restore tool that creates incremental filesystem snapshots using either of 2 modes: BTRFS snapshots or rsync+hardlinks.
System Design Interview Concepts – Load Balancing
http://www.acodersjourney.com/2018/07/system-design-interview-load-balancing/
http://www.acodersjourney.com/2018/07/system-design-interview-load-balancing/
A CODER'S JOURNEY
System Design Interview Concepts – Load Balancing
Everything you need to know about load balancing (types, placement, algorithms) for your next system design interview.
Getting a Free SSL Certificate on AWS a How-To Guide
https://hackernoon.com/getting-a-free-ssl-certificate-on-aws-a-how-to-guide-6ef29e576d22
https://hackernoon.com/getting-a-free-ssl-certificate-on-aws-a-how-to-guide-6ef29e576d22
Hackernoon
Getting a Free SSL Certificate on AWS a How-To Guide | HackerNoon
AWS gives you a FREE SSL certificate if you use their load balancer (yes you do have to pay for the load balancer but its pretty cheap and in then end is something your site should have anyway) but I found the setup to be confusing. Setting up a load balancer…
terriblecode - How Docker Images Work: Union File Systems for Dummies
https://terriblecode.com/blog/how-docker-images-work-union-file-systems-for-dummies/
https://terriblecode.com/blog/how-docker-images-work-union-file-systems-for-dummies/
terriblecode
How Docker Images Work: Union File Systems for Dummies
Ever wonder how Docker images work? Well it's called a Union File System and it's not as hard as it sounds!
Detection of Anti-Patterns in Continuous Integration (CI)
https://www.surveygizmo.com/s3/4485492/CI-Anti-Pattern-Detection
https://www.surveygizmo.com/s3/4485492/CI-Anti-Pattern-Detection
Surveygizmo
Detection of Anti-Patterns in Continuous Integration (CI)
Detection of Anti-Patterns in Continuous Integration (CI).
GitHub - adaptivecapacitylabs/Resilience-Engineering-Resources: This is a collection of readings, talks, and other bits regarding the field of Resilience Engineering
https://github.com/adaptivecapacitylabs/Resilience-Engineering-Resources
https://github.com/adaptivecapacitylabs/Resilience-Engineering-Resources
GitHub
GitHub - adaptivecapacitylabs/Resilience-Engineering-Resources: This is a collection of readings, talks, and other bits regarding…
This is a collection of readings, talks, and other bits regarding the field of Resilience Engineering - adaptivecapacitylabs/Resilience-Engineering-Resources
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…
Evolution of Infrastructure Monitoring at ThousandEyes Engineering
https://blog.thousandeyes.com/evolution-infrastructure-monitoring-thousandeyes-engineering/
https://blog.thousandeyes.com/evolution-infrastructure-monitoring-thousandeyes-engineering/
Network Intelligence Blog | ThousandEyes
Evolution of Infrastructure Monitoring at ThousandEyes
Evolution of internal infrastructure monitoring at ThousandEyes from single monitoring instances to the scalable Insights platform.
2018 Serverless Community Survey: huge growth in serverless usage
https://serverless.com/blog/2018-serverless-community-survey-huge-growth-usage/
https://serverless.com/blog/2018-serverless-community-survey-huge-growth-usage/
serverless
2018 Serverless Community Survey: huge growth in serverless usage
We asked you, our dev community, how you’re using serverless. And even we were surprised by how much things have grown. Ready for the data?
Introduction to Test Kitchen
https://www.slideshare.net/nathenharvey/introduction-to-test-kitchen
https://www.slideshare.net/nathenharvey/introduction-to-test-kitchen
www.slideshare.net
Introduction to Test Kitchen
Test Kitchen is a test harness to execute infrastructure code on one or more platforms in isolation. Easily create, automate, verify, and destroy infrastructur…
Sysdig | Runtime Container Security - How to Implement Open Source Container Security (Part 1)
https://sysdig.com/blog/oss-container-security-runtime/
https://sysdig.com/blog/oss-container-security-runtime/
Sysdig
Runtime container security – How to implement open source container security (part 1). | Sysdig
This open source security guide is a comprehensive resource for anyone who wants to deploy an open source container security stack for Docker or Kubernetes.
Sysdig | Docker Image Scanning - How to Implement Open Source Container Security (Part 2)
https://sysdig.com/blog/container-security-docker-image-scanning/
https://sysdig.com/blog/container-security-docker-image-scanning/
Sysdig
How to implement Docker image scanning with open source tools | Sysdig
This article will explain how to to deploy open source Docker image scanning: both on private Docker repositories, and as a CI/CD pipeline validation step.
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.