ContentPosts from @mterrel..
Link
@faun shared a link, 3 years ago
FAUN.dev()

Set up Cloud NAT with Google Kubernetes Engine (GKE)

The article provides step-by-step instructions for configuring a private Google Kubernetes Engine (GKE) cluster with a NAT Gateway on Google Cloud Platform (GCP). The steps include creating a VPC network and subnet, creating a private cluster, reserving a static IP address, creating a NAT configurat.. read more  

Link
@faun shared a link, 3 years ago
FAUN.dev()

Istio-based service mesh add-on for Azure Kubernetes Service

Microsoft has launched the public preview of itsIstioadd-on for Azure Kubernetes Service (AKS). - The Istio add-on builds on top of the open-source Istio project and provides additional features such as verified external and internal ingress set-up, verified compatibility with supported versions of .. read more  

Istio-based service mesh add-on for Azure Kubernetes Service
Link
@faun shared a link, 3 years ago
FAUN.dev()

Data Profiler: Data Drift Model Monitoring Tool

The article discusses the importance of monitoring machine learning models to detect data drift and maintain efficiency. It presents a framework for detecting data drift that involves four stages: - data retrieval, - data modeling, - test statistics calculation, - hypothesis testing. The Kubeflow Da.. read more  

Data Profiler: Data Drift Model Monitoring Tool
Link
@faun shared a link, 3 years ago
FAUN.dev()

"Kekw" Malware in Python Packages Could Steal Data and Hijack Crypto

- Harmful Python .whl files containing a new malware called "Kekw" were found on PyPI. - The malware steals sensitive information and hijacks cryptocurrency transactions. - The Python security team promptly removed the malicious packages from the repository. - The impact is believed to be minimal as.. read more  

Link
@faun shared a link, 3 years ago
FAUN.dev()

Visual Studio Code 1.78 debuts profile templates for Python, Java, Angular

- The April 2023 release of Microsoft's Visual Studio Code introduces new features and improvements. - It includes built-inprofile templatesfor Python and Java, allowing developers to customize the editor for specific workflows. - New default color themes, Dark Modern and Light Modern, replace Dark+.. read more  

Visual Studio Code 1.78 debuts profile templates for Python, Java, Angular
Link
@faun shared a link, 3 years ago
FAUN.dev()

The Contradictions in 'The Zen of Python'

In a talk at thePyCascadesPython conference, software engineerChristopher Neugebauerchallenges the widely accepted principles of the "Zen of Python" by pointing out contradictions and subjective interpretations. - He argues that there isn't a prescriptive design philosophy that dictates good Python .. read more  

The Contradictions in 'The Zen of Python'
Link
@faun shared a link, 3 years ago
FAUN.dev()

Modular reveals Mojo, Python superset with C-level speed

- Modular, an AI startup, has introduced a programming language called Mojo, which aims to combine the usability of Python with the speed of C. - Mojo distinguishes itself by claiming to be35,000 times faster than Python for numeric algorithms likeMandelbrot, thanks to hardware acceleration. - CEO C.. read more  

Modular reveals Mojo, Python superset with C-level speed
Link
@faun shared a link, 3 years ago
FAUN.dev()

This New Programming Language is Likely to Replace Python

Modular AIhas introducedMojo, a new programming language that combines the syntax of Python with the speed and portability of C. - Mojo aims to simplify programming across the ML/AI infrastructure stack by providing powerful compile-time metaprogramming, type inference, and automatic parallelization.. read more  

This New Programming Language is Likely to Replace Python
Link
@faun shared a link, 3 years ago
FAUN.dev()

Unify business and IT with DevOps value stream management

DevOps VSM is a process that helps organizations to visualize, optimize and automate the flow of work from ideation to deployment. It is achieved by identifying value streams, which are the stages in the software delivery process that create value for customers, and mapping them to a workflow that c.. read more  

Link
@faun shared a link, 3 years ago
FAUN.dev()

Citizen Development Turns Software Novices Into Creators

The rise of citizen development, a phenomenon that enables non-technical users to create software applications using low-code and no-code platforms. Citizen development can help organizations to address the growing demand for digital solutions by empowering business users to create custom applicatio.. read more  

Citizen Development Turns Software Novices Into Creators