The Network is the Computer. Part 2 – Creating the Enablers of Cloud Computing - Aptira
This series of posts looks at the evolution of Open Networking & how it became what it is today. In this post, we discuss the enablers of Cloud Computing.
The Network is the Computer: A Conversation with John Gage
To learn more about the origins of “The Network is the Computer,” I spoke with John Gage, the creator of the phrase and the 21st employee of Sun Microsystems. John had a key role in shaping the vision of Sun and had a lot to share about his vision for the future.
With the recent demise of several popular "proxy" services that let cybercriminals route their malicious traffic through hacked PCs, there is now something of a supply chain crisis gripping the underbelly of the Internet. Compounding the problem, several remaining malware-based…
Securing Web APIs with Azure AD: Authorizing Client Applications
Posts in this series: A Case StudyDesigning Authentication SchemesAuthorizing Client ApplicationsIn our last post, we chose the OAuth 2.0 Client Credentials grant scheme to authenticate our APIs and daemon applications: API and daemon application calling an internal APIOnce we go the route of performing "service account"-based authentication, our
The Casio employee that revolutionized reggae #ArtTuesday
The “Sleng Teng” riddim revolutionized reggae music in the mid-1980s, and has spawned hundreds of versions in the decades since then. Less well known is the story of how the distinctive bassline or…
Some of my earliest childhood memories involve watching grainy VHS movies over and over on a huge 80’s floor model TV. Over the years there have been many format wars – Betamax vs VHS w…
SaaS platform Ezako’s commitment to improving machine learning on time series data significantly accelerates key processes that ML data scientists face.
Why AI and machine learning are drifting away from the cloud
Cloud computing isn’t going anywhere, but some companies are shifting their machine learning data and models to their own machines they manage in-house. Adopters are spending less money and getting better performance.
5 Tips for Native Developers to Optimize API Security
In case you missed it, we’re living in the age of API insecurity. Gartner predicts that API breaches will become the leading attack vector in 2022. You don’t need to look far to read about how an API security flaw led to massive attacks against organizations like LinkedIn, Parler and Clubhouse. As APIs are becoming […]
Each year, InfoQ editors discuss what we’ve been observing across the entire software development landscape, and create several trends reports, each with its own graph of the adoption curve. This helps the editorial team focus its reporting on innovative technologies and ideas, and also provides our readers with a high-level overview of topics to keep an eye on.
Ever wanted to store a blob of custom data on a database record? When the data is stored using Ecto there are several ways we can do it. This article explores two paths and discusses some of the pros and cons for each approach.