Join us

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

Build an Uptime Monitoring System in Ruby with GCE, Cloud Storage, and PubSub

Google Cloud Platform provides developers with many tools to build scalable apps in a way friendlier than AWS. In this article, Olasubomi Oluwalana shows us how we can use the Google Cloud Engine, Storage, and PubSub offerings to build an uptime monitoring system in Ruby... read more  

Build an Uptime Monitoring System in Ruby with GCE, Cloud Storage, and PubSub
Link
@faun shared a link, 2 years, 5 months ago
FAUN.dev()

Deploying Linkerd in the Cloud: Azure, AWS, or GCP

Demystifying Linkerd deployments: a comprehensive guide for security, reliability, and observability features on multiple cloud providers... read more  

Deploying Linkerd in the Cloud: Azure, AWS, or GCP
Link
@faun shared a link, 2 years, 5 months ago
FAUN.dev()

Google Cloud patches vulnerability in CloudSQL service

Dig Security researchers said the flaw could have let attackers escalate privileges to a sysadmin role on a container, allowing access to GCP data... read more  

Google Cloud patches vulnerability in CloudSQL service
Link
@faun shared a link, 2 years, 5 months ago
FAUN.dev()

Google Cloud offers customers financial help for cryptomining attacks

Google Cloud now offers our Security Command Center Premium customers $1 million of protection against cryptomining attacks. Here’s how you can get it... read more  

Google Cloud offers customers financial help for cryptomining attacks
Story
@jennifer shared a post, 2 years, 5 months ago
AI Engineer, accenture

Machine Learning Engineer: Skill, Salaries, and Job Outlook

The job of Machine Learning Engineer looks very promising in coming years and here we discuss what ML engineers do, how to become one, and how much they earn in India and the USA.

Machine Learning and AI Engineer - USAII _ AI Certifications.jpg
Link
@faun shared a link, 2 years, 5 months ago
FAUN.dev()

Playing with Streamlit and LLMs.

Company builds an internal LLM lab using Streamlit to build personal LLM use cases. They were able to create two useful tools in just a few hours and could easily port the tooling to query embedding. They also experimented with creating a spreadsheet interface for LLM using st.data_editor and st.fil.. read more  

Playing with Streamlit and LLMs.
Link
@faun shared a link, 2 years, 5 months ago
FAUN.dev()

Remote Interactive Debugging of Python Applications Running in Kubernetes

In this tutorial, you will create a setup for remote debugging of Python applications running in Kubernetes, which will allow you to set breakpoints, step through code, and interactively debug your applications without any change to your code or deployment... read more  

Remote Interactive Debugging of Python Applications Running in Kubernetes
Link
@faun shared a link, 2 years, 5 months ago
FAUN.dev()

Building Search DSLs with Django

Search capabilities span from free text (think Google) to raw data access (think SQL). In between, there’s a wide range of options for narrowing a search that are often provided with UI elements. But what if there are too many fields for a UI to search on? Search DSLs can give a user more granular a.. read more  

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

Let's make PostgreSQL multi-threaded

There is a proposal to make PostgreSQL multi-threaded, running the server in a single process with multiple threads. The idea has gained consensus, but there are challenges to overcome, such as handling global variables, extensions, and exposed PIDs... read more  

Let's make PostgreSQL multi-threaded
Link
@faun shared a link, 2 years, 5 months ago
FAUN.dev()

Writing a KVM hypervisor VMM in Python

An in-depth look at the design of KVM, a hypervisor built into the Linux kernel. KVM provides a clean separation between the hypervisor and the Virtual Machine Monitor (VMM), allowing for power and flexibility in managing VMs. The KVM API is designed to be simple and easy to use, making it feasible .. read more  

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