Join us

ContentUpdates from UWS...
Link
@faun shared a link, 1 year, 9 months ago
FAUN.dev()

Rethinking Serverless with FLAME

Imagine if you could auto scale simply by wrapping any existing app code in a function and have that block of code run in a temporary copy of your app... read more  

Rethinking Serverless with FLAME
Link
@faun shared a link, 1 year, 9 months ago
FAUN.dev()

An Overview of Distributed PostgreSQL Architectures

Distributed PostgreSQL architectures make different trade-offs to address the operational hazards of running on a single machine. These architectures include network-attached block storage, read replicas, DBMS-optimized cloud storage, active-active setups, transparent sharding, and distributed key-v.. read more  

An Overview of Distributed PostgreSQL Architectures
Link
@faun shared a link, 1 year, 9 months ago
FAUN.dev()

Why does one NGINX worker take all the load?

Scaling up TCP servers is usually straightforward, with deployments starting by using a single process setup and adding more worker processes as needed. However, increasing the number of worker processes can open up a new set of problems, and there are different ways to design a TCP server with rega.. read more  

Why does one NGINX worker take all the load?
Link
@faun shared a link, 1 year, 9 months ago
FAUN.dev()

Lessons I learned in the last 10 years

A software developer reflects on their 10 years of experience, highlighting the importance of communication and the need to limit the use of unfamiliar technology. They emphasize the significance of team dynamics, the value of experience, and the importance of maintaining a healthy work-life balance.. read more  

Link
@faun shared a link, 1 year, 9 months ago
FAUN.dev()

Building a PDF larger than the known universe

A PDF bigger than Germany exists, and it's larger than the known universe... read more  

Link
@faun shared a link, 1 year, 9 months ago
FAUN.dev()

Implementing AI in Software Testing: Creating a Text Generation Model for Test Automation

The article discusses the use of OpenAI's text generation model in software testing to automate test case generation, providing a more efficient and effective process. It explains how to integrate the model into a test management tool or repository and highlights specific use cases such as generatin.. read more  

Implementing AI in Software Testing: Creating a Text Generation Model for Test Automation
Link
@faun shared a link, 1 year, 9 months ago
FAUN.dev()

The Linux Foundation and its partners are working on cryptography for the post-quantum world

"The threat of quantum computers breaking existing encryption methods is a reality that the Post-Quantum Cryptography Alliance (PQCA), a collaborative platform, aims to tackle by developing and adopting post-quantum cryptography. This alliance, which includes tech giants like Amazon, Google, and IBM.. read more  

The Linux Foundation and its partners are working on cryptography for the post-quantum world
Link
@faun shared a link, 1 year, 9 months ago
FAUN.dev()

The case for containers on Lambda (with benchmarks)

AWS Lambda introduced support for container-based functions, and the initial reaction from the community was mostly negative. However, Lambda is not meant to run large applications, but rather small bits of code that can scale widely and execute many functions simultaneously. The main challenge with.. read more  

The case for containers on Lambda (with benchmarks)
Link
@faun shared a link, 1 year, 9 months ago
FAUN.dev()

GitOps for Kubernetes Security and Compliance

Learn how to use GitOps to enhance security and compliance in your Kubernetes deployments with best practices and tools like ARMO Platform.. read more  

GitOps for Kubernetes Security and Compliance
Link
@faun shared a link, 1 year, 9 months ago
FAUN.dev()

How Cloudflare Was Able to Support 55 Million Requests per Second With Only 15 Postgres Clusters

Cloudflare scaled to 55 million requests per second using only 15 PostgreSQL clusters. They utilized PgBouncer as a connection pooler to limit the number of Postgres connections and avoid performance degradation... read more  

How Cloudflare Was Able to Support 55 Million Requests per Second With Only 15 Postgres Clusters

This organization doesn't have a detailed description yet. If you are the administrator of this organization, please claim this page and edit it.