Why companies are leaving the cloud
Don’t look now, but 25% of organizations surveyed in the United Kingdom have already moved half or more of their cloud-based workloads back to on-premises infrastructures. This is according to a recent study by Citrix, a Cloud Software Group business unit. The survey questioned 350 IT leaders on their current approaches to cloud computing. The survey […]
Read MoreAstral unveils ‘extremely fast’ Python package installer
Astral, which makes high-performance Python tools such as the Ruff linter, has launched uv, an “extremely fast” Python package installer and resolver written in Rust. Designed as a drop-in replacement for pip and pip-tools, uv is ready for production use today in projects built around those workflows, Astral wrote in a blog post announcing the […]
Read MoreOracle Autonomous Database adds AI conversation support
Oracle has updated its Autonomous Database offering in an effort to maintain its lead over competing cloud-based database services from rivals such as AWS, Google Cloud, IBM, and Snowflake. Oracle Autonomous Database is an Oracle Cloud Infrastructure (OCI) service. Oracle Autonomous Database, which is based on Oracle’s proprietary relational database management system (RDBMS), currently Oracle […]
Read More10 ways generative AI will transform software development
Coding in the ’90s usually meant selecting an editor, checking code into CVS or SVN code repositories, and then compiling code into executables. Integrated development environments (IDEs) like Eclipse and Visual Studio improved productivity by including coding, development, documentation, building, testing, deploying, and other steps in the software development lifecycle (SDLC). Cloud computing and DevSecOps […]
Read MoreLaying the groundwork for cost-conscious coding
Every cloud-consuming company is concerned about runaway cloud costs. To address those concerns, the big three cloud service providers have introduced cloud pricing calculators. We’ve also seen the rise of finops. That’s a good start. But cloud calculators and finops are infrastructure-focused, not application-focused. To avoid unnecessary cloud costs, you need to optimize the code […]
Read MoreHelp for generative AI is on the way
As the momentous first year of ChatGPT comes to a close, it’s clear that generative AI (genAI) and large language models (LLMs) are exciting technologies. But are they ready for prime-time enterprise use? There are well-understood challenges with ChatGPT, where its responses have poor accuracy. Despite being based on sophisticated computer models of human knowledge […]
Read MoreSteampipe unbundled: From cloud APIs to your database
We’ve seen how Steampipe can unify access to APIs, drive metasearch, enforce KPIs as code, and detect configuration drift. The enabling plugins were, until recently, tightly bound to the Steampipe binary and to the instance of Postgres that Steampipe launches and controls. That led members of Steampipe’s open-source community to ask, “Can we use the […]
Read MoreGet started with Flask 3.0
One reason Python is a prime choice for web development is the breadth of web frameworks available in the language. Among the most popular and useful is Flask, which lets you start simple (“one drop at a time”) but grows with your application to add just about all the functionality you need. In this article, […]
Read MoreSwift package plugin generates code from OpenAPI docs
Apple has released the stable 1.0 version of the Swift OpenAPI Generator 1.0, for generating Swift client and server code from an OpenAPI document, Swift developers announced on January 31. Swift OpenAPI Generator generates the code needed to make API calls or implement API servers. The code is generated automatically at build time, so it is […]
Read MoreHow to assemble a generative AI dream team
The question of the day is no longer “What’s the best cloud?” It’s now “How do we build a team of people to build a net-new generative AI system?” Budgets have dropped. The board of directors wants one of these nifty generative AI systems that everyone is talking about to fundamentally change how the business […]
Read More