Join us

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

Advice for testing your database performance on Google Cloud

When conducting performance tests for AlloyDB or any other database, it is important to have clear goals, use appropriate benchmarks, and consider real data and workloads. Factors like dataset size, system configuration, network topology, and enabling features like the columnar engine and index advi.. read more  

Advice for testing your database performance on Google Cloud
Link
@faun shared a link, 2 years, 6 months ago
FAUN.dev()

So many bad takes — What is there to learn from the Prime Video microservices to monolith story

Prime Video has developed a serverless-based monitoring system using Step Function and Lambda to scale for high traffic and reduce costs and transition microservices, instead of a monolithic architecture. It’s based on the concept of "serverless first", starting by building something and then iterat.. read more  

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

A step-by-step guide to cross-account and cross-region events with EventBridge

Managing events across multiple accounts and regions is traditionally complex. Event-driven architectures (EDAs) simplify software system build and enable efficient communication. The article provides step-by-step guide to EventBridge simplifying orchestration of EDAs. Enables cross-account, cross-r.. read more  

A step-by-step guide to cross-account and cross-region events with EventBridge
Link
@faun shared a link, 2 years, 6 months ago
FAUN.dev()

Using Plop to improve our Serverless Developer Experience

This article covers using the Plop framework to create a CLI which can auto generate our scaffolded serverless code; with code examples written in TypeScript and the AWS CDK... read more  

Using Plop to improve our Serverless Developer Experience
Link
@faun shared a link, 2 years, 6 months ago
FAUN.dev()

Serverless data processing flow with Kinesis Data Firehose and Terraform

The article discusses the architecture of a real-life project for processing large volumes of data in near-realtime, using AWS ecosystem services like Kinesis Data Stream, Kinesis Data Firehose and Kinesis Data Analytics. The article also provides minimalistic sample code as a starting point for a s.. read more  

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

Dodging the Vercel Storage Tax: There Are Better Open-Source Alternatives

Find out how to get the same DX wins of Vercel Storage by using its Postgres, Redis, and Blob providers with WunderGraph — a free and open-source technology without the Vercel markup, and without vendor lock-in to boot... read more  

Dodging the Vercel Storage Tax: There Are Better Open-Source Alternatives
Link
@prathamesh-sonpatki shared a link, 2 years, 6 months ago
SRE, Last9.io

Streaming Aggregations vs Recording Rules

Difference between Streaming Aggregations and Recording Rules

Streaming Aggregations vs Recording Rules
Link
@faun shared a link, 2 years, 6 months ago
FAUN.dev()

Honda to double number of programmers to 10,000 by 2030

Honda is shifting towards a software-driven business like Tesla and partnering with Indian software developer KPIT Technologies to revise partnership and increase the number of software engineers... read more  

Honda to double number of programmers to 10,000 by 2030
Link
@faun shared a link, 2 years, 6 months ago
FAUN.dev()

AWS Lambda Adopts Java 17

Amazon Corretto 18 is now generally available. This version supports the latest Java feature release OpenJDK 18 and is available on Linux, Windows, and macOS... read more  

AWS Lambda Adopts Java 17
Link
@faun shared a link, 2 years, 6 months ago
FAUN.dev()

Git Merge – The Definitive Guide

Learn how to merge Git branches using the three-way merge algorithm. Git first locates the merge base and calculates the differences between the two branches. It then applies those differences to the merge base using the merge algorithm and creates a new merge commit. Conflict resolution can be done.. read more  

Git Merge – The Definitive Guide

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