Systems | Development | Analytics | API | Testing

%term

ASP.NET Razor Pages vs MVC: How Do Razor Pages Fit in Your Toolbox?

As part of the release of.NET Core 2.0, there are also some updates to ASP.NET. Among these is the addition of a new web framework for creating a “page” without the full complexity of ASP.NET MVC. New Razor Pages are a slimmer version of the MVC framework and, in some ways, an evolution of the old “.aspx” WebForms. In this article, we are going to delve into some of the finer points of using ASP.NET Razor Pages versus MVC.

Is GitHub Safe?

Nearly every developer uses Git at some point. It is taught at most universities and widely available for anyone to use. This makes hosting solutions like GitHub a natural choice for many users, especially students, small teams, and anyone working with open source software. With so many people turning to GitHub to manage their projects, it raises an important question: Is GitHub safe?

Snowflake Summit 2023 Keynote: Generative AI's Impact on Data Innovation in the Enterprise

Nearly every enterprise is assessing the potential for Generative AI to better serve their users and customers. Join this CEO fireside chat with Jensen Huang from NVIDIA and Snowflake’s Frank Slootman as they discuss trends in Generative AI and accelerated computing, the pace of disruption, and the impact on every industry and business model. Sarah Guo, former Greylock general partner and current founder and CEO of Conviction, moderates.

Unlocking the Power of Programmable Data Planes in Kubernetes with eBPF #WordsUnplugged

In a recent article, Lakmal Warusawithana, Senior Director for Cloud Architecture at WSO2, wrote how programmable data planes offer dynamic control for cloud native applications and how technologies like the extended Berkeley Packet Filter (eBPF) and Kubernetes provide an abstraction to improve flexibility, scalability, and performance. In this WordsUnplugged episode, Lakmal, and Kanchana Wickremasinghe, VP and GM for Choreo at WSO2, sit down to talk about eBPF and its role in creating effective programmable data planes in Kubernetes. They also discuss benefits, challenges, best practices, as well as future trends and opportunities.

How to scale WebSockets to millions of connections

WebSockets are hard to scale, it's true. The stateful connection that makes them so powerful for two-way realtime communication also makes them tricky to load balance efficiently, but that isn't to say it can't be done. In this video, Alex Booker (@CodeCast) from Ably runs you through the technical challenges scaling WebSockets before outlining the patterns used to scale WebSockets to thousands of concurrent connections and beyond. Theoretically, the approach to system design outlined in this video can scale to millions of concurrent WebSocket connections in a production environment.

[Webinar] The Evolution to Shift-Up and AI-Driven Testing 2023

In this video, you’re going to learn how shift-up and AI-driven testing integrate into a well-established QA framework that empowers you to cater to both customer demands and business requirements with speakers from @Testingxperts. Here’s what I’m going to cover in this video: Related playlists: Katalon is a modern and comprehensive software quality management platform. Designed to help software teams test and deliver quality digital products faster, the Katalon Platform comes with ready-to-use capabilities to plan, author, organize, execute and analyze automated tests.

How to Set Up Flutter Code Push With Shorebird and Codemagic

Mobile developers using Javascript-based mobile application development platforms such as Cordova, Ionic and React Native have enjoyed the benefit of being able to push app updates over-the-air without resubmitting their apps to the App Store or Google Play for quite some time. As long as the updates are not compiled code, and don’t change the primary purpose of the application then both Apple and Google allow this.

How to Analyze Price Movements using Yellowfin Candlestick Charts

In this blog, the team at Yellowfin Japan demonstrates how to take advantage of Yellowfin's data visualization capability in the form of Yellowfin Candlestick charts, also called keystrokes, specialized for analyzing price movements of stocks and bonds. We will utilize these charts to analyze price movements of stocks. So, what is a Candlestick Chart, and what does it look like in Yellowfin? Blog Contents hide Candlestick Chart Overview and Analysis Examples What is a Candlestick?