All Member Posts


SSH bastions break your zero trust model
Member Post SSH bastions break your zero trust model
Guest post originally published on the Appaegis blog by Michael Shieh It’s a common practice to set up a bastion server to provide access to the host and then use that as the gateway for SSH connectivity. The...
May 27, 2022 | By Michael Shieh

Designing secure applications
Member Post Designing secure applications
Guest post originally published on the Snapt blog by Iwan Price-Evans Hackers, malware, cybercriminals, and more threaten modern applications constantly. Malicious actors will try to uncover and exploit any vulnerabilities to steal private data, disrupt your service, and...
May 26, 2022 | By Iwan Price-Evans

The components of OpenTelemetry
Member Post The components of OpenTelemetry
Guest post originally published on the Scout APM blog by Dave Anderson, CTO, Scout APM Before we dive into the Collector, let’s cover the components that make up the OpenTelemetry project. Scout’s blog post “What is OpenTelemetry” gives...
May 25, 2022 | By Dave Anderson

What is high cardinality?
Member Post What is high cardinality?
Guest post originally published on Chronosphere’s blog by Rob Skillington  With the transition from monolith to cloud-native environments, we are seeing an ongoing explosion of metrics data in terms of both volume and cardinality. This is because microservices...
May 23, 2022 | By Rob Skillington 

Comparing Frameworks for Node.js Serverless Apps
Member Post Comparing Frameworks for Node.js Serverless Apps
Guest post originally published on the Rookout blog by Gedalyah Reback Cloud deployments have gotten more complicated over the years. That’s on them, but it’s not necessarily to a fault – there’s just so much more you can...
May 23, 2022 | By Gedalyah Reback

5 tips for implementing an Internal Developer Portal in your company
Member Post 5 tips for implementing an Internal Developer Portal in your company
Guest post originally published on Mia-Platform’s blog by Mia-Platform Team More and more companies are adopting the Agile approach and DevOps paradigm to accelerate and improve their software development. Even though some software lifecycle processes have been simplified and speeded up, companies...
May 13, 2022 | By Mia-Platform Team

Adopting FinOps tool for pod-level Kubernetes cost management
Member Post Adopting FinOps tool for pod-level Kubernetes cost management
Guest post by Asaf Liveanu, Co-Founder & CPO at Finout Cost optimization is a growing concern for organizations rapidly moving towards open-source and cloud-native projects based on Kubernetes. While flexibility remains one of the key strengths of Kubernetes,...
May 11, 2022 | By Asaf Liveanu

Load balancing for blue-green, rolling, and canary deployment
Member Post Load balancing for blue-green, rolling, and canary deployment
Guest post originally published on Snapt’s blog by Armand Sultantono The most significant difference in software development today compared to the past is the rate of deployments: development teams release software to production earlier and more frequently. Customers want...
May 9, 2022 | By Armand Sultantono

How do you integrate Emissary Ingress with OPA
Member Post How do you integrate Emissary Ingress with OPA
Guest post originally published on InfraCloud’s blog by Tayyab Jamadar API gateways play a vital role while exposing microservices. They are an additional hop in the network that the incoming request must go through in order to communicate...
May 6, 2022 | By Tayyab Jamadar

Three things to know before debugging your spring application
Member Post Three things to know before debugging your spring application
Guest post originally published on the Rookout blog by Karl Hughes Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition,...
May 3, 2022 | By Karl Hughes