loader image

14216 Riyadh, Saudi Arabia

Office Hours: 8:00 AM – 6:00 PM

  • December 3 2023
  • Smart Transformation

JDK 22: The new features in Java 22

Java Development Kit 22, due in March 2024 as the next version of Java Standard Edition, has grown to include 12 features, with a second preview of scoped values and a preview of stream gatherers being the latest additions. Oracle said the feature set for JDK 22 will be frozen by December 7. Scoped values […]

Read More
  • December 2 2023
  • Smart Transformation

Get started with Java's new structured concurrency model

Structured concurrency is a new way to use multithreading in Java. It allows developers to think about work in logical groups while taking advantage of both traditional and virtual threads. Available in preview in Java 21, structured concurrency is a key aspect of Java’s future, so now is a good time to start working with it. Why […]

Read More
  • December 1 2023
  • Smart Transformation

Implement authorization for Swagger in ASP.NET Core

When building your .NET applications, you will often need to generate API documentation. To do this, you might use Swagger, a toolkit that makes it simple to provide a graphical representation of your API. You can test the API methods within the Swagger UI once the API documentation is available. If you could use an […]

Read More
  • November 30 2023
  • Smart Transformation

Enhancing Asset Monitoring Using LPWAN Technology

Illustration: © IoT For All In a busy and fast-paced hospital environment, different departments and floors disperse numerous life-saving equipment, including defibrillators, oxygen tanks, and portable ventilators. This makes critical asset monitoring in healthcare a necessity. Ensuring these machines are always ready to respond to emergencies and are in working condition is a top priority […]

Read More
  • November 30 2023
  • Smart Transformation

AWS updates Bedrock, SageMaker to boost generative AI offerings

At its ongoing re:Invent 2023 conference, AWS unveiled several updates to its SageMaker, Bedrock and database services in order to boost its generative AI offerings. Taking to the stage on Wednesday, AWS vice president of data and AI, Swami Sivasubramanian, unveiled updates to existing foundation models inside its generative AI application-building service, Amazon Bedrock. The […]

Read More
  • November 29 2023
  • Smart Transformation

An introduction to IoT penetration testing

No matter how good a security program is, there’s always the risk an error occurs somewhere along the way. This is particularly true of IoT architectures, which are typically complex. In many ways they are stronger than smaller systems, but they also come with more potential threats and vulnerabilities. The more complex the system, […]

Read More
  • November 29 2023
  • Smart Transformation

Spatial Reasoning: Evolving RTLS Solutions In Healthcare

Illustration: © IoT For All Despite ongoing advances in medicine itself, healthcare systems today face a wide array of problems, including staff shortages, poor patient outcomes, and high costs of care. Strained hospital resources and overburdened workers are, in many cases, both contributors to and casualties of these wide-ranging issues. A 2019 Gallup poll revealed that […]

Read More
  • November 29 2023
  • Smart Transformation

How to implement JWT authentication in ASP.NET Core

ASP.NET Core offers a simplified hosting model, called minimal APIs, that allows us to build lightweight APIs with minimal dependencies. Minimal APIs are ideal for building microservices and fast HTTP APIs. Naturally, you will often need to secure the endpoints of such APIs in your applications. The goal of this post is to give you […]

Read More
  • November 28 2023
  • Smart Transformation

Is HVAC Automation the Best Solution for Sustainable Temperature Control?

Illustration: © IoT For All Everyone from thought leaders in IT to homebuyers has heard that HVAC automation sustainability is the solution to numerous sustainability concerns. In particular, HVAC automation is pivotal in temperature regulation in every building type. Is there validity to this claim when weighing the pros against the cons? Explore the world […]

Read More
  • November 28 2023
  • Smart Transformation

Simplifying AI development with Azure AI Studio

Microsoft Azure has been at the heart of Microsoft’s AI ambitions for many years now. It began with making the deep learning products of Microsoft Research available as Azure Cognitive Services. Then Microsoft added tools to roll your own cloud-hosted machine learning, using Azure to train models and host the resulting services. Now Azure is […]

Read More