The serverless database continues to gain traction across the industry, generating a lot of hype along the way. And why not?The idea that an application developer starting on a new project can provision a database, not worry about sizing compute and storage, or fine-tuning database configurations, and really only needs a general sense of workload pattern and transaction volume to approximate cost … [Read more...]
Angular 17 due in October with syntax for control flow
Angular 17, an upgrade to Google’s popular TypeScript-based web development framework, is due in October with template features including a new built-in syntax for control flow and deferrable loading.A September 25 blog post from Alex Rickabaugh of the Angular team covered the planned capabilities, with declarative control flow set to add the functionality of the NgIf, NgFor, and NgSwitch … [Read more...]
When your cloud finops system rats you out to your boss
You’re the CIO at ABC Inc., a fictional rapidly scaling tech startup. In 2023, you implemented a new cloud finops system to streamline the management of its extensive cloud infrastructures. In 2024, the system unveiled several previously unknown technical debts. You’ve been summoned to a meeting with the CEO to address these issues.The finops system has determined that this technical debt has led … [Read more...]
Deno runtime now integrates with Jupyter Notebook
Deno runtime proponents are touting the simplification of software development via the use of Jupyter Notebook in Deno 1.37. This latest version of the runtime for JavaScript, TypeScript, and WebAssembly also features improved editor support for Visual Studio Code.Introduced September 20, Deno 1.37 lets developers use the new deno jupyter command to build a Deno kernel to be used within Jupyter … [Read more...]
Computer vision's next breakthrough
The first computer vision use cases in the 1950s analyzed typed versus handwritten text. Early commercial applications focused on single images, including optical character recognition, image segmentation, and object detection. Pioneering work on facial recognition began in the 1960s, and big tech companies began launching capabilities around 2010.The computer vision market size was estimated at … [Read more...]
How generative AI changes cybersecurity
In the technology world, the latter half of the 2010s was mostly about slight tweaks, not sweeping changes: Smartphones got slightly better, and computer processing somewhat improved. Then OpenAI unveiled its ChatGPT in 2022 to the public, and—seemingly all at once—we were in a qualitatively new era. The predictions have been inescapable in recent months. Futurists warn us that AI … [Read more...]
People and Python in AI
In yet another installment of “everyone is doing it, but no one knows how,” a recent NewVantage Partners survey found that while 93.9% of executives surveyed expect to increase their data investments in 2023, just 23.9% of organizations characterize themselves as data-driven. Where is all that investment going, if not to change the way their companies operate? What’s stopping these executives from … [Read more...]
Even with repatriation cost savings, the value of cloud computing is still strong
37Signals, led by CTO David Heinemeier Hansson, implemented a cloud repatriation plan that has already saved them $1 million. Previously, the company spent $3.2 million annually on cloud services. They viewed that as being too much. Their repatriation project invested $600,000 in eight servers hosted by Deft. Hansson now projects that the plan can save $10 million over five years. That’s money … [Read more...]
Oracle CloudWorld 2023: 6 key takeaways from the big annual event
In line with Oracle co-founder CTO Larry Ellison’s notion that generative AI is one of the most important technological innovations ever, the company at its annual CloudWorld conference released a range of products and updates centered around the next generation of artificial intelligence.The last few months have witnessed rival technology vendors, such as AWS, Google, Microsoft, Salesforce and … [Read more...]
Oracle unveils GraalOS for serverless Java
Oracle has introduced GraalOS, a high-performance serverless Java-based application deployment technology that promises to help developers improve application responsiveness and cut costs.GraalOS uses GraalVM Native Image technology to compile Java code to a standalone executable, leveraging x64 and AArch 64 processors on Oracle Cloud Infrastructure (OCI). Applications powered by GraalOS should … [Read more...]
Creatio’s 8.1 Quantum low-code platform bolsters composable app development
Creatio has released a new version of its low-code development platform, Creatio 8.1 Quantum, based on five main components, including the new Quantum architecture, composable applications for CRM, ready-to-use components, integration with generative AI, and a no-code governance application. “The new Quantum architecture consists of components, blocks and apps that can be … [Read more...]
Starburst Enterprise, Galaxy updated to support on-prem connectivity, storage
Data lake and analytics platform provider Starburst is adding new capabilities to its Enterprise and Galaxy offerings to support on-premises storage and connectivity for enterprises.Starburst Galaxy — the company’s managed data lake analytics service that is available across AWS, Microsoft Azure, and Google Cloud — has been updated to support on-premises connectivity.The on-premises connectivity … [Read more...]
Make Java fast! Performance tuning Java
JVM optimization enhances the performance and efficiency of Java applications that run on the Java virtual machine. It involves techniques and strategies aimed at improving execution speed, reducing memory usage, and optimizing resource utilization.One aspect of JVM optimization involves memory management since it includes configuring the JVM's memory allocation settings, such as heap sizes and … [Read more...]
Send a message with Azure Notification Hubs
Push notifications are an important part of modern applications, whether you’re targeting desktop or mobile, or even the web. But as your applications grow, you need a service that can scale with them, delivering messages with minimal latency no matter how many users you have and no matter where your services are hosted.While it’s possible to construct your own notification service, routing … [Read more...]
Nvidia H100 Tensor Core GPUs come to Oracle Cloud
In response to growing demand for generative AI applications and large language models (LLM), Oracle Cloud Infrastructure (OCI) has made Nvidia H100 Tensor Core GPUs available on the OCI Compute platform. Nvidia L40S GPUs also will be coming to the platform soon.Oracle said OCI Compute now offers bare-metal instances with Nvidia H100 GPUs, powered by the Nvidia Hopper architecture for AI, thus … [Read more...]
Shiny R web framework arrives in Wasm
The Shiny web framework for R is now officially available in a WebAssembly (Wasm) version that runs in-browser and doesn’t require a back-end Shiny server, Posit CTO Joe Cheng announced at the Posit::conf(2023) user conference today.There are currently three ways to use this new R version of Shinylive (a Python version of Shinylive was announced last year): A new Shinylive R package has an export … [Read more...]
Oracle’s Ellison calls generative AI ‘most important technology ever’
New applications at Oracle will be generated by AI, Oracle Chief Technology Officer and co-founder Larry Ellison said at his company’s technology conference on Tuesday.Speaking at Oracle Cloud World in Las Vegas, Ellison expressed high hopes for generative AI — artificial intelligence capable of creating new content — calling it a revolution and a breakthrough. “Generative AI. Is it the … [Read more...]
Generative AI most important technology ever, Oracle’s Ellison says
New applications at Oracle will be generated by AI, Oracle Chief Technology Officer and co-founder Larry Ellison said at his company’s technology conference on Tuesday.Speaking at Oracle CloudWorld in Las Vegas, Ellison expressed high hopes for generative AI — artificial intelligence capable of creating new content — calling it a revolution and a breakthrough. “Generative AI. Is it the … [Read more...]
Oracle’s MySQL HeatWave gets Vector Store, generative AI features
Oracle is adding a Vector Store and new generative AI features to its data analytics cloud service MySQL HeatWave, the company said at its annual CloudWorld conference.MySQL HeatWave combines OLAP (online analytical processing), OLTP (online transaction processing), machine learning, and AI-driven automation in a single MySQL database.The generative AI features added … [Read more...]
Intro to Winget: Microsoft's package manager for WIndows
In the Linux world, package managers catalog and install the software available in a given Linux distribution. Until recently, Microsoft Windows software management wasn't that centralized. There was a system for adding or removing components for Windows itself, but not for third-party apps. And while we do have the Microsoft Store as an app-management solution, it's a proprietary system that's … [Read more...]
- « Previous Page
- 1
- …
- 43
- 44
- 45
- 46
- 47
- …
- 80
- Next Page »