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

Unified Machine Learning Platform at Expedia Group

Expedia Group is using AI, machine learning, and ML collectively as a core capability to enable their products and services. The pandemic hit the travel industry hard, and it has caused them to look closely at their technology stack, including legacy systems, which they are now rebuilding. They ar.. read more  

Unified Machine Learning Platform at Expedia Group
Link
@faun shared a link, 3 years ago
FAUN.dev()

How to Access ChatGPT via Voice Command (Using Siri)

Daniel Miessler explains how to use ChatGPT using an Apple Shortcut. To do this, you need to download the shortcut, add your OpenAPI Key, and then try it out by saying "Hey Siri" followed by the name of the shortcut. The author gives an example of using the shortcut to diagnose a tree turning yell.. read more  

How to Access ChatGPT via Voice Command (Using Siri)
Link
@faun shared a link, 3 years ago
FAUN.dev()

Integration Tests: Pros and Cons of Doubles vs. Trace-Based Testing

Full integration tests and test doubles are two approaches to testing in software development. Test doubles are lightweight and easy to set up, but they might not accurately reflect the behavior of the real implementation. Full integration tests provide a more realistic view of how the application .. read more  

Integration Tests: Pros and Cons of Doubles vs. Trace-Based Testing
Link
@faun shared a link, 3 years ago
FAUN.dev()

Git – Comparing Visual Studio 2022 with MeGit/EGit and SourceTree

Mark Pelf compares the Git functionality in Visual Studio 2022 IDE to other Git GUI clients like MeGit/EGit and SourceTree in a blog post. The post highlights that while Visual Studio 2022 has a simplified interface that makes it easier for developers with basic knowledge of version control to use,.. read more  

Git – Comparing Visual Studio 2022 with MeGit/EGit and SourceTree
Link
@faun shared a link, 3 years ago
FAUN.dev()

Is SRE Just Ops with a New Name?

SRE vs. DevOps is a hot debate in the software industry. Although SRE has a more specific focus than DevOps,the difference between them is often blurred. Some consider SRE the evolution of operation engineers while others believe they are completely different. SREs go beyond infrastructure, deal wi.. read more  

Is SRE Just Ops with a New Name?
Link
@faun shared a link, 3 years ago
FAUN.dev()

Win The Race: Clear Linux Architecture & Performance Optimizations Review

Many Linux distributions have minimal differences between and trying to reach a customer with nice wallpapers, themes, and UI decorations in general. Clear Linux is a unique software product backed by Intel, not based on any distribution, and provides a lot of interesting solutions: - Performance is.. read more  

Win The Race: Clear Linux Architecture & Performance Optimizations Review
Link
@faun shared a link, 3 years ago
FAUN.dev()

MLops is the hot new cloud computing career path

According to ClearML's research, MLops has enjoyed widespread adoption,with 85% of organizations polled in the United States having a dedicated MLops budget in 2022. The MLops budget isexpected to rise in 2023, signaling an opportunity for cloud computing professionals looking to pivot their career .. read more  

MLops is the hot new cloud computing career path
Link
@faun shared a link, 3 years ago
FAUN.dev()

Oracle simplifies Kubernetes deployment and operations in its cloud

Oracle introduces Cloud Native Computing Foundation compliant Oracle Container Engine for Kubernetes that simplifies deployment and improves reliability and efficiency for building and running cloud-native applications on Oracle Cloud Infrastructure, with consistent global pricing and support across.. read more  

Oracle simplifies Kubernetes deployment and operations in its cloud
Link
@faun shared a link, 3 years ago
FAUN.dev()

Container security fundamentals - Isolation & namespaces

This post is aboutthe use of Linux namespacesas the primary mechanism for providing container isolation. The post coversthe different types of namespacesand how they are used to isolate a container's process view from that of the host system. Linux namespace allows for fine-grained isolation betwe.. read more  

Container security fundamentals - Isolation & namespaces
Link
@faun shared a link, 3 years ago
FAUN.dev()

Backup for Azure Kubernetes Service (AKS) and other new Azure updates

Azure updated its infrastructure and new features include nullable types, Kubernetes provider preview, immutable vault, and AK deprecation of Kubernetes version 1.15... read more  

Backup for Azure Kubernetes Service (AKS) and other new Azure updates