What is gRPC (Google Remote Procedure Call)? Ultimate Guide
In this guide to gRPC, or Google Remote Procedure Calls, you’ll learn about the history of gRPC, the benefits and drawbacks, use cases, and how to get started with gRPC.https://www.containiq.com/post/grpc
process-compose
Process Compose is like docker-compose, but for orchestrating a suite of processes, not containers.https://github.com/F1bonacc1/process-compose
Kubernetes Taints and Tolerations | Ultimate Guide and Best Practices
Kubernetes has a lot of flexibility—if you know how to use it. Taints and tolerations are a key part of this. This article will explain how to apply them and how to use them effectively.https://www.containiq.com/post/kubernetes-taints-and-tolerations
prowler
Prowler is an Open Source security tool to perform AWS security best practices assessments, audits, incident response, continuous monitoring, hardening and forensics readiness. It contains more than 240 controls covering CIS, PCI-DSS, ISO27001, GDPR, HIPAA, FFIEC, SOC2, AWS FTR, ENS and custom security frameworks.https://github.com/prowler-cloud/prowler
Container Runtimes | Kubernetes Guide and Tutorial
Whether you know it or not, if you work with Kubernetes, you’ve probably used a container runtime. Read this article for everything you need to know about what they are and how they work.https://www.containiq.com/post/container-runtimes
node-clinic
Clinic.js diagnoses your Node.js performance issueshttps://github.com/clinicjs/node-clinic
How Prometheus Querying Works (and Why You Should Care)
https://www.timescale.com/blog/how-prometheus-querying-works-and-why-you-should-care
https://www.timescale.com/blog/how-prometheus-querying-works-and-why-you-should-care
hanko
A passkey-first approach to authentication that takes you on the journey beyond passwords. For better security, conversion rates, and happier users.https://github.com/teamhanko/hanko
cli
A CLI to create remote development environments in your cloud provider account in secondshttps://github.com/recode-sh/cli
Beginner’s Guide to RabbitMQ Logging: How to View, Locate, and Analyze Logs
https://sematext.com/blog/rabbitmq-logs
https://sematext.com/blog/rabbitmq-logs
Using Kubectl Scale | Tutorial and Best Practices
kubectl scale is one of the many tools that helps you manage your Kubernetes deployments. In this article, you'll learn how this tool can be used, as well as best practices for use.https://www.containiq.com/post/kubectl-scale
How to calculate HTTP content-length metrics on cli
A simple guide to crunch numbers for understanding overall HTTP content length metrics.https://blog.last9.io/how-to-calculate-http-content-length-metrics-on-cli
supervisord
The python script supervisord is a powerful tool used by a lot of guys to manage the processes. I like supervisord too.https://github.com/ochinchina/supervisord
But this tool requires that the big python environment be installed in target system. In some situation, for example in the docker environment, the python is too big for us.
This project re-implements supervisord in go-lang. Compiled supervisord is very suitable for environments where python is not installed.
Stack Overflow Survey 2022
In May 2022 over 70,000 developers told us how they learn and level up, which tools they’re using, and what they want.https://survey.stackoverflow.co/2022
The Open Cloud Vulnerability & Security Issue Database
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issueshttps://www.cloudvulndb.org
Tips for passing the Certified Kubernetes Administrator (CKA) Exam
https://www.thecloudonmymind.com/Tips-for-passing-the-Certified-Kubernetes-Administrator-CKA-Exam
https://www.thecloudonmymind.com/Tips-for-passing-the-Certified-Kubernetes-Administrator-CKA-Exam
netboot.xyz
https://github.com/netbootxyz/netboot.xyz
netboot.xyz lets you PXE boot various operating system installers or utilities from a single tool over the network. This lets you use one media for many types of operating systems or tools. The iPXE project is used to provide a user friendly menu from within the BIOS that lets you easily choose the operating system you want along with any specific types of versions or bootable flags.https://netboot.xyz
https://github.com/netbootxyz/netboot.xyz
Deploying a HA Kubernetes cluster on Raspberry Pi using Kubeadm
https://sayakm.me/deploying-a-ha-kubernetes-cluster-on-raspberry-pi-using-kubeadm
https://sayakm.me/deploying-a-ha-kubernetes-cluster-on-raspberry-pi-using-kubeadm