Join us

ContentUpdates and recent posts about JobberBase..
Link
@faun shared a link, 3 years, 1 month 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, 1 month 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, 1 month 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, 1 month 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, 1 month 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, 1 month 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, 1 month 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
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Monitoring AWS EKS and S3 with SkyWalking

SkyWalking's OpenTelemetry receiver can receive metrics via the OTLP protocol and analyze them in real-time. This article explains the process of receiving and analyzing AWS CloudWatch metric data with SkyWalking, and how to configure the OpenTelemetry collector in your EKS cluster. The article al.. read more  

Monitoring AWS EKS and S3 with SkyWalking
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

eBPF v.s Sidecars - Which of them is the future of kubernetes?

eBPF and sidecars are two popular approaches to manage and secure containerized applications in Kubernetes. eBPF operates at the kernel-level and provides low-overhead monitoring and analysis, while sidecars provide a dedicated infrastructure layer for managing microservices-based applications. Th.. read more  

eBPF v.s Sidecars - Which of them is the future of kubernetes?
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Forensic container analysis

A new feature calledforensic container checkpointinghas been introduced to Kubernetes. This article provides a detailed analysis of how to configure Kubernetes to enable checkpoint support and how to analyze container checkpoints. The analysis includes using the tool checkpointctl to extract inform.. read more  

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