Join us

ContentUpdates and recent posts about JobberBase..
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

Migrating users and privileges from AWS RDS MySQL to Azure Database for MySQL – Flexible Server

Learn how to migrate user privileges from AWS RDS MySQL to Azure Database MySQL using Percona Toolkit. The process involves exporting the user data, examining the file, and importing the user privilege into Azure... read more  

Migrating users and privileges from AWS RDS MySQL to Azure Database for MySQL – Flexible Server
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

Monitor Machine Learning workflows with Kubeflow on Amazon EKS

AWS customers can now easily monitor machine learning workloads on Amazon EKS clusters using the open-source platform Kubeflow. Kubeflow has many components including multi-user Jupyter notebooks and central dashboards, along with AI/ML platform-specific tools like TensorFlow and MXNet. You can also.. read more  

Monitor Machine Learning workflows with Kubeflow on Amazon EKS
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

Exploring the effect of Topology Aware Hints on network traffic in Amazon Elastic Kubernetes Service

Kubernetes is introducing Topology Aware Hint, a feature that biases traffic routing based on origin within an AZ, in order to optimize latency and reduce inter-AZ data transfer costs for workloads running on Amazon EKS clusters. The feature sets a zone label on endpoint objects and instructs the ku.. read more  

Exploring the effect of Topology Aware Hints on network traffic in Amazon Elastic Kubernetes Service
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

Using Terragrunt run-all in AWS CI/CD

A guide on how to detect and delete Terragrunt modules, avoiding resource destruction. A proposed solution includes flagging modules that need to be deleted, creating an empty file next to the module file and running a command to detect this change, resulting in a safe deletion of the module. A samp.. read more  

Using Terragrunt run-all in AWS CI/CD
Link
@faun shared a link, 2 years, 11 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, 11 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, 11 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, 11 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, 11 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, 11 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

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