Satish Yadavread.satishyadav.com·18 hours agoWhat's New in the .NET 9 Runtime← Previous: What's New in .NET 9 The .NET 9 runtime introduces a range of features and optimizations aimed at improving performance, reducing application size, enhancing security, and providing more flexible deployment options. These enhancements t...DiscussWhat's New in .NET 9.NET
Md Shahriyar Al Mustakim Mitulmitul-shahriyar.hashnode.dev·Dec 13, 2024Kubernetes 101 Security: Part 18Scan images for known Vulnerabilities Sometimes a developer can find vulnerabilities and make bad use of it or they can report it to CVE (Common Vulnerabilities and Exposures) database But which bugs are considered to added in the CVE? For example, ...Discussdistribute
Sandeep Pawarfabric.guru·Dec 11, 2024Upgrade Fabric Workspaces To The Latest GA RuntimeIt’s always a good idea to use the latest GA runtime for the Spark pool in Fabric. Unless you change it manually, the workspace will always use the previously set runtime even if a new version is available. To help identify the runtime that workspace...Discuss·241 readsspark
Pawan Gangwaniblogs.pgangwani.co.in·Nov 14, 2024Type-Safe React: Leveraging TypeScript and Zod for Better ApplicationsTypeScript and Zod together create a powerful combination for building type-safe React applications. While TypeScript provides static type checking, Zod adds runtime validation and automatic type inference. Let's explore how to effectively use these ...DiscussTypeScript
Subhanshu Mohan Guptablogs.subhanshumg.com·Oct 22, 2024Securing Kubernetes Operations with Runtime Security Best PracticesWelcome to the 9th installment of my Kubernetes series wherw we’ll dive into advanced runtime security techniques for Kubernetes environments to detect anomalies, enforce strict container security policies, and mitigate risks in production. Introduct...Discuss·10 likes·32 readsMastering Kubernetes: Revolutionizing Cloud-Native OperationsKubernetes
Ankita Lunawatcloudhub2295.hashnode.dev·Oct 14, 2024Install .NET SDK and .NET Runtime on UbuntuYou can use the Open Telemetry .NET SDK to automatically instrument your .NET application, allowing you to collect telemetry data like traces and metrics and send them to a compatible backend such as Jaeger. Prerequisites .NET SDK installed on your ...Discuss·37 readsOpenTelemetry
Akshay Nimbalkarkubernetes-pause-container.hashnode.dev·Oct 10, 2024Hidden concept in Kubernetes : Pause ContainerAkshay Nimbalkar SQA Automation Engineer | Linux | Shell | Devops | Kubernetes | Openshift | CI/CD | Automation with Ansible, shell, Python and Terraform October 10, 2024 One of key fundamental i cam across that how kubernets creates container/pod. ...DiscussKubernetes
Dristanta Silwaldristantasilwal.hashnode.dev·Oct 4, 2024Let's Learn How Programs Are Compiled and ExecutedEver wondered what happens when you press “Run” after writing code? Whether you’re coding in C, Python, or Java, your source code goes through several steps before becoming a fully functional program. These steps are governed by the language system, ...Discussvirtual machine
wuzhiguocarterblog.wuzhiguo.tech·Aug 7, 2024搭建可复用的前端开发环境前言 在现代前端开发中,搭建一个高效且可复用的开发环境至关重要。无论你是初学者还是经验丰富的开发者,一个良好的开发环境不仅能提升工作效率,还能减少调试和配置的时间成本。本篇文章将详细介绍如何从零开始搭建一个全面的前端开发环境,涵盖运行时、包管理工具、镜像源管理、问题排查等多个方面,帮助你在开发过程中游刃有余。让我们一起探索如何打造一个强大且灵活的前端开发环境吧! 关键字 前端开发环境 (Frontend Development Environment) 运行时 (Runtime) 包管理工...DiscussSystem & Architecture DesignFrontend Development Environment
makanomakano.hashnode.dev·Jul 23, 2024Rew: A coffeescript runtimeIn the world of TypeScript and JavaScript, the existence of a powerful language, CoffeeScript, had long been forgotten. Many were captivated by it, while others found it lacking. Finally, after years, CoffeeScript is taking its first steps toward a r...Discussrew