ContentPosts from @mansaremamadi3..
Link
@last9io shared a link, 2 years, 2 months ago
Last9

Why Service Level Objectives?

Link
@last9io shared a link, 2 years, 2 months ago
Last9

What is OpenTelemetry

Story Mia-Platform Team
@pmartinoli shared a post, 2 years, 2 months ago
Technical Writer, Mia-Platfom

Pave Golden Paths with Platform Engineering

Golden Paths are an effective way to standardize software development, and Platform Engineering can provide an additional boost. Discover more about them!

Link
@faun shared a link, 2 years, 2 months ago
FAUN.dev()

Exploring GCP’s Multi-Writer Persistent Disks: A Guide to Building a Shared Filesystem

Throughout this post, the authors delves into: - Creating the VPC network, firewall rules, instances, and multi-writer disk with Terraform - Installing and configuring the OCFS2 clustered filesystem - Mounting the shared storage on both instances - Understanding the high availability offered by OCFS.. read more  

Exploring GCP’s Multi-Writer Persistent Disks: A Guide to Building a Shared Filesystem
Link
@faun shared a link, 2 years, 2 months ago
FAUN.dev()

Introducing Kubescape 3.0

Kubescape has announced the preview release of its next-generation Kubernetes security tool, offering features such as in-cluster scanning of container images for vulnerabilities and a new security scan mode to help set a baseline for cluster security. The tool also includes an in-cluster component .. read more  

Introducing Kubescape 3.0
Link
@faun shared a link, 2 years, 2 months ago
FAUN.dev()

Profiling Python programs promptly

Python can be a slow programming language, especially when working with large datasets. Profiling your program's runtime can help identify areas that need improvement, and tools like cProfile and pyinstrument can assist with this... read more  

Profiling Python programs promptly
Link
@faun shared a link, 2 years, 2 months ago
FAUN.dev()

OpenTelemetry Gotchas: Phantom Spans

Using OpenTelemetry to trace execution in a Haskell codebase, the author encountered a mysterious issue where unrelated web requests were linked together in a trace. After investigating, they found that the issue was caused by incorrectly initiating spans and using thread-local state to determine th.. read more  

OpenTelemetry Gotchas: Phantom Spans
Link
@faun shared a link, 2 years, 2 months ago
FAUN.dev()

What is ACTUALLY Included in the AWS Free Tier?

The AWS Free Tier offers an easy way to test AWS services and avoid spending $. But is it REALLY free? And what's included in the fine print?.. read more  

What is ACTUALLY Included in the AWS Free Tier?
Link
@faun shared a link, 2 years, 2 months ago
FAUN.dev()

Amazon OpenSearch Serverless extends auto-scaling to handle high query rates

Amazon OpenSearch Serverless now supports auto-scaling capabilities to handle tens of thousands of query transactions per minute, efficiently responding to spikes in search traffic by dynamically increasing shard replicas for hot shards and scaling back when demand decreases... read more  

Amazon OpenSearch Serverless extends auto-scaling to handle high query rates
Link
@faun shared a link, 2 years, 2 months ago
FAUN.dev()

Pinecone working with AWS to solve Generative AI hallucination challenges

Integration of Amazon Bedrock and Pinecone's vector database allows enterprises to overcome the challenge of deploying reliable generative AI applications. This integration helps customers streamline the development process and deliver relevant and accurate responses, enabling faster deployment of s.. read more Â