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

Deploy Serverless Generative AI on AWS Lambda with OpenLLaMa

OpenLLaMa on Lambda is a project where we deploy a container capable of running llama.cpp converted models onto AWS Lambda. This approach leverages the scalability that Lambda provides, minimizing cost and maximizing compute availability for your project... read more  

Deploy Serverless Generative AI on AWS Lambda with OpenLLaMa
Link
@faun shared a link, 2 years, 10 months ago
FAUN.dev()

How to implement multi tenancy with Amazon SES

In this blog post, you will learn how to design multi-tenancy with Amazon SES, as well as the fundamental best practices for implementing a multi-tenant architecture that can effectively handle bulk the email sending needs of your downstream customers... read more  

How to implement multi tenancy with Amazon SES
Link
@faun shared a link, 2 years, 10 months ago
FAUN.dev()

.NET observability with Amazon CloudWatch and AWS X-Ray

Learn how to implement observability in .NET applications with Amazon CloudWatch and AWS X-Ray in this three-part series. Part 1 shows how to instrument a .NET app to generate metrics, logs and distributed traces to improve visibility and health. The post also features an architecture example and sa.. read more  

.NET observability with Amazon CloudWatch and AWS X-Ray
Link
@faun shared a link, 2 years, 10 months ago
FAUN.dev()

Amazon Aurora I/O-Optimized Cluster Configuration with Up to 40% Cost Savings for I/O-Intensive Applications

Amazon Aurora provides high performance, availability & compatibility at 1/10th the cost of commercial databases. With Aurora I/O-optimized, customers can predict and reduce I/O costs by up to 90% for demanding workloads such as e-commerce & payment processing. It offers an improved price-performanc.. read more  

Amazon Aurora I/O-Optimized Cluster Configuration with Up to 40% Cost Savings for I/O-Intensive Applications
Link
@faun shared a link, 2 years, 10 months ago
FAUN.dev()

Benchmarking cheap SSDs for fun, no profit (be warned)

Low-cost SSDs may seem like a smart purchase, but one engineer found out that the tradeoff in price ultimately led to poor performance. Even though they function well regarding read performance, these inexpensive drives had atrocious write performance, demonstrating that it may be wiser to buy an ex.. read more  

Benchmarking cheap SSDs for fun, no profit (be warned)
Link
@faun shared a link, 2 years, 10 months ago
FAUN.dev()

Graceful Shutdown

Graceful shutdown is essential for production systems to avoid data loss. In case of abrupt shut down of a service, the clients would get an error and could lose data. A hook function must be set to shut it down gracefully and a proper sequence of shutting down the different components of a system m.. read more  

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

Ampere launches a new cloud native processor family with its first custom-designed cores

Ampere launches its AmpereOne family, a set of processors that are custom-designed and highly optimised for data center use cases. The new processor core is based on Arm's Neoverse architecture and built in-house using advanced process technology. Ampere CEO, Renée James, says this is a "cloud nativ.. read more  

Ampere launches a new cloud native processor family with its first custom-designed cores
Link
@faun shared a link, 2 years, 10 months ago
FAUN.dev()

Announcing connect() — a new API for creating TCP sockets from Cloudflare Workers

Cloudflare has announced a new API that allows developers to send outbound TCP traffic from their serverless applications to any database that speaks TCP. This will enable developers to connect to databases via standard protocol including MySQL, PostgreSQL or MongoDB, and have the vast majority of d.. read more  

Announcing connect() — a new API for creating TCP sockets from Cloudflare Workers
Link
@faun shared a link, 2 years, 10 months ago
FAUN.dev()

Announcing Cloudflare Secrets Store

Cloudflare launches Secret Store for centralized and secure management of sensitive information such as API tokens, variables, and authorization headers across multiple applications and services. The tool allows administrators to restrict access and track usage through extensive audits and rotating .. read more  

Announcing Cloudflare Secrets Store
Link
@faun shared a link, 2 years, 10 months ago
FAUN.dev()

Vulnerability in GCP CloudSQL Leads to Data Exposure

Research has shown that Google Cloud Platform's CloudSQL service, which supports database engines such as MySQL, PostgreSQL, and SQL Server, has a critical vulnerability that could expose sensitive customer data. The vulnerability enables escalation of initial privilege by adding the user/dbrootrole.. read more  

Vulnerability in GCP CloudSQL Leads to Data Exposure