Amazon Has New AI Chips for Home Tech Devices and Future Mobile Gadgets


On Thursday, Amazon’s head of devices and services, Panos Panay, discussed the future of Amazon’s smart devices with CNBC, which includes the company’s own end-to-end silicon chips. In the interview, Panoy also revealed plans for future AI devices and its advanced Alexa Plus AI assistant. 

AI Atlas

That Amazon-only design, currently in AZ3 and AZ3 Pro chips, is in devices I’ve tested, like the Echo Show 8 and Echo Show 11 (now in my kitchen), as well as the Fire TV. Panay says more devices are on the way. 

The latest chips are designed to run as much AI on-device as possible, improving response times and generally making it more secure than relying on cloud processing. 

“If we’re going to go deliver this ambient experience in the home for people in the most secure way, we definitely need to think about how that end-to-end delivery of hardware comes together,” Panay said, although he added that Amazon is still using Qualcomm chips for other purposes. 

This may also give Amazon more control over device pricing. While computer chips aren’t facing quite the same AI-related cost leaps as graphics processing units — something CNET has termed RAMageddon — prices are still rising. Keeping the manufacturing process mostly in-house could help Amazon dictate consumer prices with more discretion. 

An Amazon representative did not immediately respond to a request for comment. 

Amazon’s chips are only the start of a new focus on AI

Echo Show 11 sits on a counter

Alexa Plus can do a lot, but now Amazon wants it to be on the go.

Tyler Lacoma/Zooey Liao/CNET

Why the new focus on end-to-end chip design? According to Panay, it comes down to improving security and AI, especially its Alexa Plus capabilities. Alexa Plus is the latest version of Amazon’s voice assistant (free with Amazon Prime, $20 for most capabilities otherwise), built with conversational AI.

I’ve used it to talk through recipes, to change its own settings, to create automatic conversations for my doorbell, to order GrubHub and for plenty more, but Amazon is just getting started.

“I think we might be moving away from a world of apps and screens,” Panay said to CNBC, underlining Amazon’s focus on the voice assistant. He said Amazon has a lab full of devices it’s testing, including a “whole roadmap of on-the-go devices.” That would explain Amazon’s purchase of wearables brand Bee in 2025. 

What those mobile Alexa Plus devices look like remains to be seen, but according to Amazon, we won’t have to wait long. We’ve already seen devices like AI pins that can listen to your daily conversations and take notes on them, but they haven’t been especially useful and have raised privacy questions about what this technology listens to. 

Speaking of privacy, it’s worth noting that Amazon automatically processes voice commands given to devices like the Echo Show 11 for analysis, and while you can turn other Alexa settings off, you can’t adjust that one

This new wave of AI devices is likely to come with similar requirements, so think about how much you want Amazon to know about you. 





Source link

Leave a Reply

Subscribe to Our Newsletter

Get our latest articles delivered straight to your inbox. No spam, we promise.

Recent Reviews


SQL Server Clustering – Table of Content

What is SQL Server Clustering?

SQL Server clustering is a term that describes a collection of two or more physical servers (nodes) connected by a local area network (LAN), each of which hosts a SQL server instance and has access to shared storage. When a server hosting the SQL Server instance fails, clustering SQL servers provide high availability and disaster prevention.

A hardware breakdown on a standalone server can bring your activities to a standstill. If a node fails, clustering allows you to instantly fail over to another node with minimal downtime, allowing your users to continue working while IT works to resolve the issue. You can quickly roll back operations once the primary server is fixed.

    Wish to make a career in the world of SQL Server DBA?  Then Start with HKR’S SQL Server DBA Online Training Course!

Why SQL Server Clustering?

SQL Server clustering can help reduce downtime when applying upgrades and security patches as compared to using a stand-alone server.

While SQL Server clustering increases availability and reduces downtime, it does not improve server or application performance. You must boost the computational power of the servers to improve performance.

SIOS SQL Server Clustering Solutions are introduced in this article, along with a high-level comparison of SIOS and Microsoft’s SQL clustering solutions.

SQL Server DBA Training

  • Master Your Craft
  • Lifetime LMS & Faculty Access
  • 24/7 online expert support
  • Real-world & Project Based Learning

Clustering Solutions for SQL Server SIOS

SIOS Technology Corp. provides high-availability clustering solutions to help you recover from infrastructure and application failures automatically. SIOS offers two options for ensuring SQL Server high availability:

  • SIOS DataKeeper Cluster Edition: It’s a Windows application that uses Microsoft Windows Server Failover Clustering (WSFC) to enable SQL Server clustering with or without shared storage (SANless). A SANless environment removes single points of failure, improves replication performance, protects non-SQL Server applications, and safeguards distributed transactions and system databases.
  • SIOS Linux Protection Suite: In a SAN or SANless environment, it protects business-critical applications and databases, including SQL Server, with a tightly integrated combination of failover clustering, continuous application monitoring, data replication, and configurable recovery rules.

Let’s take a closer look at each solution’s features and benefits.

SIOS DataKeeper Cluster Edition

Windows Server Failover Clustering (WSFC) is a high-availability component of the Windows Server platform. WSFC is often used to offer high availability for SQL Server applications. WSFC coordinates redundant computing resources and controls the recovery of SQL Server processes and data on a standby node in the event of a server or application failure. Unfortunately, there is no SAN accessible if you want to operate your SQL Server application in the cloud.

SIOS DataKeeper Cluster Edition enables you to simply construct a SANless WSFC for your SQL Server applications running in the cloud, in virtualized environments like VMware or Hyper-V, or on physical servers with only local storage to provide high availability and disaster recovery. SIOS cluster software synchronizes local storage via real-time (synchronous or asynchronous) block-level replication, while WSFC controls the software cluster. WSFC sees the synchronized storage as regular SAN-based storage. Hybrid cloud arrangements between an on-premises data center and the cloud can also be created for disaster recovery protection.

Microsoft has fully validated SIOS DataKeeper Cluster Edition software, which provides Enterprise-Class availability in any configuration across cloud regions and zones.

SIOS SANless clusters not only reduce the cost, complexity, and risk of a single point of failure associated with a SAN, but they also enable you to employ the latest in fast PCIe Flash and SSD storage for performance and protection in a single cost-effective solution.

Linux SIOS Protection Suite

The Linux SIOS Protection Suite consists of the following features:

  • SIOS LifeKeeper: It is a versatile failover clustering software that monitors the entire application stack and orchestrates SQL Server application failover in accordance with industry best practices.
  • SIOS DataKeeper: It is a host-based, block-level data replication solution for mirroring local storage in a SANless cluster arrangement or disaster recovery replication to remote sites or the cloud.
    Multiple Application Recovery Kits (ARKs): It provides the application intelligence as well as automatic configuration and validation to secure your mission-critical applications and data from outages and disasters.

SIOS Protection Suite could support a standard HA hardware-based cluster in a SAN environment, but it can also be used to build a shared-nothing approach to server clustering, allowing it to function SANless. For a wide range of applications, it provides a resilient, versatile, and simply configurable solution with automatic and manual failover/failback recovery rules.

                                                                                        Lets’s get started with SQL Server DBA Tutorial online!

Database Management & Administrations, clustering-sql-server-description-0, Database Management & Administrations, clustering-sql-server-description-1

Subscribe to our YouTube channel to get new updates..!

Clustering Solutions in SIOS vs. Microsoft SQL

On the market, there are alternative SQL Server clustering options. Microsoft provides some of the most popular SQL Server clustering solutions, including:

  • Basic Availability Groups in SQL Server.
  • Availability Groups in SQL Server Always On.
  • Shared Storage SQL Server Failover Cluster Instances

SQL Server Basic Availability Groups is a Windows-based clustering engine that can support up to two nodes. It functions similarly to a database mirroring solution. While both clustering and mirroring promote high availability, mirroring only allows for database failover. Clustering is the preferable approach if you have additional services, files, or other resources outside of SQL that you need after a failover, or if you have multiple databases that must stay together.

SQL Server Always On Availability Groups runs on both Windows and Linux, and it “provides an enterprise-level alternative to database mirroring,” according to Microsoft. It needs an expensive SQL Server Enterprise Edition.

When you use SQL Server Standard Edition with SIOS’ SQL clustering solutions, you can save up to 70% on software licensing expenses while getting enterprise-class clustering functionality.

Windows and Linux are supported by SQL Server Failover Cluster Instances with Shared Storage. It’s a one-site solution that necessitates the use of a SAN.

SANs, however, are costly to buy and operate, necessitate SAN administration knowledge, and are a single point of failure. The performance of a database can also be impacted by a SAN.

Here’s a more extensive comparison of SQL Server Always On, SQL Server Failover Cluster, and SIOS DataKeeper Cluster Edition’s benefits and weaknesses.

Clustering SQL Server in the Cloud

SIOS DataKeeper and SIOS Protection Suite for Linux offer high availability and disaster recovery protection for Windows and Linux applications running on any physical, virtual, cloud, or hybrid cloud architecture. For instance, SIOS DataKeeper could:

  • Protect critical on-premises or hybrid business applications, such as SQL Server, in AWS, Azure, or Google Cloud high-availability Windows or Linux environments.
  • Create a Windows or Linux cluster on AWS, Azure, or Google Cloud to protect your SQL Server cloud application.
  • By failing over SQL Server instances across cloud availability zones or regions, you may provide sitewide, local, or regional high availability and disaster recovery protection.

Both SIOS DataKeeper Cluster Edition and SIOS Protection Suite for Linux can provide fully certified high availability cluster protection across cloud regions and availability zones, simulating clustered shared storage.

SQL Server DBA Training

Weekday / Weekend Batches

Conclusion:

SIOS offers solutions that cover a wide range of applications, operating systems, and infrastructure environments, allowing you to use a single solution to meet all of your high availability requirements. Here are a few instances that show how powerful SIOS may be.

  • SIOS DataKeeper with WSFC was used by PayGo (paygoutilities.com) to provide high availability for SQL Server on AWS.
  • In a critical healthcare network environment, a healthcare information service provider employs SIOS DataKeeper to protect their important SQL Server in more than 18 cluster nodes, minimizing bandwidth concerns, boosting data protection, and reducing downtime.
  • Mavis Discount Tire relies on SIOS DataKeeper Cluster Edition to keep its mission-critical SQL Server up and running.

Related Articles:



Source link