Cloud Computing

Empowering builders with the new AWS Asia Pacific (Malaysia) Region

Builders are at the heart of AWS. As Amazon’s CTO, one of the most rewarding parts of my job is meeting with builders...

A Strategic Approach to Managing Cloud Costs and Risks

Cloud governance: Managing cloud costs and risksAs organisations increasingly rely on public cloud infrastructure, a comprehensive cloud governance strategy and plan become necessary....

Best practices for handling exceptions in C#

Always derive from the Exception class When creating custom exception classes, always derive from the Exception class, not from the ApplicationException class. One of...

Static classes and inner classes in Java

Compile Listings 5 and 6 as follows: javac *.java When you compile a class whose method contains a local class, the compiler...

Simpler web APIs in .NET with Sisk

Although planning helps with initial application design, Sisk’s architecture does simplify extending APIs, simply adding new routes as necessary. Starting with a well-structured...

How Hybrid Mesh Firewalls Shape Modern Security

The traditional castle-and-moat model of cybersecurity is outdated due to the evolving perimeter caused by remote work and fluid data access. Organizations must...

Accenture and AWS collaborate to help organisations implement AI responsibly

IT services firm Accenture has expanded its strategic collaboration with Amazon Web Services (AWS) to create Accenture Responsible Artificial Intelligence (AI) Platform powered...

Microsoft announces Pinecone .NET SDK

Microsoft has announced the Pinecone .NET SDK, for building AI applications that leverage the Pinecone vector database. With the SDK, Pinecone is becoming...

Microsoft cuts BinaryFormatter from .NET 9

Citing a security concern, Microsoft announced it is removing the BinaryFormatter from the planned .NET 9 open source application platform. Microsoft outlined the...

Latest articles