<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:dc="https://purl.org/dc/elements/1.1/"
     xmlns:dcterms="http://purl.org/dc/terms/"
     xmlns:media="http://search.yahoo.com/mrss/"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:cf="https://www.futureplc.com/rss/content-flags"
>
    <channel>
                    <atom:link href="https://www.itpro.com/feeds/tag/amazon" rel="self" type="application/rss+xml" />
                            <title><![CDATA[ Latest from ITPro in Amazon ]]></title>
                <link>https://www.itpro.com/tag/amazon</link>
        <description><![CDATA[ All the latest amazon content from the ITPro team ]]></description>
                                    <lastBuildDate>Tue, 07 Jul 2026 15:30:57 +0000</lastBuildDate>
                            <language>en</language>
                                <item>
                                                            <title><![CDATA[ Amazon OpenSearch update targets performance boosts and lower costs – and at no extra charge for users ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business/data-and-insights/amazon-opensearch-update-targets-performance-boosts-and-lower-costs-and-at-no-extra-charge-for-users</link>
                                                                            <description>
                            <![CDATA[ Surging data volumes have prompted an overhaul of Amazon’s OpenSearch service ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">e9YcTaNfUPWDU5Wo9yyiye</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/i2VUb2oLPjFFkMn6CA4Huj-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 07 Jul 2026 15:30:57 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Data and Insights]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                <author><![CDATA[ ross.kelly@futurenet.com (Ross Kelly) ]]></author>                    <dc:creator><![CDATA[ Ross Kelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Y5vrV2V98Np6jHAGmAtCd3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ross Kelly is ITPro&#039;s News &amp;amp; Analysis Editor, with a keen interest in cyber security, business leadership and emerging technologies.&lt;/p&gt;
&lt;p&gt;He graduated from Edinburgh Napier University in 2016 with a BA (Hons) in Journalism, and joined ITPro in 2022 after four years working in technology conference research.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In his spare time, Ross enjoys cycling, walking and is an avid reader of history and non-fiction.&lt;/p&gt;
&lt;p&gt;You can contact Ross at ross.kelly@futurenet.com or on &lt;a href=&quot;https://twitter.com/rosswritesetc&quot;&gt;Twitter&lt;/a&gt; and &lt;a href=&quot;https://www.linkedin.com/in/ross-kelly-18a54411a/&quot;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/i2VUb2oLPjFFkMn6CA4Huj-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Amazon Web Services (AWS) logo and branding pictured at the Hannover Messe industrial trade fair for mechanical and electrical engineering and digital industries.]]></media:description>                                                            <media:text><![CDATA[Amazon Web Services (AWS) logo and branding pictured at the Hannover Messe industrial trade fair for mechanical and electrical engineering and digital industries.]]></media:text>
                                <media:title type="plain"><![CDATA[Amazon Web Services (AWS) logo and branding pictured at the Hannover Messe industrial trade fair for mechanical and electrical engineering and digital industries.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/i2VUb2oLPjFFkMn6CA4Huj-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Amazon Web Services (AWS) has announced a series of changes to Amazon OpenSearch aimed at streamlining data log analysis. </p><p>A new purpose-built log analytics engine for the service will provide users with marked performance gains and up to 70% lower storage costs, according to the firm. </p><p>OpenSearch allows users to search, analyze, and visualize data in real-time, and is typically used for application monitoring, observability, and AI/ML search applications. </p><p>The hyperscaler said the update comes in direct response to surging volumes of log data handled by enterprises in 2026, largely due to AI. </p><p>Research from AWS shows that log volumes have grown between 30-40% year over year, which is stretching budgets and creating bottlenecks. </p><h2 id="amazon-opensearch-overhaul">Amazon OpenSearch overhaul</h2><p>As part of the update, Amazon revealed OpenSearch will now store data in the Apache Parquet format. This is a column-oriented data file format designed specifically for more efficient data storage and retrieval purposes. </p><p>The service previously relied on inverted indexing. Amazon noted the shift will deliver significant efficiency gains and faster search and retrieval capabilities. </p><p>“Apache Calcite parses and optimizes each query, then routes operations to the engine best suited to execute them: Apache DataFusion for analytical operations on columnar data, or Lucene for search predicates,” the company explained in a blog post. </p><p>“The two hand off mid-query, so a single query can search log content and aggregate the results without additional roundtrips.”</p><p>Amazon noted that OpenSearch now also supports the Piped Processing Language (PPL) and SQL query languages, both of which “execute natively” through the platform.</p><h2 id="amazon-eyes-optimized-log-analytics">Amazon eyes optimized log analytics</h2><p>From a performance perspective, Amazon noted users can expect significant improvements alongside lower costs.</p><p>OpenSearch now boasts up to four-times price improvements compared to the existing engine, based on internal benchmarks. </p><p>Users can also capitalize on two-times faster analytics queries due to the fact the engine processes data in columnar batches, even across larger data sets. A two-fold improvement on ingestion rates also aims to reduce bottlenecks.</p><p>“The optimized engine sustained 1.78 million documents per second at matched concurrency, approximately 2x the throughput of the Lucene baseline, while consuming less <a href="https://www.itpro.com/infrastructure/the-role-of-the-cpu-in-the-ai-era">CPU</a>,” the hyperscaler explained.</p><p>“Both domains ran with zero write rejections. For teams ingesting terabytes per day, the throughput advantage translates to fewer nodes for the same volume, or longer retention on the same infrastructure.”</p><h2 id="how-to-access-amazon-opensearch">How to access Amazon OpenSearch</h2><p>The new log analytics engine is available now for enterprises in AWS regions where OpenSearch Optimized instances are supported, the company noted. Similarly, there will be no additional premium for the optimized engine. </p><p>It’s worth noting that the new engine is a setting selected at creation time, meaning users can’t add this to an existing domain or enable it within individual indices or fields within a general-purpose domain. </p><p>“To adopt the optimized engine, create a new domain and migrate your ingestion pipelines into it,” the company explained. </p><p>“Create a new domain in the Amazon OpenSearch Service console and select Observability as your use case. The optimized engine is enabled by default.”</p><p>The in-built console will provide users with a side-by-side comparison of capabilities based on individual needs.</p><p>“After your domain is ready, ingest JSON documents through the same Bulk API and client libraries you use today. No changes to your ingestion pipelines or application code are required.”</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ The AWS outage explained: What happened, who was impacted, and what services are back online? ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/infrastructure/aws-outage-explained-may-2026-data-center-overheating</link>
                                                                            <description>
                            <![CDATA[ Amazon Web Services (AWS) has confirmed a recent outage that impacted customers was caused by overheating at a North Virginia data center – here's what happened, who was affected, and what services are back online. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">QGA5RKos7ubXr485K8chRM</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/NjosjQpW3fVvVte7DRtAjV-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 08 May 2026 10:58:27 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Infrastructure]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/NjosjQpW3fVvVte7DRtAjV-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Amazon Web Services (AWS) sign pictured at the Tech &amp; Innovation Expo during the South by Southwest (SXSW) Sydney festival in Sydney, Australia.]]></media:description>                                                            <media:text><![CDATA[Amazon Web Services (AWS) sign pictured at the Tech &amp; Innovation Expo during the South by Southwest (SXSW) Sydney festival in Sydney, Australia.]]></media:text>
                                <media:title type="plain"><![CDATA[Amazon Web Services (AWS) sign pictured at the Tech &amp; Innovation Expo during the South by Southwest (SXSW) Sydney festival in Sydney, Australia.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/NjosjQpW3fVvVte7DRtAjV-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.itpro.com/cloud/infrastructure-as-a-service-iaas/362608/what-is-aws">Amazon Web Services (AWS)</a> has confirmed a recent outage that impacted customers was caused by overheating at a North Virginia data center. </p><p>The disruption affected one of AWS' six Availability Zones, use1-az4 in the AWS US-EAST-1 region. This is one of the company's most heavily used regions globally. </p><p>Notably, the incident hit platforms including cryptocurrency exchange Coinbase, disrupting core exchange functions for more than five hours. Other reported victims include the CME Group trading platform and major gambling company FanDuel. </p><p>Coinbase last night <a href="https://status.coinbase.com/" target="_blank"><u>warned</u></a> that some users might experience delayed sends and receives on the Solana network and for ALEO, but said it was working on the issue. </p><p>The crypto trading platform has since resumed operations. In a statement, Coinbase said: "All markets have been re-enabled for trading on coinbase.com and in the Coinbase iOS and Android apps. Coinbase customers can log in to trade."</p><p>FanDuel, meanwhile, posted a <a href="https://x.com/FanDuel_Support/status/2052554175519605144" target="_blank"><u>statement on X</u></a>, saying it was working to troubleshoot the issue. "Our team is aware and investigating the current technical difficulties prohibiting users from accessing our platform," it said.</p><h2 id="overheating-behind-aws-outage">Overheating behind AWS outage</h2><p>In an update to customers, AWS attributed the cause of the outage to overheating. The hyperscaler is yet to confirm how the overheating occurred. </p><p>"We have experienced an increase in temperatures within a single data center, which in some cases has caused impairments for instances in the Availability Zone," AWS said in a <a href="https://health.aws.amazon.com/health/status" target="_blank">status </a>report.</p><p>"<a href="https://www.itpro.com/cloud/370070/what-is-aws-ec2">EC2 </a>instances and EBS volumes hosted on impacted hardware are affected by the loss of power during the thermal event."</p><p>In its latest update, AWS said it had shifted traffic away from the impacted zone. The hyperscaler said it was still carrying out mitigation efforts. </p><p>These are taking longer than expected to bring additional cooling system capacity online and recover the remaining affected infrastructure safely and in a controlled manner.</p><p>AWS warned some customers will continue to see their affected EC2 instances and EBS volumes as impaired until it can achieve full recovery. It said it currently didn't have an ETA for this.</p><h2 id="what-services-are-back-online">What services are back online?</h2><p>A number of services are back online following the outage, according to the hyperscaler. This includes:</p><ul><li>AWS IoT Core</li><li>AWS NAT Gateway</li><li>Amazon Elastic Kubernetes Service</li><li>Amazon Elastic Load Balancing</li><li>Amazon Redshift</li></ul><p>Some services are still impacted at time of writing, including:</p><ul><li>Amazon ElastiCache</li><li>Amazon Managed Streaming for Apache Kafka</li><li>Amazon OpenSearch Service</li><li>Amazon SageMaker</li></ul><h2 id="yet-another-aws-outage">Yet another AWS outage</h2><p>It's not the first time that a major AWS outage has caused chaos. Last year, hundreds of apps and websites including Slack, Zoom, Coinbase, Snapchat, and Signal were <a href="https://www.itpro.com/infrastructure/live/amazon-web-services-outage-live-hundreds-of-apps-including-slack-mobile-carriers-banking-services-down"><u>taken down</u></a> in a global outage. </p><p>Banking applications including Lloyds and Halifax also saw customers unable to access services. On that occasion, AWS attributed the outage to a DNS issue.</p><p>The incident highlights the extent to which major websites and apps are dependent on just a few tech giants. </p><p>In 2024, for example<a href="https://www.itpro.com/software/global-it-outage-crowdstrike-falcon-believed-to-be-source-of-mass-disruption"><u>, issues with CrowdStrike</u></a> saw hospitals, banks, and airports in Australia, New Zealand, India, Japan, the US, Germany, and the UK seriously affected.</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ AWS CEO Matt Garman is bullish on the future of SaaS — Amazon Quick shows there’s a ‘great business opportunity’ with AI-powered software ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/software/aws-ceo-matt-garman-amazon-quick-software-as-a-service</link>
                                                                            <description>
                            <![CDATA[ Matt Garman said fears over the ‘SaaSpocalypse’ were overblown in February, now AWS is making big moves in the SaaS space ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">EpykFhNWU5DPNXomy9ddMa</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/aBgxNA5WNjv6JUCPkqwCm6-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 04 May 2026 00:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Software]]></category>
                                                                                                <author><![CDATA[ ross.kelly@futurenet.com (Ross Kelly) ]]></author>                    <dc:creator><![CDATA[ Ross Kelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Y5vrV2V98Np6jHAGmAtCd3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ross Kelly is ITPro&#039;s News &amp;amp; Analysis Editor, with a keen interest in cyber security, business leadership and emerging technologies.&lt;/p&gt;
&lt;p&gt;He graduated from Edinburgh Napier University in 2016 with a BA (Hons) in Journalism, and joined ITPro in 2022 after four years working in technology conference research.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In his spare time, Ross enjoys cycling, walking and is an avid reader of history and non-fiction.&lt;/p&gt;
&lt;p&gt;You can contact Ross at ross.kelly@futurenet.com or on &lt;a href=&quot;https://twitter.com/rosswritesetc&quot;&gt;Twitter&lt;/a&gt; and &lt;a href=&quot;https://www.linkedin.com/in/ross-kelly-18a54411a/&quot;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/aBgxNA5WNjv6JUCPkqwCm6-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[AWS CEO Matt Garman pictured speaking during a panel session at the 2026 HumanX Conference in San Francisco. ]]></media:description>                                                            <media:text><![CDATA[AWS CEO Matt Garman pictured speaking during a panel session at the 2026 HumanX Conference in San Francisco. ]]></media:text>
                                <media:title type="plain"><![CDATA[AWS CEO Matt Garman pictured speaking during a panel session at the 2026 HumanX Conference in San Francisco. ]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/aBgxNA5WNjv6JUCPkqwCm6-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.itpro.com/technology/artificial-intelligence/aws-ceo-matt-garman-says-ai-agents-are-going-to-have-as-much-impact-on-your-business-as-the-internet-or-cloud">AWS CEO Matt Garman</a> has a bullish outlook on the future of the SaaS industry despite continued claims of a looming “SaaSpocalypse”. </p><p>Speaking during a recent interview with <a href="https://fortune.com/2026/04/29/aws-ceo-matt-garman-interview-openai-saas/" target="_blank"><u><em>Fortune</em></u></a>, the AWS chief dispelled worries that the SaaS industry faces an existential threat in the form of agentic AI - so much so that the company is making its own foray into the space. </p><p>Last week, the company unveiled sweeping changes to Amazon Quick, a desktop <a href="https://www.itpro.com/technology/artificial-intelligence/the-race-for-ai-assistants-has-grown-boring">AI assistant</a> which acts as a single information source connecting the disparate applications, tools, and data used by workers in their daily lives. </p><p>AWS is framing the revamped platform as a boon for personal productivity, noting in an announcement that it is “continuously running in the background” monitoring desktop activities and “surfacing what needs attention”. </p><p>As the company explained in a <a href="https://www.aboutamazon.com/news/aws/amazon-quick-desktop-ai-assistant" target="_blank"><u>blog post</u></a>, this could include information contained in Slack threads, for example, or important unread emails and file uploads. </p><p>AWS’ foray into this domain was inspired by the fact that “so many applications are getting done with AI and agents”, according to Garman, who described Amazon Quick as a “huge business opportunity”. </p><p>“We think that there is just such a massive change out there that everything is going to be remade,” Garman told <em>Fortune</em>. “I don’t think personal productivity has really been remade for the last 30 years,”</p><p>“There are going to be millions of successful applications that people use,” he added. “Obviously the vast, vast majority of them will not be built by Amazon or AWS, but we think there are a handful of them that we can build that will be pretty successful and that customers will like.”</p><p>Garman’s comments suggest that, far from heralding the doom of traditional software, AI will ultimately act as an enabler to deliver more intuitive workplace tools. </p><p>This isn’t the first time Garman has poured cold water on threats of a pending SaaSpocalypse. As <a href="https://www.itpro.com/software/aws-ceo-matt-garman-ai-software-industry-stocks"><u><em>ITPro </em></u><u>reported</u></a> in February this year, Garman said while there is “huge disruption” ahead for the SaaS industry, “much of the fear is overblown”. </p><p>Garman’s comments came at the <a href="https://www.itpro.com/technology/artificial-intelligence/why-anthropic-sent-software-stocks-into-freefall">peak of software stock sell-offs</a> sparked by the launch of a handful of powerful new AI solutions, with <a href="https://www.itpro.com/technology/artificial-intelligence/everything-you-need-to-know-about-anthropic-claude-cowork">Anthropic’s Claude Cowork</a> tool ranked chief among these.</p><p>The workplace productivity tool gives users sector-specific plugins designed to automate tasks across a wide range of areas, spanning legal, marketing, sales, and data analytics. </p><p>That launch spooked software investors due to fears the technology could ultimately render dedicated <a href="https://www.itpro.com/cloud/software-as-a-service-saas/362655/what-is-saas">SaaS </a>solutions in these domains obsolete. </p><h2 id="ai-transforming-software">AI transforming software</h2><p>Despite a positive outlook, Garman told <em>CNBC </em>in February that the advent of <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369959/what-is-generative-ai">generative AI</a>, and more recently AI agents, will <a href="https://www.itpro.com/software/jensen-huang-ai-software-stack-chatgpt-claude">transform how software is built</a> and sold. </p><p>Long-term, that could create a more challenging market for providers, who will be operating in an increasingly competitive marketplace. </p><p>“AI is absolutely a disruptive force that’s going to change how software is consumed and how it’s built,” he said.</p><p>“The SaaS providers and the larger players of today have an inside track to winning that business. Now, they have to innovate, just like the rest of the world. They can’t stand still. If they stand still, they’re absolutely going to be disrupted.”</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Big tech earnings: Hyperscaler growth rates impress, but concerns remain over surging infrastructure capex ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business/business-strategy/big-tech-earnings-hyperscaler-growth-rates-impress-but-concerns-remain-over-surging-infrastructure-capex</link>
                                                                            <description>
                            <![CDATA[ Concerns remain over big tech infrastructure spending despite positive earnings reports ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">76Wk8rapAgLb7uVuHPhXzH</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/EpgLkF9hLowxLST8shybif-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 30 Apr 2026 11:05:30 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Business Strategy]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                                    <dc:creator><![CDATA[ Nicole Kobie ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/8Y8JDDTQ7XDEk49FoAFP2S.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Nicole Kobie first started writing for ITPro in 2007. As a freelance journalist covering technology and business, Nicole&#039;s work includes  bylines in New Scientist, Wired, PC Pro and many more. &lt;/p&gt;&lt;p&gt;Nicole the author of a book about the history of technology, The Long History of the Future.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/EpgLkF9hLowxLST8shybif-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Graph vector image showing upward trends denoting an increase in cybersecurity spending practices in 2025.]]></media:description>                                                            <media:text><![CDATA[Graph vector image showing upward trends denoting an increase in cybersecurity spending practices in 2025.]]></media:text>
                                <media:title type="plain"><![CDATA[Graph vector image showing upward trends denoting an increase in cybersecurity spending practices in 2025.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/EpgLkF9hLowxLST8shybif-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Hyperscaler cloud revenues are still surging, according to recent earnings reports, but questions still remain about how much longer they can continue investing massive sums in AI infrastructure. </p><p>Alphabet, AWS, Meta, and Microsoft have all posted positive results this quarter with overall revenue in the hundreds of billions of dollars, helped in part by booming demand for data center capacity amid the AI roll-out. </p><p>However, analysts have questioned whether spending on AI is sustainable and will deliver a return on investment (ROI). </p><p>The current estimate is for tech's leading companies to invest $600 billion in infrastructure to power AI this year alone, with some tech giants already upping their predicted spends as part of their quarterly results. </p><p>"The public cloud platform earnings numbers are big as usual — but the capital investment to achieve them are getting big faster," said Forrester’s principal analyst Lee Sustar. "That's why questions will persist about the sustainability of hyperscaler AI data center buildouts."</p><p>"Together, the public cloud revenue numbers and the capital expense figures will raise questions about the sustainability of the AI boom," he added. "But with the potential payoff of AI leadership seemingly so high, the companies continue to make those bets, forcing investors and customers alike to assess how their interests are impacted."</p><p>According to LSEG data shared by <a href="https://www.reuters.com/business/retail-consumer/big-tech-investors-gauge-payoff-ai-spending-set-hit-600-billion-2026-04-28/" target="_blank"><u><em>Reuters</em></u></a>, Amazon stock is up 13%, Alphabet's is up just shy of 12%, and Meta is up 3% – but Microsoft has slid 12%. </p><h2 id="alphabet-s-cloud-success">Alphabet's cloud success</h2><p>Google-owner Alphabet saw overall revenue leap 22% to $109.9 billion for its first quarter, topping estimates, with income climbing to $39.7 billion.</p><p>Google Cloud climbed 63% to $20 billion, marking the best growth rate for the cloud company in more than six years, though still below Alphabet's other revenue sources, including Services at $89.6 billion and Search at $60.3 billion. </p><p>Google Cloud income climbed from $2.2 billion in the first quarter in 2025 to $6.6 billion this year, underlining significant growth over the last 12 months. Sustar said the figures show the cloud division "can significantly contribute to the wider Alphabet portfolio after years of big operating losses". </p><p>In an investor call, Sundar Pichai said that capacity constraints prevented even higher growth, with Google Cloud's backlog doubling to $460 billion. </p><p>"Our enterprise AI solutions have become our primary growth driver for cloud for the first time," he <a href="https://www.reuters.com/business/alphabets-cloud-unit-beats-quarterly-revenue-estimates-strong-ai-demand-2026-04-29/" target="_blank"><u>said</u></a>. </p><p>In a statement, Pichai <a href="https://s206.q4cdn.com/479360582/files/doc_financials/2026/q1/2026q1-alphabet-earnings-release.pdf" target="_blank"><u>added</u></a>: "Our first-party models, like Gemini, are now processing more than 16 billion tokens per minute via direct API use by our customers, up 60% from last quarter. It’s really exciting to see how our AI investments are delivering value for our users, customers and business."</p><p>CFO Anat Ashkenazi said Google would increase its capital expenditure forecast by $5 billion to somewhere between $180 billion and 190 billion. Last year, the tech giant’s capital expenditure reached $91.45 billion, with much of this focused on AI-related spending. </p><p>That huge cloud backlog and leap in revenue suggests that Google's capex spending isn't wildly out of place, Thomas Monteiro, a senior analyst at Investing.com, told <a href="https://www.reuters.com/business/alphabets-cloud-unit-beats-quarterly-revenue-estimates-strong-ai-demand-2026-04-29/" target="_blank"><u><em>Reuters</em></u></a>. </p><p>"Perhaps even more importantly than Alphabet's massive cloud growth pace is the broader justification that the $180 billion capex plan — that surprised the market last quarter — is well within the company’s spending power, considering the durability and quality of the revenue curve shown today," he said. </p><p>But concerns remain, according to Sustar, who pointed to the quarterly figures. He noted that "the capital expenditure of $35.7 billion — which Alphabet attributes largely to AI — is much bigger" than the $20 billion in quarterly revenue from the cloud unit. </p><h2 id="aws-leaps-ahead-but-not-quite-as-much">AWS leaps ahead, but not quite as much</h2><p>Amazon's overall revenue climbed 17% to $181.5 billion in the first quarter, while revenue at <a href="https://www.itpro.com/cloud/infrastructure-as-a-service-iaas/362608/what-is-aws">Amazon Web Services (AWS)</a> climbed 28% to $37.6 billion in the first quarter. AWS operating income climbed to $14.2 billion from $11.5 billion in the same quarter last year.</p><p>While AWS’ revenue growth rate wasn't as high as Google Cloud's, it's still significant coming from the market leader. Andy Jassy, CEO of Amazon, said in a statement that it was AWS' "fastest growth in 15 quarters."</p><p>Jesse Cohen, senior analyst at Investing.com, <a href="https://www.reuters.com/business/retail-consumer/amazon-beats-quarterly-cloud-growth-estimates-2026-04-29/" target="_blank"><u>said</u></a> that the "reacceleration" in AWS sales was a positive sign, adding that the hyperscaler’s customer base is "fully embracing new workloads, especially in AI."</p><p>Amazon has projected $200 billion in capex this year, with $44.2 billion spent in this quarter.<strong> </strong></p><p><strong>"</strong>AWS bagged $37.59 billion in revenue in the first quarter but data center buildouts accounted for a big part of the $44.2 billion capital investment in the same period, even though AWS had an operating income of $14.2 billion," said Sustar. </p><p>"That puts pressure on AWS to keep up its historic role of keeping Amazon as a whole in the black from quarter to quarter.<strong> </strong></p><h2 id="social-media-props-up-meta">Social media props up Meta</h2><p>Facebook owner Meta posted revenue of $56.3 billion, up 33% from $42.3 billion the same quarter last year, with income of $22.8 billion, up about 30%.</p><p>Meta raised its expected capital expenditure forecast from between $115 billion-$135 billion to $125 billion-$145 billion, which sent stocks sliding 6%. </p><p>In a statement, Meta said: "This reflects our expectations for higher component pricing this year and, to a lesser extent, additional data center costs to support future year capacity."</p><p>In a conference call, Meta's chief financial officer Susan Li <a href="https://www.bbc.co.uk/news/articles/crkpd4r2y7eo"><u>said</u></a> that such spending was necessary to catch up, as Meta has previously "underestimated our compute needs". </p><p><a href="https://www.itpro.com/software/development/a-sign-of-things-to-come-in-software-development-mark-zuckerberg-says-ai-will-be-doing-the-work-of-mid-level-engineers-this-year-and-hes-not-the-only-big-tech-exec-predicting-the-end-of-the-profession">CEO Mark Zuckerberg</a> said it was unclear how the increased spending would pay off. </p><p>"I don't think we have a very precise plan for exactly how each product is going to scale or anything like that," he said, per reports from the <a href="https://www.bbc.co.uk/news/articles/crkpd4r2y7eo" target="_blank"><u><em>BBC</em></u></a>. </p><p>"But I think we have a sense of the shape of where these things should be... and I'm quite comfortable that the lab we're building is on track to be a leading lab in the world."</p><p>In the meantime, social media continues to pay Meta's bills. </p><p>“The irony is that Meta’s future‑facing AI ambitions are being underwritten almost entirely by the company’s legacy business: advertising inside social media apps," said Forrester’s VP research director Mike Proulx. "There’s no material AI revenue yet. Reality Labs remains a loss. Muse Spark has momentum, but not monetization."</p><p>“The question is whether Meta’s core can continue to act as a cash cow while the company reduces headcount and diverts focus toward AI," he added. </p><p>"If Meta’s ad engine slows, the market’s margin for patience shrinks fast. Meta’s slight dip in daily active users is already beginning to raise eyebrows. Q2 will tell us if it’s really just a blip or the start of a trend."</p><h2 id="microsoft-says-margins-are-strong">Microsoft says margins are strong</h2><p>Microsoft said its quarterly revenue was up 18% to $82.9 billion, with operating income up 20% to $31.8 billion, though AI spending helped cash flow slip by $6 billion to $15.8 billion.</p><p>"We are focused on delivering cloud and AI infrastructure and solutions that empower every business to eval-max their outcomes in the agentic computing era," said Satya Nadella, Microsoft CEO. </p><p>"Our AI business surpassed an annual revenue run rate of $37 billion, up 123% year-over-year."</p><p>Microsoft Cloud revenue climbed 29% to $54.5 billion, with Azure and other cloud services up 40%. </p><p>"For its part, Microsoft claims an upswing of 40% growth in Azure and $54.5 billion in revenue for the wider Microsoft Cloud category," said Forrester's Sustar. </p><p>"The company does not break out Azure operating revenue, but with its AI-focused capital investments of $31.9 billion, the cloud revenue is clearly expensive to obtain."</p><p>Microsoft's spending on AI has raised concerns, but the company pushed back saying income remains strong. "The margins have been and remain better in our AI business than when we were in our cloud transition," said <a href="https://www.bbc.co.uk/news/articles/crkpd4r2y7eo" target="_blank"><u>CFO</u></a> Amy Hood. </p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ CMA launches Microsoft probe amid software licensing concerns  ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/software/cma-launches-microsoft-probe-amid-software-licensing-concerns</link>
                                                                            <description>
                            <![CDATA[ The regulator hopes to “ensure a level playing field” when it comes to competition in the business software market ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">uaoNh69jMHhBjFEVhira5k</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/6m8rWVyDPkzgHqPPoNZby7-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 31 Mar 2026 14:57:38 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Software]]></category>
                                                                                                <author><![CDATA[ ross.kelly@futurenet.com (Ross Kelly) ]]></author>                    <dc:creator><![CDATA[ Ross Kelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Y5vrV2V98Np6jHAGmAtCd3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ross Kelly is ITPro&#039;s News &amp;amp; Analysis Editor, with a keen interest in cyber security, business leadership and emerging technologies.&lt;/p&gt;
&lt;p&gt;He graduated from Edinburgh Napier University in 2016 with a BA (Hons) in Journalism, and joined ITPro in 2022 after four years working in technology conference research.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In his spare time, Ross enjoys cycling, walking and is an avid reader of history and non-fiction.&lt;/p&gt;
&lt;p&gt;You can contact Ross at ross.kelly@futurenet.com or on &lt;a href=&quot;https://twitter.com/rosswritesetc&quot;&gt;Twitter&lt;/a&gt; and &lt;a href=&quot;https://www.linkedin.com/in/ross-kelly-18a54411a/&quot;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/6m8rWVyDPkzgHqPPoNZby7-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Microsoft 365 logo and branding pictured on a smartphone screen with Microsoft logo and branding pictured in background.]]></media:description>                                                            <media:text><![CDATA[Microsoft 365 logo and branding pictured on a smartphone screen with Microsoft logo and branding pictured in background.]]></media:text>
                                <media:title type="plain"><![CDATA[Microsoft 365 logo and branding pictured on a smartphone screen with Microsoft logo and branding pictured in background.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/6m8rWVyDPkzgHqPPoNZby7-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The Competition and Markets Authority (CMA) has launched an investigation into Microsoft’s software licensing practices due to competition concerns. </p><p>A strategic market status (SMS) investigation will begin in May and see the regulator examine the tech giant’s licensing practices in relation to Microsoft 365. </p><p>The business software suite includes a host of popular applications, including Word, Excel, and Teams. </p><p>Sarah Cardell, chief executive of the CMA, said an SMS designation would allow the regulator to “tackle remaining concerns around Microsoft’s licensing practices” and “ensure a level playing field as AI is rapidly embedded into everyday business software tools”. </p><p>An SMS designation is a label applied by the regulator to technology providers that hold a disproportionate influence on certain markets - in this case, business software. </p><h2 id="ai-interoperability-in-the-crosshairs">AI interoperability in the crosshairs</h2><p>Notably, the regulator specifically highlighted the emergence – and interoperability – of <a href="https://www.itpro.com/technology/artificial-intelligence/amazing-ai-tools-to-try-today">AI tools</a> such as Copilot as a key focus of the probe. </p><p>This aspect of the investigation comes amid the rapid adoption of AI tools by public and private sector organizations across the UK. Microsoft, in particular, has positioned its Copilot services as a core application in its business software estate. </p><p>“The implications are significant for UK productivity, competitiveness, and value for money across the private and public sector,” the CMA said in a statement. </p><p>“The UK will benefit most where a broad range of competitors can integrate with Microsoft’s business software, so that businesses and public sector organizations can mix-and-match AI software across suppliers to best suit their needs.”</p><h2 id="microsoft-amazon-cloud-licensing-changes">Microsoft, Amazon cloud licensing changes</h2><p>The launch of the probe comes after Microsoft and Amazon both agreed to address competition concerns surrounding cloud services. </p><p>The two hyperscalers have been subject to a long-running investigation by the regulator over their dominant positions in the UK cloud computing market. </p><p>Key issues such as interoperability and “<a href="https://www.itpro.com/cloud/cloud-computing/ofcom-calls-for-uk-cloud-antitrust-probe-amid-competition-concerns">egress fees</a>” – which place high costs on customers transferring data to other services – were highlighted in the probe. </p><p>Last year, the CMA concluded the duo’s dominance actively harmed competition in the country’s cloud computing market – a ruling <a href="https://www.itpro.com/cloud/cloud-computing/misses-the-mark-microsoft-aws-hit-out-at-cma-cloud-competition-report"><u>that prompted a fierce reaction</u></a>. </p><p>“Both firms are taking material steps to lower egress fees and improve interoperability, including as reflected in announcements the firms are issuing today,” the CMA said in a statement. </p><p>“These actions create benefits for UK businesses, enabling greater scope for multi-homing to support customer choice and the resilience of UK tech stacks.”</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Why Amazon’s ‘go build it’ AI strategy aligns with OpenAI’s big enterprise push ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/artificial-intelligence/amazons-go-build-it-ai-strategy-is-a-perfect-fit-for-openais-big-enterprise-push</link>
                                                                            <description>
                            <![CDATA[ OpenAI and Amazon are both vying to offer customers DIY-style AI development services ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">N55iN6rGxCnt8hReWna8Kc</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/gifZ5LVHZ4xfHCCPK3bkPn-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 02 Mar 2026 11:50:34 +0000</pubDate>                                                                                                                                <updated>Mon, 02 Mar 2026 12:35:41 +0000</updated>
                                                                                                                                            <category><![CDATA[Artificial Intelligence]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                <author><![CDATA[ ross.kelly@futurenet.com (Ross Kelly) ]]></author>                    <dc:creator><![CDATA[ Ross Kelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Y5vrV2V98Np6jHAGmAtCd3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ross Kelly is ITPro&#039;s News &amp;amp; Analysis Editor, with a keen interest in cyber security, business leadership and emerging technologies.&lt;/p&gt;
&lt;p&gt;He graduated from Edinburgh Napier University in 2016 with a BA (Hons) in Journalism, and joined ITPro in 2022 after four years working in technology conference research.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In his spare time, Ross enjoys cycling, walking and is an avid reader of history and non-fiction.&lt;/p&gt;
&lt;p&gt;You can contact Ross at ross.kelly@futurenet.com or on &lt;a href=&quot;https://twitter.com/rosswritesetc&quot;&gt;Twitter&lt;/a&gt; and &lt;a href=&quot;https://www.linkedin.com/in/ross-kelly-18a54411a/&quot;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/gifZ5LVHZ4xfHCCPK3bkPn-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Amazon and OpenAI logos pictured against a black backdrop.]]></media:description>                                                            <media:text><![CDATA[Amazon and OpenAI logos pictured against a black backdrop.]]></media:text>
                                <media:title type="plain"><![CDATA[Amazon and OpenAI logos pictured against a black backdrop.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/gifZ5LVHZ4xfHCCPK3bkPn-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Amazon’s strategic partnership with OpenAI is a win-win for the duo, according to analysts, as the companies forge closer ties on infrastructure and AI development. </p><p>The pair announced a multi-year deal last week that will see Amazon invest $50 billion in the AI developer, building on a £38 billion pledge made in November last year. </p><p>As part of the deal, OpenAI will lean heavily on AWS infrastructure, committing to deploy 2 gigawatts of Trainium chips for its new enterprise-focused platform, Frontier. AWS will also serve as the exclusive third-party cloud distribution provider for Frontier. </p><p>OpenAI’s Frontier platform allows businesses to build and deploy AI applications and agents. As <em>ITPro </em>reported last month, the platform is a key focus for the firm as it looks to ramp up enterprise adoption rates. </p><p>The company has since brought in <a href="https://www.itpro.com/business/business-strategy/openais-big-enterprise-push-needs-systems-integrators-so-its-turning-to-consultancies-to-plug-implementation-gaps">consultancies to act as systems integrators for customers</a> to streamline adoption processes. </p><p>Elsewhere, the deal will see the duo create a ‘Stateful Runtime Environment’ through <a href="https://www.itpro.com/technology/artificial-intelligence/aws-goes-all-in-on-ai-agents-with-new-features-for-bedrock-and-amazon-q">Amazon Bedrock</a>, again with a focus on development and deployment. This will allow AWS customers to build generative AI apps and agents at “production scale”</p><p>“Stateful developer environments are the next generation of how frontier models will be used, seamlessly enabling models to access elements like compute, memory, and identity,” AWS said in a statement last week. </p><p>“A Stateful Runtime Environment allows developers to keep context, remember prior work, work across software tools and data sources, and access compute.”</p><h2 id="mutually-beneficial-ties">Mutually beneficial ties</h2><p>From Amazon’s perspective, the partnership allows the hyperscaler to continue pushing ahead with its “go build it” approach to AI, according to Lee Sustar, principal analyst at Forrester. </p><p>Amazon’s <a href="https://www.itpro.com/business/business-strategy/how-chief-ai-officers-can-streamline-strategy-from-the-boardroom-down">AI strategy</a> has centered largely around its Amazon Bedrock service, which allows customers to build and deploy AI solutions in a similar vein to OpenAI’s Frontier. It has since built on this with the launch of AgentCore, enabling enterprises to create custom agents. </p><p>With OpenAI’s sharpened focus on enterprise adoption, this represents a mutually beneficial partnership aimed at both pushing broader enterprise uptake while helping AWS capitalize on lucrative infrastructure deals signed by competitors. </p><p>“The OpenAI-AWS deal is the latest example of the hyperscalers’ complicated dance with the big AI players,” Sustar said. “AWS has doubled down on its traditional “go build it” approach with AI, which means it must have partnerships like this.”</p><p>“Notably, it gives AWS exclusive third-party cloud distribution with OpenAI Frontier, potentially giving AWS a competitor to Azure OpenAI Services as well as Google Cloud offerings,” he added. </p><h2 id="diversification-continues">Diversification continues</h2><p>OpenAI’s Trainium commitment marks a huge win for AWS, Sustar noted, allowing the company to “build a rival <a href="https://www.itpro.com/hardware/30399/what-is-a-gpu">GPU </a>ecosystem alternative to Nvidia”.</p><p>Like Google, Amazon has invested heavily in its in-house chip capabilities over the last five years in a bid to reduce reliance on Nvidia hardware. </p><p>The move also highlights OpenAI’s continued efforts to diversify infrastructure and hardware options. </p><p>OpenAI’s once-exclusive ties with Microsoft saw it lean heavily on Azure infrastructure, but over the last year the company has secured a slew of agreements with industry stakeholders on compute capacity and chips. </p><p>The company signed a <a href="https://www.itpro.com/cloud/cloud-computing/oracle-is-reaping-the-rewards-of-openais-huge-compute-requirements">landmark deal with Oracle</a> on compute capacity, for example, while October saw it sign a <a href="https://www.itpro.com/technology/artificial-intelligence/openai-signs-another-chip-deal-this-time-with-amd">multi-billion dollar deal with AMD</a> to use six gigawatts of AMD GPUs.</p><p>In the wake of the Amazon agreement, Microsoft and OpenAI issued a <a href="https://openai.com/index/continuing-microsoft-partnership/"><u>joint statement</u></a> insisting the partnership remains “strong and central”. </p><h2 id="amazon-is-hedging-its-bets">Amazon is hedging its bets</h2><p>While OpenAI is diversifying its infrastructure partners, closer ties with Amazon also highlight the latter’s efforts to broaden its own AI partners.</p><p>Anthropic, for example, initially acted as <a href="https://www.itpro.com/technology/artificial-intelligence/anthropic-could-be-the-champion-aws-and-google-need">Amazon’s champion</a> in a similar light to the relationship between OpenAI and Microsoft. </p><p>Amazon, along with Google Cloud, has invested heavily in Anthropic over the last three years through multiple funding pledges. The company’s Claude models are also used extensively by the hyperscaler, powering products such as Alexa+. </p><p>While the deal might have raised questions about the ongoing relationship with Anthropic, Amazon CEO Andy Jassy poured cold water on any speculation last week. </p><p>Speaking to <a href="https://www.cnbc.com/2026/02/27/amazon-open-ai-cloud-jassy-altman.html" target="_blank"><u><em>CNBC</em></u></a>, Jassy said the current deal with OpenAI won’t change relations with the firm's long-time competitor. </p><p>“That relationship will stay strong, and we’re really excited about the partnership we’re building over a long period of time with OpenAI,” he told the broadcaster. </p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Grid constraints are slowing down AWS infrastructure plans across Europe – and research shows it's only going to get worse ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/infrastructure/data-centres/aws-data-center-infrastructure-europe-grid-connection-delays</link>
                                                                            <description>
                            <![CDATA[ Efforts by AWS to expand data center infrastructure across Europe face severe delays due to sluggish grid connection practices, a senior company figure claims. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">rT7K5SXM29H8TrY8edbWgB</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/xzfJnKsDo9dRjNTiHVsHVP-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 06 Feb 2026 08:30:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Data Centres]]></category>
                                                    <category><![CDATA[Infrastructure]]></category>
                                                                                                                    <dc:creator><![CDATA[ Nicole Kobie ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/8Y8JDDTQ7XDEk49FoAFP2S.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Nicole Kobie first started writing for ITPro in 2007. As a freelance journalist covering technology and business, Nicole&#039;s work includes  bylines in New Scientist, Wired, PC Pro and many more. &lt;/p&gt;&lt;p&gt;Nicole the author of a book about the history of technology, The Long History of the Future.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/xzfJnKsDo9dRjNTiHVsHVP-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Amazon Web Services (AWS) logo projected onto a wall at the Web Summit conference in Lisbon as attendees walk by. ]]></media:description>                                                            <media:text><![CDATA[Amazon Web Services (AWS) logo projected onto a wall at the Web Summit conference in Lisbon as attendees walk by. ]]></media:text>
                                <media:title type="plain"><![CDATA[Amazon Web Services (AWS) logo projected onto a wall at the Web Summit conference in Lisbon as attendees walk by. ]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/xzfJnKsDo9dRjNTiHVsHVP-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Efforts by <a href="https://www.itpro.com/cloud/infrastructure-as-a-service-iaas/362608/what-is-aws">Amazon Web Services (AWS)</a> to expand data center infrastructure across Europe face severe delays due to sluggish grid connection practices, a senior company figure claims.</p><p>In a recent interview with <a href="https://www.reuters.com/sustainability/boards-policy-regulation/power-grid-delays-challenge-amazons-data-center-expansion-europe-2026-02-03/" target="_blank"><u><em>Reuters</em></u></a>, Pamela MacDougall, AWS’ head of energy markets for EMEA, said the length of time it takes to get a connection to energy grids had become a major factor when deciding where to invest in new infrastructure.</p><p>Indeed, she said delays in Europe had hampered plans by the company to build data centers in high-demand regions, warning that delays were “challenging our growth aspirations."</p><p>"There's a misalignment. We want to expand and grow within two years,” MacDougall said. However, the AWS exec noted that grid connections can take up to seven years in Europe. </p><p>Last year, power constrains forced AWS to <a href="https://www.irishtimes.com/business/2025/07/31/amazon-fiasco-is-bad-news-for-ireland-inc/" target="_blank"><u>reportedly</u></a> scrap plans for an industrial plant in Ballycoolin, Ireland that was going to build server racks. </p><p>Data from the International Energy Agency (IEA) <a href="https://www.iea.org/commentaries/overcoming-energy-constraints-is-key-to-delivering-on-europe-s-data-centre-goals"><u>shows</u></a> that securing a grid connection ranges from two to ten years, depending on the country. MacDougall added that the problems weren't limited to a few countries.</p><p> "We're finding more and more across Europe that certainty of the delivery date has continued to be delayed."</p><p>An AWS spokesperson told <em>ITPro </em>it’s charging with plans to "rapidly expand its infrastructure across Europe, with ongoing investments in edge locations and data center regions in more than 20 countries”.</p><p>“We remain committed to expanding at pace to meet growing customer demand,” the spokesperson added. </p><p>Figures published as part of Amazon's Q3 2025 earnings report revealed the firm had added more than 3.8 gigawatts of power in the 12 months prior. The spokesperson told <em>ITPro </em>it plans to continue adding capacity across 2026 and into 2027. </p><h2 id="aws-isn-t-alone-in-grid-woes">AWS isn’t alone in grid woes</h2><p>The IEA <a href="https://www.iea.org/commentaries/overcoming-energy-constraints-is-key-to-delivering-on-europe-s-data-centre-goals" target="_blank"><u>noted</u></a> last year that the data center project pipeline equals 130% of existing capacity – but based on its own modelling, capacity will likely grow by just 70% because of delays and power constraints. </p><p>One solution is building data centers in regions with existing grid capacity, rather than focusing on existing hubs as is normally the case. The IEA added that smart grid tech can help boost capacity while battery systems can help balance demand, but noted that further investment in transmission infrastructure remains necessary. </p><p>Indeed, it's not just Europe that is struggling to keep up with data center power demands. The US is also facing "significant concerns" over the <a href="https://www.itpro.com/infrastructure/data-centres/significant-concerns-raised-over-impact-of-data-center-growth-on-regional-energy-grids"><u>impact of data center growth on regional energy grids</u></a>. </p><p>In the UK, the situation is much the same. In 2024, former National Grid CEO John Pettigrew called for <a href="https://www.itpro.com/infrastructure/data-centres/a-super-supergrid-ceo-of-uk-power-network-says-legacy-infrastructure-requires-major-overhaul-to-meet-soaring-data-center-energy-demands"><u>"bold action" to boost energy infrastructure</u></a> to keep up with surging power demands. </p><p>"Future growth in foundational technologies like artificial intelligence and quantum computing will mean larger scale, energy-intensive computing infrastructure," Pettigrew told attendees at the Aurora Spring Forum in Oxford.</p><p>This predicament for big tech shows no signs of improving any time soon, either, and experts have warned <a href="https://www.itpro.com/infrastructure/data-centres/global-power-shortages-mean-data-centers-could-struggle-to-shoulder-the-burden-of-energy-intensive-generative-ai-demands-in-2024"><u>aging energy grids </u></a>could pose a serious challenge to ambitious infrastructure projects. </p><p>Two-fifths of data centers <a href="https://www.itpro.com/infrastructure/data-centres/power-supply-shortages-are-a-ticking-time-bomb-for-data-center-operators"><u>have faced power constraints</u></a>, according to research from Gartner, while analysis by McKinsey projects data center energy demands to triple by the end of the decade.</p><h2 id="big-tech-courts-alternative-energy-sources">Big tech courts alternative energy sources</h2><p>Big tech companies such as AWS, Microsoft, and Google have all been exploring alternative energy sources to power infrastructure projects. </p><p>While renewables have been a long-term focus for <a href="https://www.itpro.com/627952/what-is-cloud-computing">cloud computing</a> providers, the advent of <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369959/what-is-generative-ai">generative AI</a> – and the <a href="https://www.itpro.com/infrastructure/data-centres/can-data-center-supply-keep-up-with-ai-demand">associated pressure on data center infrastructure</a> – brought <a href="https://www.itpro.com/infrastructure/data-centres/nuclear-data-centers-are-a-waste-of-time">nuclear power</a> back into vogue. </p><p>AWS, for example, shelled out $650 million for a <a href="https://www.itpro.com/infrastructure/data-centres/aws-just-dropped-dollar650-million-on-a-data-center-built-next-to-a-25-gigawatt-nuclear-power-station-and-it-still-might-not-be-enough-to-keep-pace-with-surging-future-energy-demands"><u>data center co-located with a nuclear power plant</u></a> – though the project faced <a href="https://www.itpro.com/infrastructure/data-centres/aws-dealt-major-blow-in-nuclear-powered-data-center-deal-after-regulators-reject-upgrade-plans"><u>significant pushback from regulators</u></a>. </p><p>Elsewhere, Microsoft signed a 20-year power purchase agreement (PPA) with energy provider Constellation in a move that will <a href="https://www.itpro.com/infrastructure/data-centres/microsofts-three-mile-island-deal-is-a-big-step-toward-matching-huge-data-center-energy-demands-but-its-not-alone-aws-oracle-and-now-google-are-all-hot-for-nuclear-power">power data centers with nuclear energy</a>.</p><p>The partnership involves the reopening of ‘Unit 1’ of the ‘Three Mile Island’ site in Pennsylvania.</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Amazon’s rumored OpenAI investment points to a “lack of confidence” in Nova model range ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/artificial-intelligence/amazons-rumored-openai-investment-points-to-a-lack-of-confidence-in-nova-model-range</link>
                                                                            <description>
                            <![CDATA[ The hyperscaler is among a number of firms targeting investment in the company ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">WVCHUKyggeXtt4e23z99mZ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/2YmEYkDwiABjNXPnG4ESwc-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 02 Feb 2026 12:00:31 +0000</pubDate>                                                                                                                                <updated>Mon, 02 Feb 2026 12:12:59 +0000</updated>
                                                                                                                                            <category><![CDATA[Artificial Intelligence]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                <author><![CDATA[ ross.kelly@futurenet.com (Ross Kelly) ]]></author>                    <dc:creator><![CDATA[ Ross Kelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Y5vrV2V98Np6jHAGmAtCd3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ross Kelly is ITPro&#039;s News &amp;amp; Analysis Editor, with a keen interest in cyber security, business leadership and emerging technologies.&lt;/p&gt;
&lt;p&gt;He graduated from Edinburgh Napier University in 2016 with a BA (Hons) in Journalism, and joined ITPro in 2022 after four years working in technology conference research.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In his spare time, Ross enjoys cycling, walking and is an avid reader of history and non-fiction.&lt;/p&gt;
&lt;p&gt;You can contact Ross at ross.kelly@futurenet.com or on &lt;a href=&quot;https://twitter.com/rosswritesetc&quot;&gt;Twitter&lt;/a&gt; and &lt;a href=&quot;https://www.linkedin.com/in/ross-kelly-18a54411a/&quot;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/2YmEYkDwiABjNXPnG4ESwc-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Amazon CEO Andy Jassy speaks during a keynote address at AWS re:Invent 2024 in Las Vegas, Nevada, USA.]]></media:description>                                                            <media:text><![CDATA[Amazon CEO Andy Jassy speaks during a keynote address at AWS re:Invent 2024 in Las Vegas, Nevada, USA.]]></media:text>
                                <media:title type="plain"><![CDATA[Amazon CEO Andy Jassy speaks during a keynote address at AWS re:Invent 2024 in Las Vegas, Nevada, USA.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/2YmEYkDwiABjNXPnG4ESwc-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Amazon’s rumored OpenAI investment plans have drawn criticism from analysts amid suggestions the move shows a “lack of confidence” in its own in-house AI model range. </p><p>According to reports from the <a href="https://www.wsj.com/tech/ai/amazon-in-talks-to-invest-up-to-50-billion-in-openai-43191ba0?gaa_at=eafs&gaa_n=AWEtsqe_DDMvXjHYDhgPG-JxC0w6XvB6ZkSzq2mfy6zlE3TpHqgH2ObK9_qrWgMKM84%3D&gaa_ts=69808139&gaa_sig=aq6ro4ZunroD_FGlsVzOIQdZyJgfcMEQWmb55oD1e4NEkoWx6IYjH6MjvniVgqyKRfiOmZ_VTmPsIPM7hXtxAQ%3D%3D" target="_blank"><u><em>Wall Street Journal</em></u></a>, the hyperscaler could invest up to $50 billion in the AI company as part of a multi-stage funding round which includes backing from Nvidia, Microsoft, and SoftBank. </p><p>While exact details on the funding remain unclear, OpenAI has been seeking suitors for an additional $100 billion in investment, largely to fund future infrastructure projects. </p><p>Amazon boasts close ties with Anthropic, a key competitor for OpenAI in the <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369959/what-is-generative-ai">generative AI</a> space. <a href="https://www.itpro.com/cloud/infrastructure-as-a-service-iaas/362608/what-is-aws">Amazon Web Services (AWS)</a> has served as the company’s primary cloud provider since 2023, and in 2024 signed a fresh agreement to become the firm’s primary training and inference partner. </p><p>In recent months, reports suggest a warming of ties between Amazon and OpenAI, particularly as the latter embarked on a spending spree. </p><p><a href="https://www.cnbc.com/2025/12/16/openai-in-talks-with-amazon-about-investment-could-top-10-billion.html" target="_blank"><u><em>CNBC</em></u></a> reported in December that the duo were locked in investment discussions, with OpenAI apparently keen on an agreement which would allow access to Amazon’s in-house AI chips. </p><h2 id="what-the-openai-investment-suggests">What the OpenAI investment suggests</h2><p>OpenAI has made no secret about its fundraising efforts over the last two years. In November 2024, the firm <a href="https://www.itpro.com/technology/artificial-intelligence/openai-just-raised-usd6-6bn-in-funding-but-it-drove-a-hard-bargain-investors-will-be-stopped-from-funding-rivals"><u>raised $6.6 billion in funding</u></a> at a $157 billion valuation, but it hasn’t stopped there. </p><p>2025 was a whirlwind year, with the AI developer signing a host of megadeals with industry titans such as Oracle, AMD, <a href="https://www.itpro.com/technology/artificial-intelligence/nvidia-openai-investment-100-billion"><u>Nvidia</u></a>, and Broadcom. </p><p>For OpenAI, the aims are crystal clear: it has an insatiable appetite for compute power and it’s burning cash at an alarming rate. </p><p>The company has lined up more than $1 trillion in spending over the next decade, prompting repeated concerns about its long-term viability and whether it can meet the terms of deals signed with Oracle, for example. </p><p>With this in mind, backing from Amazon – and crucially, investment – would mark a major seal of approval for the company. From Amazon’s perspective, the situation appears rather convoluted, according to Forrester principal analyst Rowan Curran. </p><p>For Amazon to justify this investment, the deal will likely have to center around heavy use of AWS infrastructure for training and inferencing purposes, as well as use of Amazon’s in-house chips. </p><p>“Amazon’s reported coming investment in OpenAI would be a tremendous expenditure of capital that will only benefit Amazon if that money goes right into OpenAI using AWS servers for training and inferencing,” he said. </p><p>From an AI model perspective, the deal doesn’t seem to add up for the hyperscaler, which already hosts OpenAI models through its Bedrock service.</p><p>Enterprises are increasingly using a mixture of options rather than sticking with a monolithic approach to the technology – a trend that AWS sought to capitalize on with the launch of Bedrock in 2023. </p><p>“The foundation model market is not commoditized, but investments of this scale into a single company do not reflect the realities of an increasingly diverse model market, and the demands of mature customers who are using an array of models to achieve their goals, rather than a single model,” Curran commented. </p><p>Similarly, the company has invested heavily in its own in-house Nova AI model range. </p><p>Amazon unveiled the launch of the Nova models at the 2025 AWS re:Invent conference in Las Vegas. As <a href="https://www.itpro.com/cloud/live/aws-re-invent-2025-all-the-news-updates-and-announcements-live-from-las-vegas"><em>ITPro </em>reported in December</a>, these models have since received an array of updates and improvements.</p><p>Notably, however, Curran suggested this could signal a “lack of confidence” in the Nova models and perhaps a growing sense of frustration at progress on this front. </p><p>“This external investment would further signal a lack of confidence in AWS's internal family of Nova models to achieve a level of functionality and usage with customers that will produce significant ROI,” he noted. </p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ January rundown: Amazon layoffs and the return of XPS ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business/business-strategy/amazon-layoffs-and-return-of-xps</link>
                                                                            <description>
                            <![CDATA[ This year's tech layoffs have just begun, as Amazon sheds 16,000 workers in one go ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">gqdCXpex3tEPnb4QMugeqU</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/tHeo7aebhXtNvFUtS3Cfdb-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 30 Jan 2026 11:08:18 +0000</pubDate>                                                                                                                                <updated>Fri, 30 Jan 2026 12:53:11 +0000</updated>
                                                                                                                                            <category><![CDATA[Business Strategy]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                <author><![CDATA[ rory.bathgate@futurenet.com (Rory Bathgate) ]]></author>                    <dc:creator><![CDATA[ Rory Bathgate ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/LFPWMoCGDVHowHbMpHJZkU.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Rory Bathgate is the Features and Multimedia Editor at ITPro, overseeing all in-depth content and case studies. He is a subject expert on artificial intelligence and business networks but in his time at ITPro has also covered a wide range of areas including cyber security and hardware. Throughout his time at ITPro, Rory has charted the rise in popularity of generative AI and specifically companies such as Microsoft, OpenAI, and Google. &lt;/p&gt;&lt;p&gt;Alongside this, he has delved into increasing calls for ethical and responsible AI as global legislators circle the technology, as well as the latest in mobile networking technology, from 5G mmWave to the 3G sunset and how it will affect businesses.&lt;/p&gt;&lt;p&gt;He has provided coverage from high-profile tech conferences such as Dell Technologies World, SuiteWorld, and VMware Explore Europe. His on-the-ground coverage has included live blogs, extensive daily coverage of the most significant announcements, analysis pieces, and podcasts.&lt;/p&gt;&lt;p&gt;Indeed, Rory is also a full-time co-host of the ITPro Podcast alongside Jane McCallion, where he swaps a keyboard for a microphone to discuss the latest learnings in tech. Each week, a guest comes onto the show to discuss topics such as cyber security, productivity, or digital transformation in detail.&lt;/p&gt;&lt;p&gt;Rory has an MA in Eighteenth-Century Studies from King’s College London, as well as a BA in English and American Literature from the University of Kent. He joined ITPro in 2022 as a graduate, after four years in student journalism.&lt;/p&gt;&lt;p&gt;In his free time, Rory enjoys photography and video editing, and can often be found at the cinema or reading a good science fiction paperback.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/tHeo7aebhXtNvFUtS3Cfdb-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[The text &quot;Amazon layoffs &amp; the return of XPS&quot; against a macro shot of the bottom of an XPS laptop. The words &quot;Amazon layoffs&quot; are in yellow, the rest are in white. In the bottom-right corner, the ITPro Podcast logo is shown.]]></media:description>                                                            <media:text><![CDATA[The text &quot;Amazon layoffs &amp; the return of XPS&quot; against a macro shot of the bottom of an XPS laptop. The words &quot;Amazon layoffs&quot; are in yellow, the rest are in white. In the bottom-right corner, the ITPro Podcast logo is shown.]]></media:text>
                                <media:title type="plain"><![CDATA[The text &quot;Amazon layoffs &amp; the return of XPS&quot; against a macro shot of the bottom of an XPS laptop. The words &quot;Amazon layoffs&quot; are in yellow, the rest are in white. In the bottom-right corner, the ITPro Podcast logo is shown.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/tHeo7aebhXtNvFUtS3Cfdb-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <iframe allow="" height="200px" width="100%" id="" style="" data-lazy-priority="high" data-lazy-src="https://player.captivate.fm/episode/dc902998-c5ce-4328-9bd6-803d6bac4f22/"></iframe><p>January is supposed to be a month full of new starts and potential, in which we try to embrace resolutions or set out our plans for the year ahead.</p><p>But in the tech sector, it’s become something of an ominous month – the start of layoff season. January 2026 has been no different, with Amazon announcing 16,000 jobs cut in a plan that could see up to 30,000 cut by the end of May <a href="https://www.reuters.com/business/world-at-work/amazon-targets-many-30000-corporate-job-cuts-sources-say-2025-10-27/"><u>according to </u><u><em>Reuters</em></u></a>.</p><p>Earlier in the month, Dell made waves at CES 2026 with the news that it’s reviving the XPS laptop line, just one year on from its announcement that the brand would be deprecated. What can we make of the job cuts and of Dell's reversal?</p><p>In this episode, Rory welcomes back Ross Kelly, ITPro's news and analysis editor, to explore some of January's biggest stories.</p><h2 id="highlights">Highlights</h2><p>"What we do know is that this could reach 30,000 and reporting from the BBC suggests that insiders have had a bit of an inkling that there have been job cuts on the horizon over the last couple of weeks. It's also worth noting that in October, Amazon cut more staff – again, this was part of a big efficiency drive."</p><p>"I think there is a risk this might open the floodgates potentially for another really bad year in tech layoffs. You know we're in January, the first month, and Amazon's cut 16,000 staff. And the number could reach as high as 30,000. There might be a few other organizations keeping their finger on the pulse and seeing, you know, how is this going to unfold for for AWS and and co and can we follow suit?"</p><p>"When you look at consumer sentiment on this, the XPS is an iconic brand. It's a name that everybody across the enterprise and consumer markets has known for the best part of two decades."</p><p>"So from the beginning of this AI PC craze, I think the big talking point from our perspective has been the enterprise space and there are tangible benefits here, there's a lot of benefits for organizations. These are devices that IT teams, security leaders, IT leaders are going to be very interested in, whereas, when you're talking about shiny new AI features that run in the background for consumers I think the messaging has been botched there."</p><h2 id="footnotes">Footnotes</h2><ul><li><a href="https://www.itpro.com/business/business-strategy/amazon-is-cutting-14-000-roles-in-a-bid-to-operate-like-the-worlds-largest-startup">Amazon is cutting 14,000 roles in a bid to ‘operate like the world's largest startup’</a></li><li><a href="https://www.itpro.com/business/business-strategy/amazon-ceo-andy-jassy-ai-job-cuts">‘Lean into it’: Amazon CEO Andy Jassy thinks enterprises need to embrace AI to avoid being left behind – even if that means fewer jobs in the future</a></li><li><a href="https://www.itpro.com/business/business-strategy/microsoft-layoffs-june-2025-washington-state">Fresh Microsoft layoffs hit software engineering roles, documents show</a></li><li><a href="https://www.itpro.com/hardware/laptops/return-of-the-xps-dell-resurrects-iconic-brand-at-ces-after-customer-demand">Return of the XPS: Dell resurrects iconic brand at CES after customer demand</a></li><li><a href="https://www.itpro.com/hardware/laptops/dell-kills-off-xps-and-other-brands-for-pc-simplicity">Dell kills off XPS and other brands for PC simplicity</a></li></ul><h2 id="subscribe">Subscribe </h2><ul><li><a href="https://apple.sjv.io/c/221109/473657/7613?subId1=itpro-gb-1243831151189624600&sharedId=itpro-gb&u=https%3A%2F%2Fpodcasts.apple.com%2Fgb%2Fpodcast%2Fthe-itpro-podcast%2Fid1483810154" target="_blank"><u>Subscribe to The IT Pro Podcast on Apple Podcasts</u></a></li><li><a href="https://open.spotify.com/show/7HpYehTy752KmtbwpOAgRZ" target="_blank"><u>Subscribe to The IT Pro Podcast on Spotify</u></a></li><li><a href="https://www.itpro.co.uk/newsletter-signup"><u>Subscribe to the IT Pro newsletter</u></a></li><li><a href="https://uk.linkedin.com/company/itpro-uk" target="_blank"><u>Join us on LinkedIn</u></a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Amazon says Russian-backed threat groups were responsible for five-year-long attacks on edge devices – and it shows a ‘clear evolution in tactics’ ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/security/cyber-attacks/amazon-says-russian-backed-threat-groups-were-responsible-for-five-year-long-attacks-on-edge-devices-and-it-shows-a-clear-evolution-in-tactics</link>
                                                                            <description>
                            <![CDATA[ Russian-backed hacker groups are exploiting misconfigured edge devices – now preferring that tactic over hunting down traditional vulnerabilities to gain access to company networks. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">KPvcf4K6R3rXxXStfbPF9H</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/ZkuGfPqG9kpZRACFyAJBaT-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 23 Dec 2025 00:05:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Nicole Kobie ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/8Y8JDDTQ7XDEk49FoAFP2S.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Nicole Kobie first started writing for ITPro in 2007. As a freelance journalist covering technology and business, Nicole&#039;s work includes  bylines in New Scientist, Wired, PC Pro and many more. &lt;/p&gt;&lt;p&gt;Nicole the author of a book about the history of technology, The Long History of the Future.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/ZkuGfPqG9kpZRACFyAJBaT-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Amazon logo pictured against an orange backdrop at the Amazon corporate headquarters in Seattle, Washington state.]]></media:description>                                                            <media:text><![CDATA[Amazon logo pictured against an orange backdrop at the Amazon corporate headquarters in Seattle, Washington state.]]></media:text>
                                <media:title type="plain"><![CDATA[Amazon logo pictured against an orange backdrop at the Amazon corporate headquarters in Seattle, Washington state.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/ZkuGfPqG9kpZRACFyAJBaT-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.itpro.com/security/cyber-warfare/367461/five-eyes-nations-warn-against-impending-russian-cyber-attacks">Russian-backed hacker groups</a> are exploiting misconfigured edge devices – now preferring that tactic over hunting down traditional vulnerabilities to gain access to company networks. </p><p>That's according to an end-of-year report by Amazon Threat Intelligence, which included details of a nearly five-year-long campaign by Russian state-sponsored hackers that AWS said marked a pivot in tactics. </p><p>Now, the primary initial access vector has become misconfigured customer network edge devices, according to AWS Security <a href="https://www.itpro.com/careers/28228/ciso-job-description-what-does-a-ciso-do">CISO </a>CJ Moses, with a decline in traditional vulnerability exploitation. </p><p>"This tactical adaptation enables the same operational outcomes, credential harvesting, and lateral movement into victim organizations’ online services and infrastructure, while reducing the actor’s exposure and resource expenditure," Moses noted in a <a href="https://aws.amazon.com/blogs/security/amazon-threat-intelligence-identifies-russian-cyber-threat-group-targeting-western-critical-infrastructure/" target="_blank"><u>post on the AWS security blog</u></a>. </p><p>Amazon isn't the first to spot a shift to edge devices. <a href="https://www.itpro.com/security/edge-devices-are-now-your-weakest-link-vpns-firewalls-and-routers-were-the-leading-source-of-initial-compromise-in-30-percent-of-incidents-last-year-heres-why"><u>Sophos noted</u></a> in April that edge devices like firewalls and routers were the main initial attack vector for 30% of incidents last year, while governmental security agencies <a href="https://www.itpro.com/security/five-eyes-cyber-agencies-issue-guidance-on-edge-device-vulnerabilities"><u>issued guidance about vulnerabilities in edge devices</u></a> back in February.</p><p>Last year, Fortinet's FortiGate edge devices were <a href="https://www.itpro.com/security/thousands-of-fortinets-fortigate-edge-devices-were-exposed-in-a-chinese-backed-hacking-campaign"><u>exploited by China-backed hackers</u></a>, and the FBI <a href="https://www.itpro.com/security/thousands-of-fortinets-fortigate-edge-devices-were-exposed-in-a-chinese-backed-hacking-campaign"><u>warned</u></a> that Ubiquity EdgeRouters were targeted via a wide-ranging hacking campaign.</p><h2 id="how-the-edge-campaign-unfolded">How the edge campaign unfolded</h2><p>According to Amazon, hackers targeted enterprise routers, VPN concentrators and remote access gateways, network management appliances, and cloud-based project management systems, as well as collaboration and wiki platforms. </p><p>Moses said the evidence suggested that the hackers were using packet capture and traffic analysis to target network edge devices. This involves attackers compromising an edge device hosted on AWS, capturing packets to harvest credentials, and then using those to penetrate an organization's services or infrastructure, gaining access to wider systems. </p><p>AWS telemetry suggested the attackers maintained persistent connections, allowing for data to be stolen. </p><p>"Targeting the 'low-hanging fruit' of likely misconfigured customer devices with exposed management interfaces achieves the same strategic objectives [as vulnerability exploitation], which is persistent access to critical infrastructure networks and credential harvesting for accessing victim organizations’ online services," Moses added.</p><p>Notably, the company revealed those attacks included customer network edge devices hosted on AWS. </p><p>"This was not due to a weakness in AWS; these appear to be customer misconfigured devices. Network connection analysis shows actor-controlled IP addresses establishing persistent connections to compromised <a href="https://www.itpro.com/cloud/370070/what-is-aws-ec2">EC2 </a>instances operating customers’ network appliance software," Moses noted. </p><p>That said, AWS did take action. For example, the cloud giant notified affected customers that they were compromised, fixed compromised EC2 instances, and alerted network alliance vendors. </p><p>"Through coordinated efforts, since our discovery of this activity, we have disrupted active threat actor operations and reduced the attack surface available to this threat activity subcluster," Moses added. </p><p>To protect edge devices against this style of attacks, organizations must secure and monitor their edge devices, Moses advised, keeping watch for unexpected packet capture files or utilities and enforcing strong authentication – in particular those working in the energy sector or critical national infrastructure. </p><h2 id="a-clear-evolution-in-tactics">A 'clear evolution in tactics'</h2><p>This particular string of attacks dates back to 2021 and appears to be associated with Russia's Main Intelligence Directorate, Moses said. </p><p>Similarly, the campaign focused primarily on critical national infrastructure in the West, targeting the energy sector and its supply chain in particular. </p><p>Moses traced a timeline back to 2021's WatchGuard exploitation, saying that's when Amazon first spotted the hackers targeting misconfigured devices. </p><p>That continued in the next few years with misconfigured devices targeted alongside exploits such as the <a href="http://itpro.co.uk/security/zero-day-exploit/368086/exploitation-of-atlassian-confluence-zero-day-surges-fifteen-fold"><u>Confluence</u></a> and <a href="https://www.bleepingcomputer.com/news/security/new-veeam-rce-flaw-lets-domain-users-hack-backup-servers/" target="_blank"><u>Veeam</u></a> flaws, but by 2025 the hackers' success with edge devices led to that taking centre stage with zero-day exploitation activity declining.</p><p> "The campaign demonstrates a clear evolution in tactics," Moses said. </p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Amazon CSO Stephen Schmidt says the company has rejected more than 1,800 fake North Korean job applicants in 18 months – but one managed to slip through the net ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/security/amazon-cso-stephen-schmidt-says-the-company-has-rejected-more-than-1-800-fake-north-korean-job-applicants-in-18-months-but-one-managed-to-slip-through-the-net</link>
                                                                            <description>
                            <![CDATA[ Analysis from Amazon highlights the growing scale of North Korean-backed "fake IT worker" campaigns ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">gyGFEr784jSEooH59LhWxb</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/3Tm7p8bfs26mzt83tSMjwC-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 22 Dec 2025 08:57:02 +0000</pubDate>                                                                                                                                <updated>Mon, 22 Dec 2025 08:57:52 +0000</updated>
                                                                                                                                            <category><![CDATA[Security]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/3Tm7p8bfs26mzt83tSMjwC-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Amazon senior vice president and chief security officer (CSO) Stephen Schmidt pictured speaking on stage during the HumanX AI Conference 2025 at Fontainebleau Las Vegas.]]></media:description>                                                            <media:text><![CDATA[Amazon senior vice president and chief security officer (CSO) Stephen Schmidt pictured speaking on stage during the HumanX AI Conference 2025 at Fontainebleau Las Vegas.]]></media:text>
                                <media:title type="plain"><![CDATA[Amazon senior vice president and chief security officer (CSO) Stephen Schmidt pictured speaking on stage during the HumanX AI Conference 2025 at Fontainebleau Las Vegas.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/3Tm7p8bfs26mzt83tSMjwC-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Amazon has had hundreds of fraudulent job applications from North Korean threat actors since April last year, with the company uncovering one successful campaign internally.</p><p>According to <a href="https://www.itpro.com/security/34049/how-to-build-a-comprehensive-cyber-security-strategy">chief security officer (CSO)</a> Stephen Schmidt, the company has prevented more than 1,800 suspected DPRK operatives from joining since April 2024, and has detected 27% more DPRK-affiliated applications quarter over quarter this year.</p><p>“Over the past few years, North Korean (DPRK) nationals have been attempting to secure remote IT jobs with companies worldwide, particularly in the U.S,” Schmidt wrote in a <a href="https://www.linkedin.com/posts/stephenschmidt1_over-the-past-few-years-north-korean-dprk-activity-7407485036142276610-dot7/" target="_blank"><u>post on LinkedIn</u></a>. </p><p>“Their objective is typically straightforward: get hired, get paid, and funnel wages back to fund the regime's weapons programs.”</p><p>With this number of fraudulent applications, Schmidt said the company has a good insight into how these threats are evolving, and there are several notable areas of interest for enterprise security teams. </p><h2 id="north-korean-hackers-are-refining-tactics">North Korean hackers are refining tactics</h2><p>First and foremost, identity theft has become more calculated, Schmidt said, with operatives targeting individual software engineers who provide real credibility, rather than people with minimal online presence.</p><p>Operatives involved in these campaigns often work with facilitators managing “laptop farms”, Schmidt added. US locations that receive shipments and maintain domestic presence, while the worker operates remotely from outside the country.</p><p>LinkedIn strategies are also getting more sophisticated, with the fraudsters hijacking dormant accounts through compromised credentials to gain verification. </p><p>"We've also identified networks where people hand over access to their accounts in exchange for payment," he said.</p><p>Research shows LinkedIn has become a prime hunting ground for cyber criminals, with <a href="https://www.itpro.com/security/cyber-crime/hackers-are-using-a-linkedin-recruitment-scam-to-snare-unsuspecting-jobseekers"><u>analysis by Clear Sky Security</u></a> in late 2024 showing hackers are using the professional networking app to both target victims and build an online presence. </p><p>A more recent <a href="https://www.itpro.com/security/cyber-attacks/linkedin-social-engineering-attacks"><u>study from Bitdefender Labs</u></a> also highlighted the growing threats enterprises face through the platform, uncovering an Iranian-linked campaign which took inspiration from previous North Korean efforts.  </p><p>Notably, Schmidt warned threat actors are increasingly targeting <a href="https://www.itpro.com/strategy/28181/what-is-ai">AI </a>and <a href="https://www.itpro.com/strategy/28071/what-is-machine-learning">machine learning</a> roles, both of which are growing in demand as companies ramp up adoption of the technology.</p><h2 id="one-hacker-slipped-through-the-cracks">One hacker slipped through the cracks</h2><p>The company admitted that one imposter did manage to slip through the cracks in a recent campaign, however. </p><p>According to reports from <a href="https://www.bloomberg.com/news/newsletters/2025-12-17/amazon-caught-north-korean-it-worker-by-tracing-keystroke-data" target="_blank"><u><em>Bloomberg</em></u></a>, the company discovered a fake systems development contractor by tracking keystroke inputs. </p><p>Security teams at the retail giant observed significant keystroke lag which raised the alarm. Typically, a US-based remote worker would record keystroke data within several milliseconds. </p><p>In this instance, however, the worker’s keystroke lag stood at “more than 110 milliseconds”, suggesting they were based outside the country. </p><p>Amazon isn't alone in falling prey to hackers involved in these campaigns. Last year, <a href="https://www.itpro.com/security/28133/what-is-cyber-security">cybersecurity </a>firm <a href="https://www.itpro.com/security/cyber-firm-knowbe4-unknowingly-hired-a-north-korean-hacker-and-it-went-exactly-as-you-might-think">KnowBe4 inadvertently hired a North Korean hacker</a> in an incident which prompted an overhaul of hiring processes at the company. </p><p>The individual managed to pass background checks, but were discovered after they began loading <a href="https://www.itpro.com/malware/28076/what-is-malware">malware</a> shortly after receiving their <a href="https://www.itpro.com/security/mac-endpoint-protection">Mac</a> workstation.</p><h2 id="north-korean-threats-will-continue">North Korean threats will continue</h2><p>Repeated warnings have been issued over the threats posed by North Korean threat actors over the last 18 months. Attack methods have shifted rapidly, with operators choosing to infiltrate enterprises to wreak havoc with malware and to extract valuable intellectual property. </p><p>Earlier this year, the FBI <a href="https://www.itpro.com/security/fbi-issues-guidance-for-enterprises-as-fake-north-korean-it-workers-wreak-havoc"><u>issued guidance</u></a> on how to avoid the scam, urging organisations to practice the principle of least privilege and ramp up monitoring and investigation of network traffic. </p><p>More recently, Google <a href="https://www.itpro.com/security/google-warns-that-fake-north-korean-it-workers-have-expanded-to-europe"><u>warned</u></a> that fake North Korean workers were now popping up in increasing numbers in Europe, using online recruitment platforms including Upwork, Telegram, and Freelancer. They've also been carrying out more extortion attempts and targeting larger organizations.</p><p>"If you’re concerned about these threats in your organization, query your databases for common indicators: patterns in resumes, emails, phone numbers, educational backgrounds," advised Schmidt. </p><p>"Implement identity verification at multiple hiring stages and monitor for anomalous technical behavior: unusual remote access, unauthorized hardware. If you identify suspected DPRK IT workers, report it to the FBI or your local law enforcement."</p><h3 class="article-body__section" id="section-follow-us-on-social-media"><span>FOLLOW US ON SOCIAL MEDIA</span></h3>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ AWS targets cloud resilience and AI networking gains with new 'Fastnet' subsea cable ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/infrastructure/networking/aws-targets-cloud-resilience-and-ai-networking-gains-with-new-fastnet-subsea-cable</link>
                                                                            <description>
                            <![CDATA[ Fastnet is set for deployment in 2028 and will link Maryland and County Cork with a line offering more than 320 terabits per second ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">M4omuPPbzzxMvpgSdVmkrB</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/GzkHh8mMjgmjA6XdGUjPQ6-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 05 Nov 2025 09:52:16 +0000</pubDate>                                                                                                                                <updated>Wed, 05 Nov 2025 12:51:06 +0000</updated>
                                                                                                                                            <category><![CDATA[Networking]]></category>
                                                    <category><![CDATA[Infrastructure]]></category>
                                                                                                                    <dc:creator><![CDATA[ Nicole Kobie ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/8Y8JDDTQ7XDEk49FoAFP2S.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Nicole Kobie first started writing for ITPro in 2007. As a freelance journalist covering technology and business, Nicole&#039;s work includes  bylines in New Scientist, Wired, PC Pro and many more. &lt;/p&gt;&lt;p&gt;Nicole the author of a book about the history of technology, The Long History of the Future.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/GzkHh8mMjgmjA6XdGUjPQ6-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Amazon Web Services (AWS) logo and branding pictured at the Hannover Messe industrial trade fair in Hanover, Germany. ]]></media:description>                                                            <media:text><![CDATA[Amazon Web Services (AWS) logo and branding pictured at the Hannover Messe industrial trade fair in Hanover, Germany. ]]></media:text>
                                <media:title type="plain"><![CDATA[Amazon Web Services (AWS) logo and branding pictured at the Hannover Messe industrial trade fair in Hanover, Germany. ]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/GzkHh8mMjgmjA6XdGUjPQ6-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.itpro.com/cloud/infrastructure-as-a-service-iaas/362608/what-is-aws">Amazon Web Services (AWS)</a> is building a new transatlantic subsea cable system linking the US and Ireland known as Fastnet.</p><p>Fastnet is set for deployment in 2028 and will link Maryland and County Cork with a line offering more than 320 terabits per second. The <a href="https://www.itpro.com/627952/what-is-cloud-computing">cloud computing</a> giant said equates to the entire digitized Library of Congress every three seconds, or 12.5 million HD films at the same time.</p><p>The aim of the Fastnet link is to boost capacity but also network resilience, with AWS insisting it will reduce service disruptions for its customers by offering an additional access point in case other cables have issues – a promise that comes weeks after a <a href="https://www.itpro.com/software/the-aws-outage-brought-much-of-the-web-to-its-knees-heres-how-it-happened-who-it-affected-and-how-much-it-might-cost"><u>massive AWS outage caused by a DNS fault</u></a>.</p><p>The cables are part of AWS' growing private network, which began in earnest back in 2016 and now makes up over nine million kilometers of cabling over land and under sea.  </p><p>AWS noted that unlike the public internet, which requires <a href="https://www.itpro.com/infrastructure/networking">networking</a> devices to make a routing decision with limited network visibility, its own system uses real-time traffic monitoring for "complete visibility into every link within the global network”.</p><p>This, the tech giant said, will help optimize performance and avoid traffic congestion.</p><h2 id="aws-eyes-scalable-networking">AWS eyes scalable networking</h2><p>AWS said Fastnet makes use of advanced optical switching branching unit technology, a piece of kit that splits traffic via different routes, letting AWS choose the best path by remotely reconfiguring the system.</p><p>"This state-of-the-art unit is strategically positioned on the cable route, enabling seamless redirection of data to future landing points as network demands evolve," AWS said. </p><p>"This scalable architecture is specifically designed to handle growing <a href="https://www.itpro.com/security/organizations-around-the-world-are-unprepared-for-the-threat-from-bad-bots-and-uk-businesses-are-some-of-the-worst-performers">AI traffic</a> loads, allowing customers to rapidly expand their data demands while the system adapts to accommodate future growth."</p><p>Beyond that, AWS said it has armored the cable with extra layers of steel wires in areas closer to shore to protect against "natural and human activity". That comes a year after<a href="https://www.itpro.com/infrastructure/severed-subsea-internet-cables-raise-network-security-questions"><u> two Baltic subsea cables were severed</u></a> in what appeared to be sabotage.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1320px;"><p class="vanilla-image-block" style="padding-top:56.29%;"><img id="8BN4K9WXf7fCJZdfonUtkU" name="Fastnet" alt="Amazon Web Services (AWS) press image showing design of Fastnet subsea cable linking Maryland and County Cork." src="https://cdn.mos.cms.futurecdn.net/8BN4K9WXf7fCJZdfonUtkU.jpg" mos="" align="middle" fullscreen="" width="1320" height="743" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Amazon Web Services (AWS))</span></figcaption></figure><p>Notably, the landing point locations in Ireland and Maryland were carefully chosen to offer a route away from traditional cable corridors. </p><p>That offers a backup route if other cables have issues, but also lets AWS create a network designed to support growing demands from cloud computing, AI, and <a href="https://www.itpro.com/infrastructure/data-centres/solving-edge-computing-infrastructure-challenges">edge applications</a>.</p><p>Taoiseach Micheál Martin welcomed the announcement, adding that the investment will help “reinforce the resilience of critical digital infrastructure” across the Republic of Ireland.</p><p>"By linking County Cork to Maryland in the United States, Ireland will become a true gateway to Europe for submarine telecommunications cables," Martin said.</p><p>Wes Moore, Governor of Maryland, added: "Building Maryland’s first-ever subsea fiber cable is an achievement bigger than broadband connectivity — it’s about securing Maryland’s status as a global hub for innovation, job creation, and high-tech investment."</p><p>"To grow our economy, we need to prioritize industries of the future," Moore added. "That is exactly what this project helps us deliver, in partnership with leaders with deep local ties and robust commitment to community engagement."</p><h3 class="article-body__section" id="section-more-from-itpro"><span>MORE FROM ITPRO</span></h3><ul><li>INSERT CONTENT</li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Amazon is cutting 14,000 roles in a bid to ‘operate like the world's largest startup’ ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business/business-strategy/amazon-is-cutting-14-000-roles-in-a-bid-to-operate-like-the-worlds-largest-startup</link>
                                                                            <description>
                            <![CDATA[ The layoffs at Amazon mark the latest in a string of cuts in recent years ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">QLrct4W24HWdsuoqTmJYwK</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/2YmEYkDwiABjNXPnG4ESwc-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 28 Oct 2025 10:42:05 +0000</pubDate>                                                                                                                                <updated>Tue, 28 Oct 2025 10:42:45 +0000</updated>
                                                                                                                                            <category><![CDATA[Business Strategy]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                                    <dc:creator><![CDATA[ Nicole Kobie ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/8Y8JDDTQ7XDEk49FoAFP2S.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Nicole Kobie first started writing for ITPro in 2007. As a freelance journalist covering technology and business, Nicole&#039;s work includes  bylines in New Scientist, Wired, PC Pro and many more. &lt;/p&gt;&lt;p&gt;Nicole the author of a book about the history of technology, The Long History of the Future.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/2YmEYkDwiABjNXPnG4ESwc-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Amazon CEO Andy Jassy speaks during a keynote address at AWS re:Invent 2024 in Las Vegas, Nevada, USA.]]></media:description>                                                            <media:text><![CDATA[Amazon CEO Andy Jassy speaks during a keynote address at AWS re:Invent 2024 in Las Vegas, Nevada, USA.]]></media:text>
                                <media:title type="plain"><![CDATA[Amazon CEO Andy Jassy speaks during a keynote address at AWS re:Invent 2024 in Las Vegas, Nevada, USA.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/2YmEYkDwiABjNXPnG4ESwc-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Amazon has confirmed massive job cuts after reports suggested the company was planning to slash as many as 30,000 corporate roles. </p><p>Media reports had suggested the cuts would arrive today and impact as many as one-in-ten corporate employees. </p><p>However, Amazon has now confirmed the layoffs, revealing the move will see around 14,000 employees cut. Notably, that includes hiring to fill necessary posts, suggesting the total number of redundancies could be higher. </p><p>In a <a href="https://www.aboutamazon.com/news/company-news/amazon-workforce-reduction" target="_blank">blog post</a> relaying a message sent to employees, Beth Galetti, SVP of People Experience and Technology at Amazon, said the job cuts were part of efforts to "operate like the world's largest startup" by reducing bureaucracy. </p><p>"The reductions we’re sharing today are a continuation of this work to get even stronger by further reducing bureaucracy, removing layers, and shifting resources to ensure we’re investing in our biggest bets and what matters most to our customers’ current and future needs," she said. </p><p>Galetti also pointed to the rise of AI as one motivation for the cuts. </p><p>"This generation of AI is the most transformative technology we’ve seen since the Internet, and it's enabling companies to innovate much faster than ever before (in existing market segments and altogether new ones)," she added. </p><p>"We’re convicted that we need to be organized more leanly, with fewer layers and more ownership, to move as quickly as possible for our customers and business."</p><p>In July, Amazon posted operating income of $19.2 billion on revenue of $167.7 billion in its last quarter, and is set to release its next earnings statement on Thursday. </p><p>"Some may ask why we’re reducing roles when the company is performing well. Across our businesses, we're delivering great customer experiences every day, innovating at a rapid rate, and producing strong business results. What we need to remember is that the world is changing quickly."</p><p>Amazon has implemented massive cuts before. Across 2022 and 2023 it <a href="https://www.itpro.com/business/business-strategy/369797/amazon-salesforce-to-cut-25000-jobs-as-tech-layoff-spree"><u>slashed more than 27,000 jobs</u></a> during what was a challenging period for workers across the tech sector, with several hundred thousand employees cut across a range of major industry players. </p><h2 id="amazon-layoff-rumors-have-been-simmering-away">Amazon layoff rumors have been simmering away</h2><p>The confirmation of the layoffs follows intense speculation about the scale of the cuts at Amazon. <a href="https://www.reuters.com/business/world-at-work/amazon-targets-many-30000-corporate-job-cuts-sources-say-2025-10-27/" target="_blank"><u><em>Reuters </em></u><u>had reported that 30,000 jobs were at risk</u></a>, for example, with sources telling the publication the company aimed to reduce expenses and headcount as a result of pandemic-era overhiring. </p><p>These cuts were expected to impact divisions including HR; operations devices and services; and AWS, the report noted. Email notifications of job cuts will begin today, Reuters added, with managers given extra training for redundancies yesterday.  </p><p>That was confirmed by separate reports by <a href="https://www.cnbc.com/2025/10/27/amazon-to-announce-sweeping-corporate-job-cuts-starting-tuesday.html" target="_blank"><u><em>CNBC</em></u></a><em> </em>and the <a href="https://www.wsj.com/tech/amazon-to-layoff-tens-of-thousands-of-corporate-workers-056ebc4d" target="_blank"><u><em>Wall Street Journal</em></u></a>, the latter of which noted the cuts would start this week and continue for some time. </p><p>According to the <em>WSJ</em>, the layoffs will also impact staff in advertising and other business units. These reports follow <a href="https://fortune.com/2025/10/14/amazon-layoffs-pxt-hr-andy-jassy/" target="_blank"><u>initial rumors</u></a> of a round of job cuts that started two weeks ago. </p><p>Amazon has more than 1.5 million employees, of which 350,000 are deemed corporate, suggesting such cuts would total nearly one-in-ten workers. </p><h2 id="ai-or-overhiring-or-both">AI or overhiring – or both? </h2><p>Beyond Galetti's explanation to staff, what's behind the cuts? <em>Reuters </em>noted that Amazon CEO Andy Jassy has previously announced plans to cut internal bureaucracy, with a target of increasing worker-to-manager rations by 15% this year. </p><p>The company even set up an anonymous email address for staff to complain about inefficiencies that's received 1,500 responses. </p><p>“I would say bureaucracy is really anathema to startups and to entrepreneurial organizations,” Jassy said at an event in September, according to <a href="https://www.cnbc.com/2025/09/16/amazon-ceo-jassy-says-company-cutting-bureaucracy-to-be-like-a-startup.html" target="_blank"><u><em>CNBC</em></u></a>. </p><p>"As you get larger, it’s really easy to accumulate bureaucracy, a lot of bureaucracy that you may not see."</p><p>Two <em>Reuters </em>sources noted that Amazon had hoped more people would quit following <a href="https://www.itpro.com/business/business-strategy/amazon-demands-staff-return-to-office-five-days-per-week"><u>Amazon's strict return to office mandate</u></a>, and now faces laying off a higher number of staff. </p><p>Any staff failing to meet that mandate have been told they've "voluntarily quit" and will not receive severance, the Reuters sources said. </p><p>However, over the summer <a href="https://www.itpro.com/technology/artificial-intelligence/andy-jassy-memo-warns-staff-that-amazon-will-need-fewer-people-as-it-rolls-out-more-generative-ai"><u>Jassy also warned</u></a> that the Amazon workforce should brace for impact from AI, telling staff to be "curious" and become "conversant" in the technology. </p><p>"We will need fewer people doing some of the jobs that are being done today, and more people doing other types of jobs," Jassy wrote in a memo to employees. </p><p>"It’s hard to know exactly where this nets out over time, but in the next few years, we expect that this will reduce our total corporate workforce as we get efficiency gains from using AI extensively across the company."</p><h3 class="article-body__section" id="section-more-from-itpro"><span>MORE FROM ITPRO</span></h3><ul><li>The AWS outage brought much of the web to its knees – here's how it happened</li><li><a href="https://www.itpro.com/business/careers-and-training/why-tech-layoffs-can-be-like-grief">Why tech layoffs can be like grief</a></li><li><a href="https://www.itpro.com/business/amazon-ceo-andy-jassy-claims-controversial-rto-mandate-is-not-a-backdoor-layoff-strategy-but-its-a-tactic-that-some-execs-admit-to">Amazon CEO Andy Jassy claims controversial RTO mandate is not a “backdoor layoff” strategy</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Is AWS' cloud dominance waning? New stats show the hyperscaler's IaaS market share is decreasing while Microsoft and Google record gains ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/cloud/cloud-computing/is-aws-cloud-dominance-waning-new-stats-show-the-hyperscalers-iaas-market-share-is-decreasing-while-microsoft-and-google-record-gains</link>
                                                                            <description>
                            <![CDATA[ AWS maintained its lead in the IaaS market last year, but its share decreased while Microsoft and Google recorded gains. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">CgPW4LbuFKitxBhxsX5X7Z</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/MbDznh8wEpRKUbaUhEVfqE-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 07 Aug 2025 10:15:22 +0000</pubDate>                                                                                                                                <updated>Thu, 07 Aug 2025 10:15:31 +0000</updated>
                                                                                                                                            <category><![CDATA[Cloud Computing]]></category>
                                                    <category><![CDATA[Cloud]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/MbDznh8wEpRKUbaUhEVfqE-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Amazon Web Services (AWS) logo pictured at the Hannover Messe industrial trade fair.]]></media:description>                                                            <media:text><![CDATA[Amazon Web Services (AWS) logo pictured at the Hannover Messe industrial trade fair.]]></media:text>
                                <media:title type="plain"><![CDATA[Amazon Web Services (AWS) logo pictured at the Hannover Messe industrial trade fair.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/MbDznh8wEpRKUbaUhEVfqE-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Amazon Web Services (AWS) still leads the pack in the rapidly-growing <a href="https://www.itpro.com/cloud/infrastructure-as-a-service-iaas/362605/what-is-iaas">Infrastructure as a Service (IaaS)</a> cloud market – but its lead is narrowing.</p><p>According to research from Gartner, <a href="https://www.itpro.com/cloud/infrastructure-as-a-service-iaas/362608/what-is-aws">AWS</a> maintained its lead in the <a href="https://www.itpro.com/business-strategy/it-infrastructure/367940/the-best-iaas-in-2022">IaaS </a>space across 2024 with a 37.7% market share and revenues of $64.8 billion. </p><p>However, analysis from the consultancy showed a poorer performance compared to the year prior, when it held 39% of the market. </p><p>While this represents a marginal decline, gains at key competitors highlight growing pressure on the hyperscaler. Microsoft, for example, saw its market share rise from 23% to 23.9% while Google's increased from 8.2% to 9%. </p><p>Elsewhere, market share at Alibaba and Huawei also dipped across the year, Gartner found. </p><p>“Cloud providers are investing heavily in <a href="https://www.itpro.com/infrastructure/ai-infrastructure-global-divide">AI infrastructure</a> and capabilities to become leaders in the rapidly evolving AI-optimized IaaS market," said Hardeep Singh, principal analyst at Gartner. </p><p>"They expect that <a href="https://www.itpro.com/strategy/28181/what-is-ai">AI </a>will become a much larger revenue contributor in the future, even though it currently remains a relatively small slice of their overall revenue within the IaaS space."</p><p>Overall, the worldwide infrastructure as a service (IaaS) market grew 22.5% in 2024, reaching $171.8 billion. </p><p>This growth, Gartner noted, is driven by a demand for flexibility with data residency and sovereignty, as enterprises seek to gradually transition to the cloud while keeping control over their data and operations.</p><p>"As enterprises continue to seek greater flexibility, improved resilience and optimized performance, there is sustained demand for <a href="https://www.itpro.com/cloud/cloud-management/how-to-prepare-and-prioritize-workloads-for-cloud-migration">cloud migration</a> and modernization services," Singh added.</p><p>"Enterprises want to transform their IT infrastructure by leveraging multiple platforms for AI and prioritizing modernization by migrating existing workloads to the cloud. They are also deploying <a href="https://www.itpro.com/cloud/cloud-computing/what-is-cloud-native-and-how-can-it-generate-business-value">cloud native</a> applications across diverse environments.” </p><p>Meanwhile, emerging AI-optimized IaaS offerings from non-hyperscalers or GPU as a service (GPUaaS) providers are also playing a key role in addressing immediate capacity requirements by offering flexible, high-performance compute on demand.</p><h2 id="amazon-s-cloud-dominance-faces-big-challenges">Amazon’s cloud dominance faces big challenges</h2><p>Gartner’s research isn’t the first to point to a declining state of affairs for AWS in recent months. A report from Canalys earlier this year <a href="https://www.itpro.com/cloud/cloud-computing/global-cloud-spending-canalys-q1-2025"><u>showed sluggish growth rates for the hyperscaler</u></a>, recording just 17% in the first quarter of 2025.  </p><p>This not only marked a decrease compared to the 19% recorded in Q4 2024, but came in sharp contrast to growth rates of more than 30% at Microsoft and Google Cloud. </p><p>Growth is being driven by both enterprise end-users and providers, said Canalys, with leading hyperscalers ramping up their efforts to optimize infrastructure to accommodate <a href="https://www.itpro.com/technology/artificial-intelligence/data-strategy-ai-adoption-failures">AI adoption</a>.</p><p>Amazon is also facing increased pressure in the UK alongside Microsoft over its market dominance.</p><p>After a three-year investigation, the UK's Competition and Markets Authority (CMA) issued a <a href="https://www.gov.uk/cma-cases/cloud-services-market-investigation"><u>report</u></a> late last month concluding that the two companies have "significant unilateral market power" in the UK's cloud infrastructure services market.</p><p>Combined, the two cloud computing giants command a 70% market share, dominating in both the IaaS and PaaS domains, the CMA found. </p><p>The competition watchdog recommended that both companies be assessed for Strategic Market Status (SMS), which could lead to targeted interventions to encourage greater competition.</p><h3 class="article-body__section" id="section-more-from-itpro"><span>MORE FROM ITPRO</span></h3><ul><li><a href="https://www.itpro.com/cloud/cloud-computing/aws-says-only-europeans-will-run-its-european-sovereign-cloud-service">AWS says only Europeans will run its European Sovereign Cloud service</a></li><li><a href="https://www.itpro.com/cloud/cloud-computing/google-is-getting-serious-on-cloud-sovereignty">Google is getting serious on cloud sovereignty</a></li><li><a href="https://www.itpro.com/cloud/cloud-computing/microsofts-azure-growth-isnt-cause-for-concern-analysts-say-but-as-it-battles-aws-and-google-meeting-data-center-ai-demands-could-become-a-problem">Microsoft Azure growth isn't cause for concern, analysts say</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ ‘Misses the mark’: Microsoft, AWS hit out at CMA cloud competition report ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/cloud/cloud-computing/misses-the-mark-microsoft-aws-hit-out-at-cma-cloud-competition-report</link>
                                                                            <description>
                            <![CDATA[ The CMA claims Microsoft and AWS are harming competition – the duo strongly disagree ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">Lrh7G4TVSZjhbcwVFWWzWk</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/yb9eyHXAoy7PsS6iSLFnwn-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 01 Aug 2025 10:04:24 +0000</pubDate>                                                                                                                                <updated>Fri, 01 Aug 2025 10:04:43 +0000</updated>
                                                                                                                                            <category><![CDATA[Cloud Computing]]></category>
                                                    <category><![CDATA[Cloud]]></category>
                                                                                                <author><![CDATA[ ross.kelly@futurenet.com (Ross Kelly) ]]></author>                    <dc:creator><![CDATA[ Ross Kelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Y5vrV2V98Np6jHAGmAtCd3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ross Kelly is ITPro&#039;s News &amp;amp; Analysis Editor, with a keen interest in cyber security, business leadership and emerging technologies.&lt;/p&gt;
&lt;p&gt;He graduated from Edinburgh Napier University in 2016 with a BA (Hons) in Journalism, and joined ITPro in 2022 after four years working in technology conference research.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In his spare time, Ross enjoys cycling, walking and is an avid reader of history and non-fiction.&lt;/p&gt;
&lt;p&gt;You can contact Ross at ross.kelly@futurenet.com or on &lt;a href=&quot;https://twitter.com/rosswritesetc&quot;&gt;Twitter&lt;/a&gt; and &lt;a href=&quot;https://www.linkedin.com/in/ross-kelly-18a54411a/&quot;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/yb9eyHXAoy7PsS6iSLFnwn-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Cloud security concept image showing digitized cloud symbol above a circuit board with secondary cloud symbols surrounding. ]]></media:description>                                                            <media:text><![CDATA[Cloud security concept image showing digitized cloud symbol above a circuit board with secondary cloud symbols surrounding. ]]></media:text>
                                <media:title type="plain"><![CDATA[Cloud security concept image showing digitized cloud symbol above a circuit board with secondary cloud symbols surrounding. ]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/yb9eyHXAoy7PsS6iSLFnwn-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The UK Competition and Markets Authority (CMA) has accused Microsoft and Amazon of harming competition in the country’s cloud computing market. </p><p>Following a long-running probe into the state of the industry, the regulator warned competition in the space is “not working well”, highlighting an array of business practices it said hampers competition. </p><p>The probe pointed specifically to a trend of market concentration in the <a href="https://www.itpro.com/cloud/infrastructure-as-a-service-iaas/362605/what-is-iaas">Infrastructure as a Service (IaaS)</a> space, noting that Amazon and Microsoft command “significant unilateral market power”. </p><p>Amazon and Microsoft are the two largest providers in this domain, each of which controlled a share of the market ranging between 30-40%, as of 2024. </p><p>The <a href="https://www.itpro.com/cloud/platform-as-a-service-paas/362593/what-is-paas">Platform as a Service (PaaS)</a> market also showed signs of concentration, according to the CMA, with Microsoft’s share having increased to 20-30% since 2020.</p><p>All told, this market concentration is hampering the ability of competitors to enter the space, the CMA alleges. </p><p>“There are substantial barriers to entry and expansion in cloud services, particularly in IaaS as this requires significant capital investment in fixed assets such as data centers, networks and servers, and components which become largely a sunk cost,” the CMA <a href="https://assets.publishing.service.gov.uk/media/688b20e6ff8c05468cb7b120/summary_of_final_decision.pdf" target="_blank"><u>report </u></a>reads. </p><p>“There are also economies of scale, meaning that larger cloud providers have lower average costs compared to smaller providers,” it added. </p><p>“The largest cloud providers are making substantial investments in IaaS and AI capabilities to expand their services in coming years, and while this investment can have pro-competitive effects and benefit cloud customers, it may also deter market entry or expansion by potential rivals.”</p><h2 id="the-enterprise-impact-of-cloud-practices">The enterprise impact of cloud practices</h2><p>A key focus of the CMA probe has been egress fees. The regulator noted that the number of customers switching suppliers each year was low – only around 1% – it suggested this could be more to do with barriers to doing so rather than businesses’ preferences.</p><p>“Customers face both commercial and technical barriers when seeking to multi-cloud or switch their cloud provider and many currently think that the costs outweigh the benefits,” the report noted. </p><p>“Barriers to <a href="https://www.itpro.com/cloud/34476/what-is-multi-cloud">multi-cloud</a> negatively affect many customers’ ability to use and integrate multiple public clouds, and this limits customers’ ability and incentive to exercise choice over their cloud provider."</p><p>This applies equally to small businesses and larger enterprises, the CMA said, with the former lacking the financial resources and the latter facing high fees due to the large quantities of data they have stored in the cloud.</p><p>In addition to cloud-related concerns, the CMA also took issue with Microsoft’s licensing practices. It argued that the tech giant incentivizes customers to use <a href="https://www.itpro.com/infrastructure/servers-and-storage/microsoft-admits-users-received-unexpected-upgrades-to-windows-server-2025-but-the-issue-has-been-fixed">Windows Server</a> through its <a href="https://www.itpro.com/microsoft-azure/34048/microsoft-azure-review-competitive-cloud-pricing-takes-a-bite-out-of-aws">Azure cloud service</a> rather than competing options. </p><p>This, the regulator noted, “further restricts” the limited choices faced by enterprises. </p><p>Recommendations outlined by the CMA report include a further investigation into AWS and Microsoft under the Digital Markets, Competition and Consumers (DMCC) Act. </p><p>“We recommend that the CMA Board use its digital markets powers to prioritize commencing SMS investigations to consider designation the two largest providers, Microsoft and AWS, with strategic market status in relation to their respective digital activities in cloud services,” the report states. </p><h2 id="microsoft-and-aws-hit-back-at-cma-ruling">Microsoft and AWS hit back at CMA ruling</h2><p>Microsoft and AWS have hit back at the regulator in the wake of the ruling. A Microsoft spokesperson said the report “misses the mark again”, and claimed the industry has “never been so dynamic and competitive”. </p><p>“Its recommendations (also) fail to cover Google, one of the fastest-growing cloud market participants,” the spokesperson said. </p><p>“Microsoft looks forward to working with the Digital Markets Unit toward an outcome that more accurately reflects the current competition in cloud that benefits UK customers.”</p><p>A spokesperson for AWS issued an equally scathing response to the report, saying it “disregards clear evidence of robust competition” in the UK IT services industry. </p><p>“The action proposed by the Inquiry Group is unwarranted and undermines the substantial investment and innovation that have already benefitted hundreds of thousands of UK businesses,” the spokesperson said. </p><p>“It risks making the UK a global outlier at a time when businesses need regulatory predictability for the UK to maintain international competitiveness. We will continue to engage constructively with the CMA as they consider their next steps.”</p><h3 class="article-body__section" id="section-more-from-itpro"><span>MORE FROM ITPRO</span></h3><ul><li><a href="https://www.itpro.com/business/policy-and-legislation/cma-sets-out-plans-for-new-digital-markets-regime-with-apple-and-google-expected-to-be-first-in-its-sights">CMA sets out plans for new digital markets regime – with Apple and Google expected to be first in its sights</a></li><li><a href="https://www.itpro.com/business/policy-and-legislation/industry-body-hits-out-at-cma-following-launch-of-google-anthropic-merger-probe">Industry body hits out at CMA following launch of Google, Anthropic merger probe</a></li><li><a href="https://www.itpro.com/cloud/cloud-computing/cma-review-reveals-conflicting-views-on-uk-cloud-competition">CMA review reveals conflicting views on UK cloud competition</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ US companies dominate the European cloud market – regional players are left fighting for scraps ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/cloud/cloud-computing/us-companies-dominate-the-european-cloud-market-regional-players-are-left-fighting-for-scraps</link>
                                                                            <description>
                            <![CDATA[ Synergy data shows EU providers hold just 15% of the market despite rise in AI and drive for cloud sovereignty ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">nqV2DA72Ln9zjK4bmvdo98</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/sMeavPaHEiJU8DRrvz2BFi-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 29 Jul 2025 11:15:58 +0000</pubDate>                                                                                                                                <updated>Tue, 29 Jul 2025 11:16:19 +0000</updated>
                                                                                                                                            <category><![CDATA[Cloud Computing]]></category>
                                                    <category><![CDATA[Cloud]]></category>
                                                                                                                    <dc:creator><![CDATA[ Nicole Kobie ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/8Y8JDDTQ7XDEk49FoAFP2S.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Nicole Kobie first started writing for ITPro in 2007. As a freelance journalist covering technology and business, Nicole&#039;s work includes  bylines in New Scientist, Wired, PC Pro and many more. &lt;/p&gt;&lt;p&gt;Nicole the author of a book about the history of technology, The Long History of the Future.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/sMeavPaHEiJU8DRrvz2BFi-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[View of Europe from space with lines showing connections denoting wireless connectivity]]></media:description>                                                            <media:text><![CDATA[View of Europe from space with lines showing connections denoting wireless connectivity]]></media:text>
                                <media:title type="plain"><![CDATA[View of Europe from space with lines showing connections denoting wireless connectivity]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/sMeavPaHEiJU8DRrvz2BFi-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>EU-based cloud providers have seen their local revenues triple in recent years, new research shows, but there’s still a long way to go until they can break the dominance of US tech giants. </p><p>Analysis from <a href="https://www.srgresearch.com/articles/european-cloud-providers-local-market-share-now-holds-steady-at-15"><u>Synergy Research Group</u></a> shows US providers - including Amazon, Microsoft, and Google Cloud - command a 70% share of the European market compared to just 15% for regional firms.</p><p>Compounding the situation for European firms is the fact the market has grown by a factor of six over the last eight years, meaning the market share for local providers has fallen from 29% in 2017. </p><p>There is light on the horizon, however. Synergy noted that this 15% share has held steady since 2022, suggesting no further inroads from US giants. </p><p>The figures come amid a period of renewed demands for local cloud infrastructure and concerns over data sovereignty, with regional IT leaders <a href="https://www.itpro.com/cloud/cloud-computing/reliance-on-us-tech-providers-is-making-it-leaders-skittish"><u>reportedly ‘skittish’ over the influence of US cloud companies</u></a>. </p><p>Despite calls for a more localized approach to cloud computing, the reality is that cloud is a market where size really does matter, according to John Dinsdale, chief analyst at Synergy. </p><p>"The <a href="https://www.itpro.com/cloud/amazon-web-services-aws/366973/microsoft-azure-leads-aws-in-cloud-market">cloud market</a> is a game of scale where aspiring leaders have to place huge financial bets, must have a long-term view of investments and profitability, must maintain a focused determination to succeed, and must consistently achieve operational excellence," he said. </p><p>"No European companies have come close to that set of criteria and the result is a market where the five leaders are all US companies."</p><h2 id="us-cloud-providers-are-investing-heavily">US cloud providers are investing heavily</h2><p>The big American players have set aside whopping sums for capital expenditure programs with AI sparking new infrastructure demands and capacity. </p><p>Earlier this year, Microsoft detailed plans to <a href="https://www.itpro.com/business/business-strategy/microsoft-promises-more-ai-spending-despite-cloud-cost-stumble"><u>spend around $80 billion on infrastructure expansion</u></a> while Google recently announced an additional $10 billion, <a href="https://www.itpro.com/business/business-strategy/google-alphabet-to-spend-usd10bn-more-on-cloud-kit-taking-total-to-usd85bn"><u>taking its total to $85 billion for the year</u></a>. </p><p>A significant portion of this investment is flowing into Europe, with <a href="https://www.itpro.com/infrastructure/data-centres/microsoft-invests-usd400-million-to-expand-swiss-data-centers"><u>Microsoft spending $400 million to expand its Swiss data centers </u></a>and <a href="https://www.itpro.com/cloud/cloud-computing/why-microsoft-is-spending-billions-on-ai-and-cloud-computing-in-europe"><u>$2.1 billion for cloud and AI infrastructure in Spain</u></a>. </p><p>AWS, meanwhile,  plans to spend <a href="https://www.itpro.com/cloud/cloud-computing/aws-announces-gbp8-billion-uk-investment-in-major-expansion-scheme"><u>£8 billion in the UK over the next five years</u></a>. </p><p>"As US cloud providers continue to invest some €10 billion every quarter in European capex programs, that presents an impossible hill to climb for any companies who wish to seriously challenge their market leadership," Dinsdale added.</p><p>Some of that investment has been driven by efforts by American cloud providers to build sufficient local infrastructure to hold European data in Europe - and protect that from external pressure. </p><p>Both <a href="https://www.itpro.com/cloud/cloud-computing/google-is-getting-serious-on-cloud-sovereignty"><u>Google</u></a> and <a href="https://www.itpro.com/cloud/cloud-computing/microsoft-says-itll-protect-eu-cloud-customers-from-shutdown-demands"><u>Microsoft have pledged</u></a> to protect local data via their sovereign cloud services. Last year, AWS <a href="https://www.itpro.com/cloud/cloud-computing/sovereign-cloud-services-are-now-the-bare-minimum-expected-by-customers-and-hyperscalers-are-scrambling-to-meet-demand"><u>revealed a €7.8 billion investment into AWS European Sovereign Cloud</u></a> over the next 15 years. </p><p>American cloud providers have been hit by regulatory action in Europe, with Microsoft recently <a href="https://www.itpro.com/software/microsoft-and-cispe-make-significant-breakthrough-with-software-licensing-concessions"><u>settling with Cloud Infrastructure Services Providers in Europe (CISPE)</u></a> over a long-running licensing disagreement. </p><h2 id="european-cloud-growth">European cloud growth</h2><p>That American dominance has left local providers battling it out for a small handful of customers, Dinsdale noted, creating an incredibly strained and competitive marketplace. </p><p>SAP and Deutsche Telekom each hold 2% of the European market, for example, followed by OVHcloud, Telecom Italia, and Orange. </p><p>Other regional players and smaller American and Asian cloud providers are also in the mix. </p><p>"Consequently European cloud providers have mostly settled into positions of serving local groups of customers that have some specific local needs, sometimes working as partners to the big <a href="https://www.itpro.com/cloud/cloud-computing/a-looming-hyperscaler-exodus-uk-it-leaders-are-thinking-of-ditching-us-cloud-providers-heres-why">US cloud providers</a>," Dinsdale added. </p><p>"While many European cloud providers will continue to grow, they are unlikely to move the needle much in terms of overall European market share.”</p><p>Synergy said European cloud infrastructure service revenues were €36 billion in the first half of 2025, predicting annual spend would grow by a quarter versus last year. </p><p>Public <a href="https://www.itpro.com/cloud/infrastructure-as-a-service-iaas/362605/what-is-iaas">IaaS </a>and <a href="https://www.itpro.com/cloud/platform-as-a-service-paas/362593/what-is-paas">PaaS </a>services make up the bulk of the market, the report added, with AI driving the market with up to 160% growth in relevant services. </p><p>The UK and Germany remain the biggest markets for cloud, but Ireland, Spain, and Italy are seeing the highest growth rates. </p><h3 class="article-body__section" id="section-more-from-itpro"><span>MORE FROM ITPRO</span></h3><ul><li><a href="https://www.itpro.com/business-strategy/it-infrastructure/367940/the-best-iaas-in-2022">The best IaaS options for your business</a></li><li><a href="https://www.itpro.com/cloud/367935/best-cloud-computing-services-in-2022">Our guide to the best cloud computing services</a></li><li><a href="https://www.itpro.com/cloud/368009/the-best-paas-providers-in-2022">The best PaaS providers for your business</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Three of the biggest announcements from AWS Summit New York ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/cloud/cloud-computing/three-of-the-biggest-announcements-from-aws-summit-new-york</link>
                                                                            <description>
                            <![CDATA[ AWS may be known as a cloud services provider, but its pivot to AI services has taken the limelight ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">mPAMQbdh25iCUQFTB2g7K</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/rDtMYAEUgVWrjxroxtxwTH-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 18 Jul 2025 11:45:59 +0000</pubDate>                                                                                                                                <updated>Fri, 18 Jul 2025 11:46:20 +0000</updated>
                                                                                                                                            <category><![CDATA[Cloud Computing]]></category>
                                                    <category><![CDATA[Cloud]]></category>
                                                                                                <author><![CDATA[ jane.mccallion@futurenet.com (Jane McCallion) ]]></author>                    <dc:creator><![CDATA[ Jane McCallion ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Wq9nnLr7TNkY8gyBRb7YsA.jpeg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Jane is managing editor at ITPro and ChannelPro. She started out with the brands as a staff writer specializing in cloud computing before going on to become senior writer and reports editor, managing the content and creation of ITPro’s quarterly whitepapers. During this time, she broadened her expertise to include cybersecurity, data centers and enterprise IT infrastructure. In 2016, she became features editor, managing a pool of freelance and internal writers, while continuing to specialize in enterprise IT infrastructure, data centers, and business strategy.&lt;/p&gt;&lt;p&gt;In October 2021, she became the sites’ deputy editor, before moving to the role of managing editor in June 2024. Although she now has a more strategic role,  she is still a specialist in enterprise IT infrastructure, business strategy, and cybersecurity.&lt;/p&gt;&lt;p&gt;Jane holds an MA in journalism from Goldsmiths, University of London, and a BA in Applied Languages from the University of Portsmouth. She is fluent in French and Spanish, and has written features in both languages.&lt;/p&gt;&lt;p&gt;Prior to joining ITPro, Jane was a freelance business journalist writing as both Jane McCallion and Jane Bordenave for titles such as European CEO, World Finance, and Business Excellence Magazine.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/rDtMYAEUgVWrjxroxtxwTH-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[AWS logo and branding pictured at the AWS re:Invent conference at the Venetian Hotel and Casino in Las Vegas, US, with a woman walking up stairs in foreground.]]></media:description>                                                            <media:text><![CDATA[AWS logo and branding pictured at the AWS re:Invent conference at the Venetian Hotel and Casino in Las Vegas, US, with a woman walking up stairs in foreground.]]></media:text>
                                <media:title type="plain"><![CDATA[AWS logo and branding pictured at the AWS re:Invent conference at the Venetian Hotel and Casino in Las Vegas, US, with a woman walking up stairs in foreground.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/rDtMYAEUgVWrjxroxtxwTH-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.itpro.com/amazon-web-services-aws/34126/amazon-web-services-review-aws-packs-in-more-features-than-any-other">Amazon Web Services (AWS)</a> hosted its latest AWS Summit this week in New York, and the importance of AI for the company was manifest in its announcements. </p><p>While the first 20 years of its existence and success has been firmly rooted in the cloud, like all of its rivals and many more companies that wouldn’t be considered direct competitors it has turned its attention to riding the <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369959/what-is-generative-ai">generative AI</a> wave. </p><p>With the advent of <a href="https://www.itpro.com/technology/artificial-intelligence/agentic-ai-is-coming-for-customer-service-jobs">agentic AI</a>, the latest industry buzzword, the situation for AWS is no different. </p><p>So without further ado, these are the three most important announcements to come out of AWS Summit New York 2025.</p><h2 id="amazon-bedrock-agentcore">Amazon Bedrock AgentCore</h2><p>Two of the key concerns around AI agents and generative AI in business are security and governance. Can organizations be certain that the AI service they’re using isn’t leaking data and that data is stored and accessed in a way that complies with regulations, such as GDPR for example.</p><p>AgentCore, the latest addition to AWS’ <a href="https://www.itpro.com/technology/artificial-intelligence/aws-bedrock-distances-firm-from-microsoft-google-in-generative-ai-race"><u>managed generative AI service Amazon Bedrock</u></a>, aims to solve these issues as well as maintaining reliability all while ensuring the agents can continue to operate autonomously.</p><p>AgentCore is composed of seven different services. These include Gateway, which provides AI agents access to tools like APIs and Lambda functions securely, and Browser Tool, which (as the name would suggest) allows agents to securely access websites through a cloud-based browser. </p><p>Meanwhile, Memory lets developers create context-aware agents with long-term and short-term memory.</p><p>According to AWS, all this aids developers in moving an AI agent from proof of concept to an application that can scale for millions of users.</p><h2 id="ai-agents-and-tools-in-aws-marketplace">AI Agents and Tools in AWS Marketplace</h2><p>If you don’t have the capacity or desire to build your own agents, but still want to take advantage of agentic AI, this second key announcement is for you.</p><p>During his keynote, Swami Sivasubramanian, AWS VP for Agentic AI, said the <a href="https://www.itpro.com/627952/what-is-cloud-computing">cloud computing</a> giant is on a mission to improve access to AI agents for enterprises. </p><p>“Building specialized agents in-house requires expertise across multiple domains, not just from large language models, but also with specific business functions,” he said.</p><p>“No organization can be an expert in everything – nor should they be – and just as today’s software ecosystem thrives on third-party APIs, tomorrow's AI agents will need to integrate specialized capabilities from across organizations, providers and systems.”</p><p>Key to driving access here is the new AI Agents and Tools service in AWS Marketplace. The offering will allow customers to “discover, buy, deploy, and manage AI agents and tools from leading providers”, according to AWS.</p><p>Anthropic, Brave, Snowflake, IBM and Agentforce were all named during Sivasubramanian’s keynote, among others.</p><h2 id="amazon-s3-vectors">Amazon S3 Vectors</h2><p>The final of our top three most important announcements is <a href="https://www.itpro.com/cloud/amazon-s3/367664/what-is-amazon-s3">Amazon S3</a> Vectors, which most obviously marries together AWS’ cloud storage pedigree with its AI pivot. </p><p>S3 Vectors is a cloud object storage offering with native vector support for AI workloads. According to AWS, it can reduce the cost of storing and querying vectors by “up to 90% compared to conventional methods.</p><p>It also integrates with Amazon Bedrock Knowledge Bases and OpenSearch Service, which, the company claims, streamlines and reduces the costs of RAG and vector search operations.</p><p>In his keynote, Sivasubramanian said the service was “ideal for infrequent query workloads like batch processing and non-real time agentic apps”.</p><h3 class="article-body__section" id="section-more-from-itpro"><span>MORE FROM ITPRO</span></h3><ul><li><a href="https://www.itpro.com/business/digital-transformation/pegasystems-teams-up-with-aws-to-supercharge-it-modernization">Pegasystems teams up with AWS to supercharge IT modernization</a></li><li><a href="https://www.itpro.com/technology/artificial-intelligence/aws-wants-to-drastically-cut-down-ai-hallucinations-heres-how-it-plans-to-do-it">AWS wants to drastically cut down AI hallucinations – here's how it plans to do it</a></li><li><a href="https://www.itpro.com/cloud/cloud-computing/global-cloud-spending-canalys-q1-2025">Global cloud spending might be booming, but AWS is trailing Microsoft and Google</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ ‘Lean into it’: Amazon CEO Andy Jassy thinks enterprises need to embrace AI to avoid being left behind – even if that means fewer jobs in the future ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business/business-strategy/amazon-ceo-andy-jassy-ai-job-cuts</link>
                                                                            <description>
                            <![CDATA[ Amazon CEO Andy Jassy thinks companies need to "lean into" AI and embrace the technology despite concerns over job losses. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">iAToiYT3ZMM7oD42TF7dDD</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/XFvQbKrYKzEkciD8cRFdhP-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 03 Jul 2025 11:41:08 +0000</pubDate>                                                                                                                                <updated>Thu, 03 Jul 2025 11:41:24 +0000</updated>
                                                                                                                                            <category><![CDATA[Business Strategy]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                                    <dc:creator><![CDATA[ Nicole Kobie ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/8Y8JDDTQ7XDEk49FoAFP2S.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Nicole Kobie first started writing for ITPro in 2007. As a freelance journalist covering technology and business, Nicole&#039;s work includes  bylines in New Scientist, Wired, PC Pro and many more. &lt;/p&gt;&lt;p&gt;Nicole the author of a book about the history of technology, The Long History of the Future.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/XFvQbKrYKzEkciD8cRFdhP-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Amazon CEO Andy Jassy pictured speaking on stage during a company event in New York City, USA.]]></media:description>                                                            <media:text><![CDATA[Amazon CEO Andy Jassy pictured speaking on stage during a company event in New York City, USA.]]></media:text>
                                <media:title type="plain"><![CDATA[Amazon CEO Andy Jassy pictured speaking on stage during a company event in New York City, USA.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/XFvQbKrYKzEkciD8cRFdhP-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Amazon won't need as many human workers in the future, according to <a href="https://www.itpro.com/business/amazon-ceo-andy-jassy-claims-controversial-rto-mandate-is-not-a-backdoor-layoff-strategy-but-its-a-tactic-that-some-execs-admit-to">CEO Andy Jassy</a>, but that’ll be a good thing for those that remain. </p><p>In a recent interview, Jassy doubled down on the AI plans outlined in a memo to staff last month. At the time, Jassy said the use of the technology will enable the company to unlock “<a href="https://www.itpro.com/technology/artificial-intelligence/microsoft-hiring-freeze-ai">efficiency gains</a>” - a common talking point for companies ramping up AI adoption. </p><p>Ultimately, the strategy will lead to "fewer people doing some of the jobs that are being done today”, Jassy said. </p><p>Speaking to <a href="https://www.cnbc.com/2025/06/30/amazon-ceo-says-ai-will-mean-fewer-people-do-jobs-that-get-automated.html" target="_blank"><u><em>CNBC</em></u></a>, the Amazon chief exec defended the move when asked about the impact of the technology on the workforce, suggesting that it will deliver benefits for both the company and staff. </p><p>"This AI technology is going to be the most transformative technology in our lifetime," Jassy said, adding: "it's going to change the way we work."</p><p>He claimed AI agents would be able to do <a href="https://www.itpro.com/software/development/ai-tools-software-development-workforce-layoffs"><u>coding</u></a>, research, analytics, security, website localization and "they'll do spreadsheets over time."</p><p>"That means it's going to change a lot of these particular job functions,” he added. </p><p>Given the scale of the predicted change, Jassy said businesses and employees alike now face a decision - they can either “lean into it and embrace it” or they can “wish it away and have it happen to you”. </p><h2 id="amazon-is-leaning-into-ai">Amazon is leaning into AI</h2><p>Jassy argued that Amazon is better off doing the former, suggesting it would make for better work for the staff who remain employed.</p><p>"They won't have to do as much work," he said, "and every single person gets to start every single task at a more advanced starting spot. That's going to make all of our jobs more interesting."</p><p>"Like with every technical transformation, there will be fewer people doing some of the jobs that the technology actually starts to automate," Jassy added. </p><p>"But there’s going to be other jobs — we're going to hire more people in AI, more people in robotics."</p><p>Amazon has reportedly cut more than 20,000 jobs since 2022, including recent cuts to its books and driverless divisions. </p><p>While these cuts weren’t linked to <a href="https://www.itpro.com/strategy/28181/what-is-ai">AI </a>and largely occurred during the infamous “<a href="https://www.itpro.com/business/business-strategy/tech-layoffs-in-2024-show-the-year-of-efficiency-is-here-to-stay-it-just-wont-be-quite-as-ruthless">year of efficiency” in 2023</a>, concerns are growing over the impact of the technology on the job market. </p><p>Recent analysis found that <a href="https://www.itpro.com/technology/artificial-intelligence/entry-level-jobs-ai-anthropic-dario-amodei">entry-level roles are being impacted by the influx of AI tools</a> across a range of industries, for example. </p><p>This has prompted calls from leading industry figures to initiate a frank discussion on the matter, with Anthropic CEO Dario Amodei suggesting workers are “burying their heads in the sand” on the topic. </p><p>There have already been high-profile examples of <a href="https://www.itpro.com/technology/artificial-intelligence/the-reality-of-mass-ai-linked-job-cuts-is-here">AI-related job cuts</a>, most notably at Klarna. The buy now, pay later giant cut staff as part of a sharpened focus on AI adoption, which proved highly beneficial for the company. </p><p>Similarly, Salesforce pinned<a href="https://www.itpro.com/business/business-strategy/salesforce-layoffs-february-2025"><u> jobs cuts on an AI focused reorganization</u></a>, Intuit slashed <a href="https://www.itpro.com/technology/artificial-intelligence/intuit-joins-the-ranks-of-companies-cutting-jobs-to-invest-in-ai"><u>1,800 jobs to power AI investment</u></a>, and CrowdStrike cut 500 jobs earlier this year as part of a <a href="https://www.itpro.com/business/crowdstrike-layoffs-arr-ai-investment">strategic shift to AI</a>.</p><p>Some industry leaders appear unfazed despite growing concerns, however. Google CEO Sundar Pichai <a href="https://www.itpro.com/business/careers-and-training/google-ceo-sundar-pichai-ai-job-losses"><u>offered a relaxed outlook on the topic</u></a> in a recent interview, for example. </p><p>According to Pichai, while the technology may impact jobs, it will ultimately lead to better quality of work - at least for those still employed. </p><h3 class="article-body__section" id="section-more-from-itpro"><span>MORE FROM ITPRO</span></h3><ul><li><a href="https://www.itpro.com/software/development/ai-tools-software-development-workforce-layoffs">Big tech promised developers productivity gains with AI tools – now they’re being rendered obsolete</a></li><li><a href="https://www.itpro.com/software/development/ai-coding-tools-are-finally-delivering-results-for-enterprises-developers-are-saving-so-much-time-theyre-able-to-collaborate-more-focus-on-system-design-and-learn-new-languages">AI coding tools are finally delivering results for enterprises</a></li><li><a href="https://www.itpro.com/software/development/developers-will-need-to-adapt-microsoft-ceo-satya-nadella-joins-googles-sundar-pichai-in-revealing-the-scale-of-ai-generated-code-at-the-tech-giants-and-its-a-stark-warning-for-software-developers">Satya Nadella joins Google’s Sundar Pichai in revealing the scale of AI-generated code at the tech giants</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Andy Jassy memo warns staff that Amazon will "need fewer people" as it rolls out more generative AI ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/artificial-intelligence/andy-jassy-memo-warns-staff-that-amazon-will-need-fewer-people-as-it-rolls-out-more-generative-ai</link>
                                                                            <description>
                            <![CDATA[ Amazon's CEO tells workers to be "curious" about AI and educate themselves to protect their livelihoods ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">apgbC3XpbmpkbWaQsWrofY</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/j4SGT3uRcw9fGeTf8ZuzMT-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 18 Jun 2025 09:59:39 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Artificial Intelligence]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                <author><![CDATA[ itpro@futurenet.com (Bobby Hellard) ]]></author>                    <dc:creator><![CDATA[ Bobby Hellard ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/bsR2tHSyVKUoyXZF5pNsDA.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Bobby Hellard&amp;nbsp;is&amp;nbsp;ITPro&#039;s Reviews Editor and has worked on&amp;nbsp;CloudPro and ChannelPro since 2018. In his time at ITPro, Bobby has covered stories for all the major technology companies, such as Apple, Microsoft, Amazon and Facebook, and regularly attends industry-leading events such as AWS Re:Invent and Google Cloud Next.&lt;/p&gt;
&lt;p&gt;Bobby mainly covers hardware reviews, but you will also recognize him as the face of many of our video reviews of laptops and smartphones.&lt;/p&gt;
&lt;p&gt;He has been a journalist for ten years, originally covering sports, before moving into business technology with ITPro. He has bylines in The Independent, Vice and The Business Briefing. Contact him at &lt;a href=&quot;mailto:bobby.hellard@futurenet.com&quot;&gt;bobby.hellard@futurenet.com&lt;/a&gt; or find him on Twitter: &lt;a href=&quot;https://twitter.com/bobbyhellard&quot;&gt;@bobbyhellard&lt;/a&gt;&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/j4SGT3uRcw9fGeTf8ZuzMT-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Amazon CEO Andy Jassy pictured at the GeekWire Summit in Seattle, Washington, U.S.]]></media:description>                                                            <media:text><![CDATA[Amazon CEO Andy Jassy pictured at the GeekWire Summit in Seattle, Washington, U.S.]]></media:text>
                                <media:title type="plain"><![CDATA[Amazon CEO Andy Jassy pictured at the GeekWire Summit in Seattle, Washington, U.S.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/j4SGT3uRcw9fGeTf8ZuzMT-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Amazon CEO Andy Jassy has told his workforce that their jobs could be taken by generative AI in the coming years.</p><p>In a <a href="https://www.aboutamazon.com/news/company-news/amazon-ceo-andy-jassy-on-generative-ai?asc_campaign=&asc_refurl=https%3A%2F%2Fwww.nbcnews.com%2Fbusiness%2Fbusiness-news%2Famazon-expects-cut-corporate-jobs-due-to-ai-artificial-intelligence-rcna213552&asc_source=https%3A%2F%2Ft.co%2F_desktop">memo</a> sent to employees on 17 June, Jassy wrote that Amazon expects "efficiency gains" from AI across the company, which would result in job losses. </p><p>"We will need fewer people doing some of the jobs that are being done today, and more people doing other types of jobs," Jassy wrote in the memo. "It's hard to know exactly where this nets out over time, but in the next few years, we expect that this will reduce our total corporate workforce as we get efficiency gains from using AI extensively across the company."</p><p>To protect themselves from <a href="https://www.itpro.com/technology/artificial-intelligence/the-reality-of-mass-ai-linked-job-cuts-is-here">AI-job cuts</a>, Jassy urged staff to be "curious" about AI, and to educate themselves and attend workshops and training sessions within the company. Though he ends that paragraph with a call to get more done with "scrappier" teams. </p><p>The memo also suggested that those who embraced the change could become "conversant in AI" and help to improve Amazon's overall AI capabilities. <a href="https://www.itpro.com/cloud/cloud-computing/358508/jassy-appointment-highlights-the-importance-of-cloud-computing-for">Jassy</a>, who first started at Amazon in 1997 as an assistant product manager, likened the learning curve to his own experience of working on internal leaner teams within AWS. </p><p>"We didn't have tools resembling anything like generative AI, but we had broad remits, high ambition, and saw the opportunity to improve (and invent) so many customer experiences," Jassy wrote.  </p><p>There have been more than <a href="https://www.itpro.com/cloud/370299/aws-layoffs-amazon-to-cut-staff-most-profitable-division">27,000 job cuts at Amazon since 2022</a>, with the most recent losses across its devices and services group and the books division. According to the memo, Amazon already has more than 1,000 AI services and apps that the company has either built or is in production, but that, Jassy notes, is just a "small fraction" of what it plans to launch in the near future. </p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Microsoft workers face a fresh round of layoffs – here’s who could be impacted ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business/business-strategy/microsoft-layoffs-may-2025</link>
                                                                            <description>
                            <![CDATA[ Microsoft will cut 6% of its workforce, equivalent to around 6,000 workers, as part of its latest cost-cutting drive. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">cXXhZQn8bz4hT7hp2DTDj</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/jLesCcka7YwtnXwjpJdbFN-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 14 May 2025 10:07:07 +0000</pubDate>                                                                                                                                <updated>Wed, 14 May 2025 10:07:14 +0000</updated>
                                                                                                                                            <category><![CDATA[Business Strategy]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                <author><![CDATA[ ross.kelly@futurenet.com (Ross Kelly) ]]></author>                    <dc:creator><![CDATA[ Ross Kelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Y5vrV2V98Np6jHAGmAtCd3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ross Kelly is ITPro&#039;s News &amp;amp; Analysis Editor, with a keen interest in cyber security, business leadership and emerging technologies.&lt;/p&gt;
&lt;p&gt;He graduated from Edinburgh Napier University in 2016 with a BA (Hons) in Journalism, and joined ITPro in 2022 after four years working in technology conference research.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In his spare time, Ross enjoys cycling, walking and is an avid reader of history and non-fiction.&lt;/p&gt;
&lt;p&gt;You can contact Ross at ross.kelly@futurenet.com or on &lt;a href=&quot;https://twitter.com/rosswritesetc&quot;&gt;Twitter&lt;/a&gt; and &lt;a href=&quot;https://www.linkedin.com/in/ross-kelly-18a54411a/&quot;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/jLesCcka7YwtnXwjpJdbFN-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Microsoft CEO Satya Nadella speaking on stage during an event at the Microsoft campus in Redmond, Washington, US. ]]></media:description>                                                            <media:text><![CDATA[Microsoft CEO Satya Nadella speaking on stage during an event at the Microsoft campus in Redmond, Washington, US. ]]></media:text>
                                <media:title type="plain"><![CDATA[Microsoft CEO Satya Nadella speaking on stage during an event at the Microsoft campus in Redmond, Washington, US. ]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/jLesCcka7YwtnXwjpJdbFN-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Microsoft has confirmed plans to cut around 3% of employees as part of a fresh cost-cutting scheme. </p><p>Initially reported by <a href="https://www.cnbc.com/2025/05/13/microsoft-is-cutting-3percent-of-workers-across-the-software-company.html" target="_blank"><u><em>CNBC</em></u></a>, the layoffs are set to affect around 6,000 workers globally and will span a range of divisions, locations, and seniority levels. </p><p>Among these are workers at the company’s Redmond headquarters. The state of Washington revealed on Tuesday that 1,985 of the affected employees are linked to its HQ. </p><p>Over 1,500 of these are believed to be in-office positions. </p><p>In a statement given to <em>ITPro</em>, a spokesperson said Microsoft will “continue to implement organizational changes necessary to best position the company for success in a dynamic marketplace”.</p><p>The spokesperson added that a key focus in this round of layoffs is to increase operational agility by reducing layers with fewer managers. Microsoft’s chief financial officer Amy Hood hinted at potential management cuts last month. </p><p>"We continue to focus on building high-performing teams and increasing our agility by reducing layers with fewer managers," Hood said at the time.</p><p>The tech giant isn’t alone in targeting managerial roles, however. A host of major tech firms have implemented cuts to management positions in a bid to streamline operations. </p><p>Both Amazon and Google have cut management positions, for example. In December last year, Google CEO Sundar Pichai revealed the company <a href="https://www.itpro.com/software/google/googles-efficiency-drive-continues-as-ceo-reveals-plans-to-cut-management-roles"><u>had laid off 10% of managers, directors, and VPs across the year</u></a>. </p><p>As part of the move, some affected workers were reassigned to non-managerial positions, the company told <em>ITPro </em>at the time. </p><h2 id="latest-microsoft-layoffs-mark-second-batch-of-the-year">Latest Microsoft layoffs mark second batch of the year</h2><p>Microsoft has already implemented workforce cuts this year, with the company revealing plans in January to <a href="https://www.itpro.com/software/microsoft/microsoft-is-planning-another-round-of-job-cuts-and-underperforming-staff-are-in-the-crosshairs"><u>reduce headcount based on performance metrics.</u></a> </p><p>Again, these cuts align with a recurring trend across the industry, with firms eliminating staff who do not meet expectations. </p><p>The layoffs at Microsoft mark the largest since the tech giant cut 10,000 roles in 2023 during a year in which big tech slashed over a quarter of a million roles. </p><p>Cuts at the firm also come in the wake of positive financial results. In its latest quarterly earnings report last month, the tech giant recorded $25.8 billion in quarterly net income.</p><h3 class="article-body__section" id="section-more-from-itpro"><span>MORE FROM ITPRO</span></h3><ul><li><a href="https://www.itpro.com/infrastructure/data-centres/aws-data-center-lease-spending">First Microsoft, now AWS: Why tech giants are hitting the brakes on costly data center plans</a></li><li><a href="https://www.itpro.com/business/i-love-this-company-looking-back-on-50-years-of-tech-giant-microsoft">"I LOVE this company!" Looking back on 50 years of tech giant Microsoft</a></li><li><a href="https://www.itpro.com/technology/artificial-intelligence/ai-tools-critical-thinking-reliance">Microsoft says AI tools such as Copilot or ChatGPT are affecting critical thinking at work</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ AWS expands language support for Amazon Q Developer ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/software/development/amazon-q-developer-language-options</link>
                                                                            <description>
                            <![CDATA[ AWS has expanded support for languages in Amazon Q Developer, making it easier for developers to code in their first language. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">QrU8sgS4AwBRFfuNjgn7D9</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/4ZCrmx5gCDQrAsJsPV9uXW-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 11 Apr 2025 11:02:14 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Development]]></category>
                                                    <category><![CDATA[Software]]></category>
                                                                                                                    <dc:creator><![CDATA[ Nicole Kobie ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/8Y8JDDTQ7XDEk49FoAFP2S.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Nicole Kobie first started writing for ITPro in 2007. As a freelance journalist covering technology and business, Nicole&#039;s work includes  bylines in New Scientist, Wired, PC Pro and many more. &lt;/p&gt;&lt;p&gt;Nicole the author of a book about the history of technology, The Long History of the Future.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/4ZCrmx5gCDQrAsJsPV9uXW-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Amazon Q logo and branding pictured on a smartphone with &#039;Amazon Q&#039; in lettering in the background.]]></media:description>                                                            <media:text><![CDATA[Amazon Q logo and branding pictured on a smartphone with &#039;Amazon Q&#039; in lettering in the background.]]></media:text>
                                <media:title type="plain"><![CDATA[Amazon Q logo and branding pictured on a smartphone with &#039;Amazon Q&#039; in lettering in the background.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/4ZCrmx5gCDQrAsJsPV9uXW-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.itpro.com/cloud/infrastructure-as-a-service-iaas/362608/what-is-aws">AWS </a>has expanded support for languages in Amazon Q Developer, making it easier for <a href="https://www.itpro.com/software/want-developers-to-build-secure-software-you-need-to-ditch-these-two-programming-languages">developers </a>to code in their first language. </p><p>Amazon Q Developer is an AI assistant created for the end-to-end software development lifecycle that can help answer questions, create documentation, run software upgrades, and even review code. </p><p>Reflecting the global nature of the coding workforce, AWS said that the platform now supports "additional human languages" beyond just English, including Arabic, French, German, Hindi, Italian, Japanese, Korean, Mandarin, Portuguese, Spanish. </p><p>The move follows the <a href="https://www.itpro.com/technology/artificial-intelligence/amazon-q-business-europe-data-sovereignty"><u>Amazon Q Business platform being made available in Europe</u></a> for the first time last month. </p><p>"While English remains the lingua franca of programming, the reality of modern software development extends far beyond code," wrote Brian Beach, Principal Solutions Architect at AWS, in <a href="https://aws.amazon.com/blogs/devops/amazon-q-developer-global-capabilities/" target="_blank"><u>a blog post</u></a>. </p><p>"This natural flow of conversation in any language helps maintain the developer’s focus and flow, eliminating the mental overhead of constant translation," Beach added. </p><p>The expanded language support is available immediately to users on the free tier, as well as the Pro Tier. </p><h2 id="amazon-q-developer-changes-deliver-more-natural-fluid-conversations">Amazon Q Developer changes deliver “more natural, fluid conversations”</h2><p>Beach said developers around the world use Amazon Q Developer to discuss architecture decisions, create documentation, and design user interfaces — all for applications that serve audiences that are equally global.</p><p>"By expanding language support, Amazon Q Developer now enables developers to have more natural, fluid conversations about complex technical concepts in their preferred language, whether they’re designing system architecture, generating documentation, or planning application localization strategies," he said. </p><p>Beach shared an example where he asked how to host a container on AWS in English, Mandarin, Hindi and Spanish, with Amazon Q Developer returning a reply in the same language — and, importantly, getting the answer right. </p><p>"Not only does Amazon Q Developer now provide complete responses in these languages, but it also maintains technical accuracy while adapting to linguistic nuances," Beach noted.</p><p>Beyond answering questions, Amazon Q Developer can also suggest follow-up questions in the user's default language. </p><h3 class="article-body__section" id="section-more-from-itpro"><span>MORE FROM ITPRO</span></h3><ul><li><a href="https://www.itpro.com/technology/artificial-intelligence/aws-goes-all-in-on-ai-agents-with-new-features-for-bedrock-and-amazon-q">AWS goes all in on AI agents with new features for Bedrock and Amazon Q</a></li><li><a href="https://www.itpro.com/software/development/everything-you-need-to-know-about-amazon-q-including-features-pricing-and-business-tiers">Everything you need to know about Amazon Q, including features, pricing, and business tiers</a></li><li><a href="https://www.itpro.com/technology/artificial-intelligence/aws-sharpens-sustainability-focus-as-ai-environmental-concerns-rise">AWS sharpens sustainability focus as AI environmental concerns rise</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ ‘If you want to look like a flesh-bound chatbot, then by all means use an AI teleprompter’: Amazon banned candidates from using AI tools during interviews – here’s why you should never use them to secure a job ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business/careers-and-training/amazon-bans-ai-tools-during-job-interviews</link>
                                                                            <description>
                            <![CDATA[ Amazon has banned the use of AI tools during the interview process – and it’s not the only major firm cracking down on the trend. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">k53DHUMphXDYoXniqrGcYQ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/zsRGSJyKs5nWcfpgNK4BRR-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 14 Mar 2025 16:50:00 +0000</pubDate>                                                                                                                                <updated>Mon, 17 Mar 2025 14:29:52 +0000</updated>
                                                                                                                                            <category><![CDATA[Careers and Training]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                <author><![CDATA[ george.fitzmaurice@futurenet.com (George Fitzmaurice) ]]></author>                    <dc:creator><![CDATA[ George Fitzmaurice ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/N4xHCjSAXKcijjt3oiQtfc.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/zsRGSJyKs5nWcfpgNK4BRR-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Female job candidate with short hair participating in a video call interview while using AI tools on small tablet device out of view of the recruiter.]]></media:description>                                                            <media:text><![CDATA[Female job candidate with short hair participating in a video call interview while using AI tools on small tablet device out of view of the recruiter.]]></media:text>
                                <media:title type="plain"><![CDATA[Female job candidate with short hair participating in a video call interview while using AI tools on small tablet device out of view of the recruiter.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/zsRGSJyKs5nWcfpgNK4BRR-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Amazon has banned the use of AI tools during the interview process, and it’s not the only major firm cracking down on the trend.</p><p>According to internal documents seen by <a href="https://www.businessinsider.com/amazon-stop-people-using-ai-cheat-job-interviews-2025-2" target="_blank"><em>Business Insider</em></a><em>, </em>the tech giant hit out at the use of teleprompter-style AI tools which can give applicants assistance in real-time during interviews. </p><p>Using chatbots represent a leg up that Amazon termed an “unfair advantage” as well as an impediment to the assessment of “authentic” skill. </p><p>"To ensure a fair and transparent recruitment process, please do not use GenAl tools during your interview unless explicitly permitted," the guidelines read. </p><p>"Failure to adhere to these guidelines may result in disqualification from the recruitment process," it added. </p><p>Amazon also shared guidelines for interviewers on how to spot those using AI tools. Some of the telltale signs include candidates typing when being asked questions, candidates appearing to read rather than respond naturally, or candidates eyes wandering.</p><p>Alarm bells were raised internally over this issue when a recent video from an AI company suggested the use of its coding assistant during an interview helped secure a job offer from Amazon. This is according to a person familiar with the matter who spoke to <em>Business Insider</em>. </p><p>These sorts of AI tools focused on interview assistance have been cropping up increasingly frequently, with <a href="https://www.thetimes.com/uk/technology-uk/article/cheating-ai-tool-prompts-candidates-during-job-interviews-m0n76zwvl"><u><em>The Times</em></u><u> having reported</u></a> on one such tool from a company called ‘Final Round.’</p><p>“It works like a magical teleprompter that can prompt them the right thing to say at the right time,” claims Michael Guan, CEO of Final Round. </p><h2 id="you-re-only-cheating-yourself-using-ai-tools">You’re only cheating yourself using AI tools</h2><p>Using these tools will not only make your responses look scripted and robotic, TMT analyst Ian Silvera thinks, but will also put you in a position where you have to rely on these tools even more, thus limiting your own skillset. </p><p>“If you want to look like a flesh-bound chatbot, then by all means use an AI teleprompter. But consider this question: would you want to hire someone who has used a prompter? And even if you get through the interview, will you have to keep relying on this technology?" Silvera told <em>ITPro</em>. </p><p>Cheney Hamilton of Bloor Research holds a similar opinion, telling <em>ITPro</em> that using these tools does nothing to improve your long-term knowledge as a job applicant or member of staff. </p><p>“Using an AI teleprompter to help with job interviews is a bit like trying to cheat in an exam in that you might get through the test, but you’re not actually proving you understand the material,” Hamilton said.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED WHITEPAPER</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="hgZbRMWQPDFkMg56BDW4WM" name="Creating a proactive, risk-aware defense to thrive in today’s dynamic risk environment.jpg" caption="" alt="man holding a laptop, large green text that says Creating a proactive, risk-aware defense to thrive in today’s dynamic risk environment" src="https://cdn.mos.cms.futurecdn.net/hgZbRMWQPDFkMg56BDW4WM.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: ServiceNow)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/security/creating-a-proactive-risk-aware-defense-to-thrive-in-todays-dynamic-risk-environment"><em>Manage risks effectively</em></a></p></div></div><p>“If someone needs AI to feed what really should be natural responses, how will they handle the role should they get it?” Hamilton added. </p><p>Interviews are about more than just ticking the right boxes, Hamilton noted, such as showing interviewers who you are, what your values are, and how you will fit into the company, along with any experiences and ideas you have. </p><h2 id="amazon-isn-t-the-only-firm-contending-with-ai-applicants">Amazon isn’t the only firm contending with AI applicants </h2><p>The use of AI tools throughout the recruitment process has been growing in recent years, with both applicants and hiring teams leveraging tools to their advantage. </p><p>But it’s become a particular problem for enterprises recruiting staff. AI startup <a href="https://www.itpro.com/technology/artificial-intelligence/anthropic-job-applications-ai"><u>Anthropic recently banned job applicants from using AI</u></a> at any stage of the application process, explaining that they wanted to understand prospective employees’ interest in Anthropic without mediation through an AI system.</p><p>“While we encourage people to use AI systems during their role to help them work faster and more effectively, please do not use AI assistants during the application process,” Anthropic said. </p><p><a href="https://www.itpro.com/business/careers-and-training/uk-jobseekers-could-be-using-ai-to-beef-up-cvs-lie-on-applications-and-complete-skills-tests-heres-why-you-really-shouldnt-do-that"><u>Research from Capterra in October</u></a> noted a trend of AI’s presence in job applications, finding that nearly half (41%) of job applicants in the UK had used AI to lie about skills in applications. </p><p>Experts criticized this trend for many of the same reasons at the time, saying employers were likely to view AI-generated content as dishonest.</p><h3 class="article-body__section" id="section-more-from-itpro"><span>MORE FROM ITPRO</span></h3><ul><li><a href="https://www.itpro.com/technology/artificial-intelligence/youre-going-to-have-an-ai-copilot-for-everything-you-do-and-youll-probably-hate-it"><strong>You’re going to have an AI copilot for everything you do – and you’ll probably hate it</strong></a></li><li><a href="https://www.itpro.com/software/development/the-worlds-first-ai-software-engineer-isnt-living-up-to-expectations-cognition-ais-devin-assistant-was-touted-as-a-game-changer-for-developers-but-so-far-its-fumbling-tasks-and-struggling-to-compete-with-human-workers"><strong>The world's 'first AI software engineer' isn't living up to expectations</strong></a></li><li><a href="https://www.itpro.com/technology/artificial-intelligence/klarnas-ai-assistant-is-doing-the-work-of-700-people-and-it-paints-a-bleak-picture-for-the-future-of-work"><strong>Klarna’s AI assistant is doing the work of 700 people — and it paints a bleak picture for the future of work</strong></a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Hackers are turning Amazon S3 bucket encryption against customers in new ransomware campaign – and they’ve already claimed two victims ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/security/cyber-attacks/hackers-are-turning-amazon-s3-bucket-encryption-against-customers-in-new-ransomware-campaign-and-theyve-already-claimed-two-victims</link>
                                                                            <description>
                            <![CDATA[ Attackers are using AWS’ server-side encryption to conduct ransomware attacks ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">WQLfKiju3zgxj8ENzfzsej</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/pAPsDWhm846yF399FCxRzV-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 15 Jan 2025 13:38:54 +0000</pubDate>                                                                                                                                <updated>Wed, 15 Jan 2025 15:30:15 +0000</updated>
                                                                                                                                            <category><![CDATA[Cyber Attacks]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                <author><![CDATA[ solomon.klappholz@futurenet.com (Solomon Klappholz) ]]></author>                    <dc:creator><![CDATA[ Solomon Klappholz ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/z2aSrrbwGAyWwinHzGraAP.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Solomon Klappholz is a Staff Writer at ITPro. He has experience writing about the technologies that facilitate industrial manufacturing which led to him developing a particular interest in IT regulation, industrial infrastructure applications, and machine learning.&lt;/p&gt;
&lt;p&gt;Before he joined ITPro, Solomon graduated from the University of Warwick in 2018 with a BA (Hons) in Philosophy, Politics, and Economics which included an intercalated year studying Philosophy at the Erasmus University, Rotterdam.&lt;/p&gt;
&lt;p&gt;Outside of the office, Solomon enjoys reading, visiting new art exhibitions, and playing football.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/pAPsDWhm846yF399FCxRzV-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[AWS logo on smartphon with blurred background]]></media:description>                                                            <media:text><![CDATA[AWS logo on smartphon with blurred background]]></media:text>
                                <media:title type="plain"><![CDATA[AWS logo on smartphon with blurred background]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/pAPsDWhm846yF399FCxRzV-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Hackers who were able to steal data belonging to two <a href="https://www.itpro.com/amazon-web-services">AWS</a> customers used the platform’s encryption capabilities to conduct a novel type of ransomware attack, researchers have warned.</p><p>A new <a href="https://www.halcyon.ai/blog/abusing-aws-native-services-ransomware-encrypting-s3-buckets-with-sse-c" target="_blank">report</a> from cyber resilience firm Halcyon’s RISE team identified a new ransomware campaign targeting <a href="https://www.itpro.com/cloud/amazon-s3/367664/what-is-amazon-s3">Amazon S3 buckets</a>, where the attackers leverage AWS’ server-side encryption along with the Customer Provided Keys (SSE-C) to encrypt victim data.</p><p>The group, referred to as ‘Codefinger’ in the report, is reported to have attacked at least two victims, but the technique represents a worrying development as it requires no exploitation of vulnerabilities in the <a href="https://www.itpro.com/security/cyber-security/367396/denonia-named-as-first-malware-to-target-aws-lambda-platform">AWS platform</a>.</p><p>Instead, if the threat actor is able to steal a customer’s account credentials they are able to use AWS’ secure <a href="https://www.itpro.com/security/31775/what-is-public-key-infrastructure-pki">encryption infrastructure</a> to lockdown the victim’s data, with no known method of recovery without meeting their demands.</p><p>The attacker generates and stores <a href="https://www.itpro.com/security/29671/what-is-aes-encryption">AES-256 encryption</a> keys locally, and Halcyon noted that because AWS does not store the encryption key it cannot help recover the data when victims report an attack.</p><p>AWS only logs a hash-based message authentication code (HMAC) of the key in its governance service, which the report states is insufficient for <a href="https://www.itpro.com/security/ransomware/359040/weakness-in-mamba-ransomware-could-help-recover-data-back">recovering any encrypted data</a>, or for forensic analysis of the attack either.</p><p>Once they have encrypted the victim’s assets, the files are marked for deletion within seven days in order to coerce the victims into paying, warning them not to try to alter their <a href="https://www.itpro.com/cloud/370347/multi-cloud-over-permissioning-causing-cyber-risk-headaches-for-businesses">account permissions</a> and interfere with their access.</p><h2 id="hardening-amazon-s3-to-avoid-compromise">Hardening Amazon S3  to avoid compromise </h2><p>The report noted that although <a href="https://www.itpro.com/tag/amazon">Amazon’s</a> server-side encryption feature has been around for some time, this looks like the first time ransomware operators have used it for malicious purposes, stating that it identified two victims who were impacted by the attack “in recent weeks”.</p><p>Halcyon said AWS users can mitigate the threat and harden their AWS environments by restricting SSE-C usage, monitoring and auditing their keys, and implementing advanced logging.</p><p>Customers should regularly review permissions for their <a href="https://www.itpro.com/security/malware/this-malware-is-trying-to-steal-your-aws-keys-and-more-heres-how-to-protect-yourself">AWS keys</a>, Halcyon advised adding they should also disable unused keys and rotate active keys frequently.</p><p><em>ITPro</em> approached AWS for a statement on the technique and a spokesperson for the firm said it protects customers to the best of its ability when their <a href="https://www.itpro.com/security/github-scrambles-to-rotate-keys-after-credentials-in-production-containers-were-potentially-exposed">keys are exposed</a>, pointing to its shared responsibility model for cloud assets.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED WHITEPAPER</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="7jCo7bCRjf7Ev2wpdNzvBn" name="Reinventing procurement_ From cost center to innovation driver (1).jpg" caption="" alt="Man working at his desk with a monitor" src="https://cdn.mos.cms.futurecdn.net/7jCo7bCRjf7Ev2wpdNzvBn.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: Amazon Business)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence/reinventing-procurement"><em>Discover how AI and ML are influencing procurement</em></a></p></div></div><p>“AWS helps customers secure their cloud resources through a shared responsibility model. Anytime AWS is aware of exposed keys, we notify the affected customers,” the spokesperson said.</p><p>“We also thoroughly investigate all reports of exposed keys and quickly take any necessary actions, such as applying quarantine policies to minimize risks for customers without disrupting their <a href="https://www.itpro.com/software/366126/how-byod-is-re-shaping-the-it-environment">IT environment</a>.”</p><p>The spokesperson added that all customers are strongly advised to act quickly if they believe their credentials may have been compromised.</p><p>“We encourage all customers to follow security, identity, and compliance best practices. In the event a customer suspects they may have exposed their credentials, they can start by following the steps listed in this post. As always, customers can contact <a href="https://www.itpro.com/cloud/cloud-security/aws-users-are-getting-a-big-security-boost-with-passkey-support">AWS Support</a> with any questions or concerns about the security of their account.”</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ AWS eyes ‘flexible’ data center expansion with $11bn Georgia investment ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/infrastructure/data-centres/aws-eyes-flexible-data-center-expansion-with-usd11bn-georgia-investment</link>
                                                                            <description>
                            <![CDATA[ The hyperscaler says the infrastructure will power cloud computing and AI growth ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">B5MynGCuN6oMtpHHE8KTuj</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/gTVcgEYDcjASTX2DTMGhsZ-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 09 Jan 2025 11:29:19 +0000</pubDate>                                                                                                                                <updated>Fri, 10 Jan 2025 13:39:33 +0000</updated>
                                                                                                                                            <category><![CDATA[Data Centres]]></category>
                                                    <category><![CDATA[Infrastructure]]></category>
                                                                                                                    <dc:creator><![CDATA[ Nicole Kobie ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/8Y8JDDTQ7XDEk49FoAFP2S.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Nicole Kobie first started writing for ITPro in 2007. As a freelance journalist covering technology and business, Nicole&#039;s work includes  bylines in New Scientist, Wired, PC Pro and many more. &lt;/p&gt;&lt;p&gt;Nicole the author of a book about the history of technology, The Long History of the Future.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/gTVcgEYDcjASTX2DTMGhsZ-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[AWS logo and branding pictured at the company&#039;s exhibitor booth at ISE 2023 and IOT Solution World Congress at Fira Barcelona on January 31, 2023 in Barcelona, Spain]]></media:description>                                                            <media:text><![CDATA[AWS logo and branding pictured at the company&#039;s exhibitor booth at ISE 2023 and IOT Solution World Congress at Fira Barcelona on January 31, 2023 in Barcelona, Spain]]></media:text>
                                <media:title type="plain"><![CDATA[AWS logo and branding pictured at the company&#039;s exhibitor booth at ISE 2023 and IOT Solution World Congress at Fira Barcelona on January 31, 2023 in Barcelona, Spain]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/gTVcgEYDcjASTX2DTMGhsZ-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.itpro.com/amazon-web-services">AWS</a> has announced its latest round of infrastructure investment focused in the US, pledging $11 billion for data centers in the state of Georgia. </p><p>The news follows a similar announcement of <a href="https://www.itpro.com/cloud/cloud-computing/aws-expands-ohio-investment-by-usd10-billion-in-major-ai-cloud-push"><u>$10bn in funding for data centers in Ohio</u></a> at the end of last year, and comes days after Microsoft said it will spend half of an $80bn tranche of data center funding for 2025 in the US alone. </p><p>"AWS's ongoing infrastructure investments across the United States demonstrate our relentless commitment to powering our customers' digital innovation through cloud and <a href="https://www.itpro.com/strategy/28181/what-is-ai">AI</a> technologies," said Roger Wehner, vice president of economic development at AWS.</p><p>The growth in data centers has been spurred by the rise in <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369959/what-is-generative-ai">generative AI</a>, but AWS said this infrastructure will be designed to be flexible, working both for traditional loads as well as meeting the demands of massive <a href="https://www.itpro.com/technology/artificial-intelligence/generative-ai-vs-large-language-models">AI models</a>. </p><p>"AWS data centers are flexible enough to efficiently run <a href="https://www.itpro.com/hardware/30399/what-is-a-gpu">GPUs</a> (graphics processing units) for traditional workloads or AI and <a href="https://www.itpro.com/strategy/28071/what-is-machine-learning">machine learning</a> models," the company <a href="https://www.aboutamazon.com/news/aws/aws-investment-georgia-ai-cloud-infrastructure" target="_blank"><u>said in a blog post</u></a>. </p><p>This isn't the first time AWS has invested in Georgian data centers. Indeed, the company noted it has invested $18.5 billion since 2010.</p><p>"State and local leaders have cultivated an environment that enables companies like AWS to make bold, forward-looking investments," said Wehner. </p><p>"We are excited to deepen our partnership with the state of Georgia and contribute to the continued advancement of its thriving technology landscape."</p><p>AWS predicted the initiative would create at least 550 new high-skilled jobs in the region, alongside thousands of non-technical roles such as construction. </p><p>The investment is expected to focus on the Butts and Douglas counties. Russ Crumbley, chairman of the Butts County Board of Commissioners, said the investment would be the "most significant in Butts County history."</p><h2 id="sustainable-power">Sustainable power </h2><p>AWS didn't detail how the new infrastructure would be powered — a growing problem for AI data centers that has sparked concerns about a <a href="https://www.itpro.com/infrastructure/data-centres/power-supply-shortages-are-a-ticking-time-bomb-for-data-center-operators"><u>lack of energy</u></a> driving tech companies to nuclear options. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED WHITEPAPER</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="tvawFkCaNr5vdotoTDCE6Z" name="The life sciences guide to AI-driven innovations.jpg" caption="" alt="The life sciences guide to AI-driven innovations" src="https://cdn.mos.cms.futurecdn.net/tvawFkCaNr5vdotoTDCE6Z.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: AWS)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/infrastructure/the-life-sciences-guide-to-ai-driven-innovations"><em>Reinvent your business with data and AI</em></a></p></div></div><p>Amazon's own <a href="https://www.itpro.com/infrastructure/data-centres/aws-just-dropped-dollar650-million-on-a-data-center-built-next-to-a-25-gigawatt-nuclear-power-station-and-it-still-might-not-be-enough-to-keep-pace-with-surging-future-energy-demands">plans to build a data center next to a nuclear plant</a> has seen significant <a href="https://www.itpro.com/infrastructure/data-centres/aws-dealt-major-blow-in-nuclear-powered-data-center-deal-after-regulators-reject-upgrade-plans"><u>pushback</u></a>. However, the hyperscaler did note that it had previously made "significant investments" in renewable energy in the state, including eight solar farms. </p><p>"Once fully operational, these projects will generate enough carbon-free energy to power an estimated 123,000 US homes each year," the blog post noted. </p><p>The boom in AI has driven demand for more data centers, with reports suggesting <a href="https://www.itpro.com/infrastructure/data-centres/europe-needs-more-energy-and-better-grids-to-meet-data-center-power-demands-in-the-age-of-ai"><u>Europe</u></a> and the <a href="https://www.itpro.com/infrastructure/data-centres/uk-warned-about-data-center-need-again"><u>UK risk falling</u></a> behind without such investment. </p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Amazon's RTO mandate could spark a talent exodus ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business/business-strategy/amazons-rto-mandate-could-spark-a-talent-exodus</link>
                                                                            <description>
                            <![CDATA[ A survey of Amazon staff suggests plenty remain unhappy about returning to the office next year ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">R9ahancwuNJ96UEXcnEoTo</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/PemTtnMb3jV89kK8B9ag9e-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 23 Dec 2024 10:51:39 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Business Strategy]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                                    <dc:creator><![CDATA[ Nicole Kobie ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/8Y8JDDTQ7XDEk49FoAFP2S.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Nicole Kobie first started writing for ITPro in 2007. As a freelance journalist covering technology and business, Nicole&#039;s work includes  bylines in New Scientist, Wired, PC Pro and many more. &lt;/p&gt;&lt;p&gt;Nicole the author of a book about the history of technology, The Long History of the Future.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/PemTtnMb3jV89kK8B9ag9e-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Amazon logo and branding in black lettering pictured on a white background.]]></media:description>                                                            <media:text><![CDATA[Amazon logo and branding in black lettering pictured on a white background.]]></media:text>
                                <media:title type="plain"><![CDATA[Amazon logo and branding in black lettering pictured on a white background.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/PemTtnMb3jV89kK8B9ag9e-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Nearly half of Amazon workers say they are already looking for alternative roles due to the firm’s RTO mandate, while two-thirds expect to depart the company within the next year. </p><p>That's according to an <a href="https://thesoc.org/resources/amazon-corporate-worker-return-to-office-survey/"><u>online survey from the Strategic Organizing Centre</u></a> (SOC), which asked more than 1,000 Amazon corporate workers about the company's controversial <a href="https://www.itpro.com/business/business-strategy/what-are-return-to-office-mandates-rto"><u>return to Office (RTO) mandate</u></a>. </p><p>After years of hybrid working, Amazon employees are required to start working from the office in January. CEO Andy Jassy confirmed the decision in September this year, telling employees the RTO mandate will help the company “invent, collaborate, and be connected enough to each other” moving forward. </p><p>The backlash from staff started immediately, with workers voicing repeated concerns over the move. </p><p>According to SOC’s survey, most staff (87%) said they expect their productivity to slide as a result of returning to office work. Respondents also highlighted concerns over longer commutes, higher stress levels, strained relationships with loved ones, and poorer mental health outcomes. </p><p>Some staff described the move as a "bait and switch", saying they were hired on the grounds they could work at least partially from home. </p><h2 id="amazon-s-rto-mandate-continues-to-irk-staff">Amazon’s RTO mandate continues to irk staff</h2><p>Employees say the RTO makes no sense, as they no longer necessarily go into the same office as their colleagues or managers. Of those surveyed, 38% said they work in the same office as 20% or less of their team members, with 45% saying their manager works from a different office. </p><p>Because of that, 81% of those who responded to the survey said the way they interact with colleagues wasn't likely to change — or would become worse. </p><p>The report quotes one staff member with more than seven years of experience at the company saying their commute would be three hours a day, but it would be wasted as they work with a global team.</p><p>"They expect me to take early morning meetings and late-night meetings but still want me to go into an office to take virtual meetings,” the respondent said.</p><p>"Despite Andy Jassy’s claims about fostering collaboration and team connectivity, corporate teams at Amazon are often geographically dispersed," the report notes. "When the five-day return-to-office policy is fully implemented, many workers will still work with their teams primarily remotely, but they will be required to do so from an office."</p><h2 id="rto-churn">RTO Churn</h2><p>The survey from SOC found that 48% of staff are actively seeking new jobs outside the company, with two-thirds of employees saying they are likely or very likely to leave the company in the next year.</p><p>But replacing so many staff could prove difficult. Three-quarters said they wouldn't recommend working at Amazon to a friend. </p><p>"The five-day in-office mandate is out of step with major tech competitors, with whom Amazon competes to hire and retain highly-skilled workers," the report adds. </p><p>"If Amazon executes the five-day in-office policy in January as planned, it will likely have difficulty retaining and recruiting talent and may harm the very spirit of innovation and collaboration that its leaders claim to value."</p><p><a href="https://www.itpro.com/business/business-strategy/considering-an-rto-mandate-think-again-if-you-want-to-keep-your-best-talent-brain-drain-is-causing-havoc-for-companies-pushing-staff-back-into-the-office-with-women-and-senior-staff-most-likely-to-quit"><u>Research led by the University of Pittsburgh</u></a> suggests RTO mandates do indeed spark a 'brain drain'. </p><p>The study noted that companies implementing a return to the office typically find it harder to recruit in the wake of the move. Similarly, these firms often lose their best talent as a result. </p><p>Senior employees and female staff are among the first to jump ship in the wake of an RTO mandate, the study found. </p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Amazon's RTO mandate just hit a major roadblock – it doesn’t have enough office space ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business/business-strategy/amazons-rto-mandate-just-hit-a-major-roadblock-it-doesnt-have-enough-office-space</link>
                                                                            <description>
                            <![CDATA[ The company has told staff in several locations that it won't have room for them all in time ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">yYq87gtxdSrt7wmVUZF7oM</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/2B9Jf7dfcUvu2kKmsDvM3S-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 20 Dec 2024 13:26:25 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Business Strategy]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/2B9Jf7dfcUvu2kKmsDvM3S-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Amazon logo and branding pictured on a logistics facility in Velizy-Villacoublay, France.]]></media:description>                                                            <media:text><![CDATA[Amazon logo and branding pictured on a logistics facility in Velizy-Villacoublay, France.]]></media:text>
                                <media:title type="plain"><![CDATA[Amazon logo and branding pictured on a logistics facility in Velizy-Villacoublay, France.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/2B9Jf7dfcUvu2kKmsDvM3S-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Amazon's controversial crackdown on remote working appears to have hit a snag - there isn't enough room in the office.</p><p>Staff were originally told to come in five days a week from January. However, according to reports from <a href="https://www.bloomberg.com/news/articles/2024-12-18/amazon-delays-return-to-office-mandate-for-thousands-of-workers"><u><em>Bloomberg</em></u></a>, the company has now told staff at sites in at least seven cities to carry on working at home for up to four months longer.</p><p>Staff in Dallas were told not to come in for five days a week until March or April, and those in Manhattan that the date was likely to be May. Meanwhile, according to <a href="https://www.businessinsider.com/amazon-delays-full-rto-some-staff-workspace-shortages-2024-12"><u><em>Business Insider</em></u></a>, those in Atlanta, Nashville and Houston have also been told that there will be delays.</p><p>In September, CEO Andy Jassy <a href="https://www.aboutamazon.com/news/company-news/ceo-andy-jassy-latest-update-on-amazon-return-to-office-manager-team-ratio?ref=teamblind.com"><u>wrote</u></a> to staff, saying "we've decided that we're going to return to being in the office the way we were before the onset of COVID."</p><p>That meant going back to the office full-time, up from the current three days a week, and with no hot-desking.</p><p>"For the vast majority of employees, assigned workspaces will be available by January 2, 2025," the company said at the time. </p><p>"If your assigned workspace isn't ready by January 2, we still expect everyone to begin fully working from the office by that date."</p><p>The announcement was widely opposed by workers. A recent <a href="https://www.teamblind.com/blog/amazon-rto-return-to-office-five-days-week-reaction/"><u>survey</u></a> by professional social network Blind found that 91% of 2,585 verified Amazon professionals were unhappy with the order.</p><p>Some told Blind they'd quit rather than comply, with three-quarters saying they'd be looking for another job. Others said they'd or just wait to be fired. </p><p>"My morale for this job is gone, gonna totally check out till PIP," said one.</p><p>However, others have suggested that this was playing into Amazon's hands, with the change in policy a cynical move to reduce headcount without having to make expensive layoffs.  </p><p>Amazon has said that the majority of workers will be returning to the office in January as planned. </p><p>The move in the tech industry away from <a href="https://www.itpro.com/business-strategy/flexible-working/361803/uk-staff-quit-no-hybrid-work">hybrid working</a> shows no signs of abating. </p><p>Over the last year, Salesforce, Dell, Apple, and Disney have all tightened up their hybrid working policies, while Starling Bank has mandated a minimum of 10 days a month in the office and BT requiring at least three days a week.</p><p>Research tends to show, though, that staff allowed to work flexibly are just as productive as those in the office. A recent study found that <a href="https://www.itpro.com/business/business-strategy/considering-an-rto-mandate-think-again-if-you-want-to-keep-your-best-talent-brain-drain-is-causing-havoc-for-companies-pushing-staff-back-into-the-office-with-women-and-senior-staff-most-likely-to-quit">enterprises risk losing their best talent</a> when introducing return to office mandates. </p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ AWS goes all in on AI agents with new features for Bedrock and Amazon Q  ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/artificial-intelligence/aws-goes-all-in-on-ai-agents-with-new-features-for-bedrock-and-amazon-q</link>
                                                                            <description>
                            <![CDATA[ Agentic customizability is coming to Bedrock and the Amazon Q developer assistant ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">8MQ6AcBtsc5KC8PiqkGfQM</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/Nv62XgztGxWyKxGXeF5saF-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 04 Dec 2024 11:04:52 +0000</pubDate>                                                                                                                                <updated>Wed, 04 Dec 2024 15:54:56 +0000</updated>
                                                                                                                                            <category><![CDATA[Artificial Intelligence]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                <author><![CDATA[ george.fitzmaurice@futurenet.com (George Fitzmaurice) ]]></author>                    <dc:creator><![CDATA[ George Fitzmaurice ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/N4xHCjSAXKcijjt3oiQtfc.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/Nv62XgztGxWyKxGXeF5saF-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[AWS logo pictured at the AWS Summit Seoul 2024 at COEX Convention &amp; Exhibition Center on May 16, 2024, in Seoul, South Korea. ]]></media:description>                                                            <media:text><![CDATA[AWS logo pictured at the AWS Summit Seoul 2024 at COEX Convention &amp; Exhibition Center on May 16, 2024, in Seoul, South Korea. ]]></media:text>
                                <media:title type="plain"><![CDATA[AWS logo pictured at the AWS Summit Seoul 2024 at COEX Convention &amp; Exhibition Center on May 16, 2024, in Seoul, South Korea. ]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/Nv62XgztGxWyKxGXeF5saF-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>AWS has unveiled a range of new <a href="https://www.itpro.com/technology/artificial-intelligence/big-tech-poised-to-capitalize-on-usd10-trillion-global-services-market-through-agentic-ai">agentic AI</a> features for its Amazon Bedrock and Amazon Q platforms, giving customers the ability to both build and deploy agents for different workflows. </p><p>Unveiled at <a href="https://www.itpro.com/news/live/AWS-reinvent-2024-all-the-news-and-updates-live"><em>AWS re:Invent 2024</em></a>, the first announcement focused on giving customers the tools to build not just their own agents, but entire teams of agents that can be coordinated to complete more complex tasks.</p><p>AWS announced it would be expanding its existing agentic offering, <a href="https://www.itpro.com/technology/artificial-intelligence/aws-bedrock-distances-firm-from-microsoft-google-in-generative-ai-race">Amazon Bedrock</a> Agents, to support this multi-agent collaboration.  </p><p>Under the new service, customers can create agents to complete specific tasks alongside the option to create a ‘supervisor’ agent to manage the other agents. </p><p>This supervisor coordinates the project, routing tasks to other agents or giving certain agents access to information. </p><p>“Bedrock takes what was going to be an almost impossible coordination engineering task and makes it simple to do, and that's what we're doing,” Matt Garman, CEO of AWS, said on stage at <em>re:Invent</em>. </p><h2 id="ai-agents-are-coming-to-amazon-q">AI agents are coming to Amazon Q</h2><p>AWS also announced new agentic capabilities for developers in an update to its flagship AI product, <a href="https://www.itpro.com/software/development/everything-you-need-to-know-about-amazon-q-including-features-pricing-and-business-tiers">Amazon Q</a>. Three new agents will allow developers to reduce workloads, the company said. </p><p>The first agent automates the generation of unit testing, the process through which developers will assess the functionality of smaller parts of an entire application or piece of software.</p><p>This is time-consuming and tedious work, according to AWS’ director of product management, Adnan Ijaz, though it is needed to build reliable software. </p><p>“It takes a lot of time for them to go write tests, but it's necessary if you really need to test what the software is supposed to do,” Ijaz told <em>ITPro</em>. </p><p>Operational directly from the integrated developer environment (IDE) and available in preview in GitLab, this agent takes the context of an entire project and generates unit tests, helping developers catch issues earlier and improve code reliability. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED WHITEPAPER</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ZeavEHZpbWZUNY88ADDa3g" name="IDC BT.PNG" caption="" alt="whitepaper from bt/idc on future-proofing operations" src="https://cdn.mos.cms.futurecdn.net/ZeavEHZpbWZUNY88ADDa3g.png" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: IDC)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/infrastructure/future-proofing-operations"><em>Securely move data from different sources</em></a></p></div></div><p>The second agent supports the creation of code documentation, providing gains for developers and enabling them to get up to speed particularly quickly on new projects, capture details for other team members, or improve old documentation.</p><p>“The reality is, your software evolves quickly, particularly in larger teams,” Ijaz said. Lots of changes get made and several contributors may contribute to it, he added, so documentation falls out of date quickly.</p><p>This new agent will also maintain documentation and keep it up to date, Ijaz added, so new developers can access up-to-date documentation.  </p><p>A third and final agent can be deployed for automating code reviews, helping developers get feedback when required and maintaining the quality of code based on engineering best practices.  </p><h2 id="agents-are-all-the-rage">Agents are all the rage </h2><p>The announcement from AWS marks the latest in a string of agentic AI launches by major tech companies this year, with a host of industry competitors dipping their toes in what some have described as the next evolutionary step in AI.</p><p>Salesforce, for example, made a big agentic push a few months ago at its annual Dreamforce conference, <a href="https://www.itpro.com/technology/artificial-intelligence/salesforce-ceo-wants-to-break-the-hypnosis-coming-from-vendors"><u>unveiling Agentforce</u></a>, a platform which enables enterprises to create their own customizable agents. </p><p><a href="https://www.itpro.com/technology/artificial-intelligence/google-cloud-claims-first-roi-on-ai-agents-approach"><u>Google has also touted the benefits</u></a> of its own Vertex AI agent offering, having <a href="https://www.itpro.com/technology/artificial-intelligence/google-cloud-targets-ai-anywhere-with-vertex-ai-agents"><u>first announced it</u></a> at Google Cloud Next earlier this year.</p><p>In October, <a href="https://www.itpro.com/technology/artificial-intelligence/big-tech-poised-to-capitalize-on-usd10-trillion-global-services-market-through-agentic-ai"><u>analysis from investment firm Sequoia Capital</u></a> found that tech companies poised to capitalize on a potential multi-trillion-dollar global services market that looks to be drastically altered by the advent of agentic AI. </p><p>The autonomous nature of AI agents are a key talking point among industry providers, with agents able to carry out tasks on their own and help reduce strain on human workers. </p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ AWS opens physical sites for fast data uploads – but it could cost you up to $500 an hour ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/cloud/cloud-computing/aws-opens-physical-sites-for-fast-data-uploads-but-it-could-cost-you-up-to-usd500-an-hour</link>
                                                                            <description>
                            <![CDATA[ Amazon Web Service (AWS) has launched a new Data Transfer Terminal service to allow customers to upload data to the cloud from a physical site. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">pr5a9YAT9em3WSuRvMzm6U</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/up7KoVRatQ55Re8Gti5rFT-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 02 Dec 2024 12:06:26 +0000</pubDate>                                                                                                                                <updated>Mon, 02 Dec 2024 14:14:49 +0000</updated>
                                                                                                                                            <category><![CDATA[Cloud Computing]]></category>
                                                    <category><![CDATA[Cloud]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/up7KoVRatQ55Re8Gti5rFT-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Amazon Web Services (AWS) logo pictured illuminated at Web Summit in Lisbon with attendees walking by.]]></media:description>                                                            <media:text><![CDATA[Amazon Web Services (AWS) logo pictured illuminated at Web Summit in Lisbon with attendees walking by.]]></media:text>
                                <media:title type="plain"><![CDATA[Amazon Web Services (AWS) logo pictured illuminated at Web Summit in Lisbon with attendees walking by.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/up7KoVRatQ55Re8Gti5rFT-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.itpro.com/cloud/infrastructure-as-a-service-iaas/362608/what-is-aws">Amazon Web Services (AWS)</a> customers will soon be able to book time slots at physical locations to connect their storage devices and upload data to the cloud.</p><p>Data can be uploaded to any AWS endpoint, including <a href="https://www.itpro.com/cloud/amazon-s3/367664/what-is-amazon-s3">Amazon S3</a>, Amazon Elastic File System (Amazon EFS), or others, using a high throughput connection of up to up to 400Gbps.</p><p>Each AWS Data Transfer Terminal will house a patch panel, fiber optic cable and a PC for monitoring data transfer jobs, the hyperscaler revealed. Terminals will be charged by the hour, with no per GB charge for the data transfer if the data remains in the same continent. </p><p>The first two Data Transfer Terminals are already up and running in Los Angeles and New York, with plans to launch more globally. </p><p>So far, the company is only listing charges for US-to-US transfers - $300 per hour - and US-to-EU at $500.</p><p>"On your reserved date and time, visit the location and confirm access with the building reception. You’re escorted by building staff to the floor and your reserved room of the Data Transfer Terminal location," said Channy Yun, principal developer advocate for AWS Cloud.</p><p>"Don’t be surprised if there are no AWS signs in the building or room. This is for security reasons to keep your work location as secret as possible."</p><p>The company said the terminals will significantly cut the time it takes to upload large amounts of data, meaning ingested data can be processed within minutes.</p><p>Customers can then analyze large datasets using Amazon Athena, train and run machine learning models with ingested data using <a href="https://www.itpro.com/cloud/amazon-web-services-aws/354268/aws-ramps-up-sagemaker-tools-at-reinvent">SageMaker</a>, or build scalable applications using <a href="https://www.itpro.com/cloud/370070/what-is-aws-ec2">Amazon EC2</a>.</p><p>"After the data is uploaded to AWS, you can use the extensive suite of AWS services to generate value from your data and accelerate innovation," Yun commented.</p><p>"You can also bring your AWS Snowball devices to the location for upload and retain the device for continued use and not rely on traditional shipping methods."</p><div  class="fancy-box"><div class="fancy_box-title">RELATED WHITEPAPER</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="axwbqykwwiqhK3sDMvXoGG" name="2024 State of procurement report (1).jpg" caption="" alt="Man working in a field" src="https://cdn.mos.cms.futurecdn.net/axwbqykwwiqhK3sDMvXoGG.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: Amazon Business)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/business/the-future-of-business/2024-state-of-procurement-report"><em>Activities that procurement teams should focus on</em></a></p></div></div><p>Suggested use cases include video production data for processing in the media and entertainment industry, training data for Advanced Driver Assistance Systems (ADAS) in the automotive industry, or migrating legacy data in the financial services industry. </p><p>The hyperscaler also noted the service could help support uploads of equipment sensor data in the industrial and agricultural sectors. </p><p>"You can upload large datasets from fleets of vehicles operating and collecting data in metro areas for training machine learning models, digital audio and video files from content creators for media processing workloads, and mapping or imagery data from local government organizations for geographic analysis," said Yun.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Amazon confirms employee data compromised amid 2023 MOVEit breach claims – but the hacker behind the leak says a host of other big tech names are also implicated ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/security/data-breaches/amazon-confirms-employee-data-compromised-in-2023-moveit-breach-but-the-hacker-behind-the-leak-claims-a-host-of-other-big-tech-names-are-also-implicated</link>
                                                                            <description>
                            <![CDATA[ Millions of records stolen during the 2023 MOVEit data breach have been leaked ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">ANVeZ6FHbouwebjwMHCzK6</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/2B9Jf7dfcUvu2kKmsDvM3S-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 12 Nov 2024 10:38:59 +0000</pubDate>                                                                                                                                <updated>Tue, 12 Nov 2024 15:04:38 +0000</updated>
                                                                                                                                            <category><![CDATA[Data Breaches]]></category>
                                                    <category><![CDATA[Security]]></category>
                                                                                                <author><![CDATA[ solomon.klappholz@futurenet.com (Solomon Klappholz) ]]></author>                    <dc:creator><![CDATA[ Solomon Klappholz ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/pjZQRW2qWqQNjxubC6SUQ5.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Solomon Klappholz is a former Staff Writer at ITPro and ChannelPro. He has experience writing about the technologies that facilitate industrial manufacturing which led to him developing a particular interest in IT regulation, industrial infrastructure applications, and machine learning.&lt;/p&gt;&lt;p&gt;Before he joined ITPro, Solomon graduated from the University of Warwick in 2021 with a BA (Hons) in Philosophy, Politics, and Economics which included an intercalated year studying Philosophy at the Erasmus University, Rotterdam.&lt;/p&gt;&lt;p&gt;Outside of the office, Solomon enjoys reading, visiting new art exhibitions, and playing football.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/2B9Jf7dfcUvu2kKmsDvM3S-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Amazon logo and branding pictured on a logistics facility in Velizy-Villacoublay, France.]]></media:description>                                                            <media:text><![CDATA[Amazon logo and branding pictured on a logistics facility in Velizy-Villacoublay, France.]]></media:text>
                                <media:title type="plain"><![CDATA[Amazon logo and branding pictured on a logistics facility in Velizy-Villacoublay, France.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/2B9Jf7dfcUvu2kKmsDvM3S-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.itpro.com/tag/amazon">Amazon</a> has confirmed that a security incident affecting a third-party vendor has exposed employee information.</p><p>The incident saw data allegedly belonging to employees at a host of major tech firms leaked, with the data believed to have been stolen during the 2023 <a href="https://www.itpro.com/security/why-the-moveit-breach-still-lives-rent-free-in-the-minds-of-it-leaders">MOVEit breach</a>. </p><p>An Amazon spokesperson told <em>ITPro</em> its internal systems remain secure, insisting the incident was isolated to one of its <a href="https://www.itpro.com/security/data-breaches/358864/third-party-attacks-expose-12m-health-care-records">third-party</a> property management systems. </p><p>“Amazon and <a href="https://www.itpro.com/amazon-web-services">AWS</a> systems remain secure, and we have not experienced a security event. We were notified about a security event at one of our property management vendors that impacted several of its customers including Amazon.”</p><p>The statement added that the published information was limited to employee contact information, as well as some <a href="https://www.itpro.com/security/privacy/355211/google-releases-location-data-to-showcase-effectiveness-of-coronavirus">location data</a>.</p><p>“The only Amazon information involved was employee work contact information, for example work email addresses, desk phone numbers, and building locations.”</p><p>Amazon did not confirm how many employees were impacted by the breach.</p><p>The tech giant isn’t the only major organization impacted in the data dump. <a href="https://www.itpro.com/hardware/laptops/hp-omnibook-x-14-review-incredible-battery-life-meets-copilot-ai">HP</a>, <a href="https://www.itpro.com/tag/lenovo">Lenovo</a>, and other parties including HSBC and MetLife have allegedly been impacted in the breach. </p><p><em>ITPro </em>has contacted the organizations for confirmation.</p><p>Leaked by a cyber criminal using the moniker ‘Nam3L3ss’, the cache is said to include a variety of employee data including names, email addresses, <a href="https://www.itpro.com/security/privacy/356000/whatsapp-exposed-users-phone-numbers-in-google-search-results">phone numbers</a>, cost center codes, and, in some cases, entire organizational structures of the affected parties.</p><p>Nam3L3ss claims to have over 2.8 million records stolen from Amazon in particular, as well as half a million taken from life <a href="https://www.itpro.com/security/cyber-security/361099/cyber-security-and-insurance-companies-evolving-with-the-threat-of-ransomware">insurance company</a> MetLife. </p><p>The total number of records published in the initial release was nearly five million lines of data, affecting 25 large organizations.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED WHITEPAPER</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="x7QkfYAMgcrBoSUayNJ4aV" name="Living off The Land Attacks.jpg" caption="" alt="Living off The Land Attacks" src="https://cdn.mos.cms.futurecdn.net/x7QkfYAMgcrBoSUayNJ4aV.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: CyberFox)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/security/living-off-the-land-attacks"><em>Hackers are using native system files against you</em></a></p></div></div><p>Nam3L3ss claimed that what they have released so far is less than 0.001% of the data they have in their possession, alleging they have 1,000 releases coming with data that has never been seen before.</p><p>The threat actor, who claims not to be a hacker, said the information was taken during the May 2023 <a href="https://www.itpro.com/security/cyber-attacks/moveit-cyber-attack-cl0p-sparks-speculation-that-its-lost-control-of-hack">MOVEit attacks</a>.</p><p>Hackers affiliated with the Cl0p threat collective exploited a zero-day vulnerability in Progress’s <a href="https://www.itpro.com/security/a-new-critical-moveit-vulnerability-is-being-exploited-by-hackers-heres-what-you-need-to-know">MOVEit file transfer protocol</a>, used by thousands of large organizations around the world.</p><p>The vulnerability, tracked as CVE-2023-34362, was an SQL injection flaw identified in the MOVEit Transfer web application that was leveraged by the threat actors to gain access to MOVEit Tranfer’s database.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ “There are other companies around”: AWS CEO Matt Garman says employees pushing back on RTO mandates should quit ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business/business-strategy/there-are-other-companies-around-aws-ceo-matt-garman-says-employees-pushing-back-on-rto-mandates-should-quit</link>
                                                                            <description>
                            <![CDATA[ AWS CEO Matt Garman says employees pushing back on RTO mandates should quit ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">v9QNBPVWZPYdY5H3zfLFHA</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/97f3cZNZ65XFNZG5PkEpCL-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 22 Oct 2024 10:49:35 +0000</pubDate>                                                                                                                                <updated>Tue, 14 Jan 2025 09:51:42 +0000</updated>
                                                                                                                                            <category><![CDATA[Business Strategy]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                                    <dc:creator><![CDATA[ Nicole Kobie ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/8Y8JDDTQ7XDEk49FoAFP2S.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Nicole Kobie first started writing for ITPro in 2007. As a freelance journalist covering technology and business, Nicole&#039;s work includes  bylines in New Scientist, Wired, PC Pro and many more. &lt;/p&gt;&lt;p&gt;Nicole the author of a book about the history of technology, The Long History of the Future.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/97f3cZNZ65XFNZG5PkEpCL-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Matt Garman, CEO of Amazon Web Services, speaks during the WSJ Tech Live conference hosted by the Wall Street Journal at the Montage Laguna Beach in Laguna Beach, California, on October 21, 2024. ]]></media:description>                                                            <media:text><![CDATA[Matt Garman, CEO of Amazon Web Services, speaks during the WSJ Tech Live conference hosted by the Wall Street Journal at the Montage Laguna Beach in Laguna Beach, California, on October 21, 2024. ]]></media:text>
                                <media:title type="plain"><![CDATA[Matt Garman, CEO of Amazon Web Services, speaks during the WSJ Tech Live conference hosted by the Wall Street Journal at the Montage Laguna Beach in Laguna Beach, California, on October 21, 2024. ]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/97f3cZNZ65XFNZG5PkEpCL-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Don't want to return to the office? Amazon has a simple answer for employees refusing <a href="https://www.itpro.com/business/business-strategy/tech-execs-pushed-for-a-return-to-the-office-now-theyre-backtracking-amid-a-workforce-revolt-with-only-3-of-firms-asking-staff-to-return-full-time">RTO mandates</a>: quit. </p><p><a href="https://www.itpro.com/software/development/aws-ceo-thinks-ai-coding-tools-could-herald-the-death-of-the-developer-as-we-know-it-but-theres-light-on-the-horizon-for-worried-devs">Matt Garman</a>, chief executive of the tech giant’s cloud division, Amazon Web Services (AWS), told staff at a meeting that they should look elsewhere for work if they didn't think they could work in the office anymore. </p><p>Amazon is one of a few major companies to order employees back to the office after the rise of hybrid working. The company first required workers to come in for a minimum of three days a week, which sparked a backlash among employees — and reports of firings of staff who didn't comply.</p><p>Last month, the tech giant took things one step further, announcing it will <a href="https://www.itpro.com/business/business-strategy/amazon-demands-staff-return-to-office-five-days-per-week"><u>require all staff to return to the office</u></a> full-time, aside from the odd day working from home for sick days, care responsibilities, and needing to focus. At the time, Amazon CEO Andy Jassy said the move was to "invent, collaborate, and be connected enough to each other".</p><p>The move immediately sparked a negative reaction from some staff, with <a href="https://www.itpro.com/business/business-strategy/amazon-demands-staff-return-to-office-five-days-per-week"><u>reports</u></a> emerging that some plan to "soft quit".</p><h2 id="amazon-s-rto-push-continues">Amazon’s RTO push continues</h2><p>Amazon appears to have little sympathy for such workers. Garman told workers at a company meeting last week that anyone unwilling to come in for the full five days a week should seek employment elsewhere — but he stressed he didn't see that as a negative comment. </p><p>"If there are people who just don't work well in that environment and don't want to, that's okay, there are other companies around," said Garman. "By the way, I don't mean that in a bad way," he said, adding "we want to be in an environment where we're working together."</p><p>Garman said, according to a transcript seen by <a href="https://www.reuters.com/technology/amazon-aws-ceo-quit-if-you-dont-want-return-office-2024-10-17/"><u><em>Reuters</em></u></a>, that most AWS staff actually supported the move. </p><p>He echoed Jassy's comments that the RTO was required to ensure innovation and communication at the company. "When we want to really, really innovate on interesting products, I have not seen an ability for us to do that when we're not in-person," said Garman.</p><h2 id="quiet-firing">Quiet firing? </h2><p>RTO mandates are largely <a href="https://www.itpro.com/business/business-strategy/amazon-workers-aren-t-happy-with-the-company-s-controversial-rto-scheme-and-they-re-making-their-voices-heard"><u>unpopular</u></a> among workers — Amazon's sparked a walkout, <a href="https://www.itpro.com/business/careers-and-training/dell-technologies-staff-arent-happy-after-recent-layoffs-and-a-controversial-rto-scheme-and-they-made-that-very-clear-in-a-recent-internal-survey"><u>Dell's staff satisfaction fell in response </u></a>— raising the question of why companies persist with calling workers back to the office full time. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED WHITEPAPER</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Etnh4dyusDufvUMrYX5Vih" name="Put AI to work for supply chains guidebook.jpg" caption="" alt="Put AI to work for supply chains" src="https://cdn.mos.cms.futurecdn.net/Etnh4dyusDufvUMrYX5Vih.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: IBM)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence/put-ai-to-work-for-supply-chains"><em>Harness the power of AI to transform supply chain operations</em></a></p></div></div><p>While Amazon has repeatedly said the move is to make it easier for staff to innovate together, one suggestion that keeps cropping up is it's a way to reduce headcount without paying for layoffs. </p><p>One <a href="https://www.itpro.com/business/business-strategy/business-execs-just-said-the-quiet-part-out-loud-on-rto-mandates-a-quarter-admit-forcing-staff-back-into-the-office-was-meant-to-make-them-quit-but-this-quiet-firing-practice-could-easily-backfire"><u>survey</u></a> saw a quarter of executives admit they hoped RTO mandates led to some staff quitting — and they may well get their wish, as just as many staff said they would consider quitting if faced with an RTO mandate at their own office. </p><p>Of course, <a href="https://www.itpro.com/business/business-strategy/what-is-quiet-firing">quiet firing</a> comes with a risk to companies: they may find their very best staff are the ones who depart, hurting their innovation in the long run. </p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Business execs just said the quiet part out loud on RTO mandates —  A quarter admit forcing staff back into the office was meant to make them quit ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business/business-strategy/business-execs-just-said-the-quiet-part-out-loud-on-rto-mandates-a-quarter-admit-forcing-staff-back-into-the-office-was-meant-to-make-them-quit-but-this-quiet-firing-practice-could-easily-backfire</link>
                                                                            <description>
                            <![CDATA[ Companies know staff don't want to go back to the office, and that may be part of their plan with RTO mandates ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">VdJoDcjE9rcTCV5zRtdAyn</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/XSB5Vmw8DtdPDHSLYerUqd-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 16 Oct 2024 16:00:00 +0000</pubDate>                                                                                                                                <updated>Tue, 14 Jan 2025 09:50:17 +0000</updated>
                                                                                                                                            <category><![CDATA[Business Strategy]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                                    <dc:creator><![CDATA[ Nicole Kobie ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/8Y8JDDTQ7XDEk49FoAFP2S.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Nicole Kobie first started writing for ITPro in 2007. As a freelance journalist covering technology and business, Nicole&#039;s work includes  bylines in New Scientist, Wired, PC Pro and many more. &lt;/p&gt;&lt;p&gt;Nicole the author of a book about the history of technology, The Long History of the Future.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/XSB5Vmw8DtdPDHSLYerUqd-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[RTO mandate concept image showing a woman scanning pass at turnstile in entrance to an office.]]></media:description>                                                            <media:text><![CDATA[RTO mandate concept image showing a woman scanning pass at turnstile in entrance to an office.]]></media:text>
                                <media:title type="plain"><![CDATA[RTO mandate concept image showing a woman scanning pass at turnstile in entrance to an office.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/XSB5Vmw8DtdPDHSLYerUqd-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Companies give a lot of reasons for employees to come back to the office — innovation, communication, productivity — but as many as a quarter are also quietly hoping that staff quit.</p><p>That's according to research from <a href="https://www.bamboohr.com/resources/data-at-work/data-stories/2024-return-to-office" target="_blank"><u>BambooHR</u></a>, which surveyed companies on the return to office (RTO) trend, finding that 18% of HR professionals and 25% of VP and c-suite executives hoped for some level of voluntary turnover because of a tougher RTO mandate.</p><p>Indeed, 37% of managers, directors and executives believe that layoffs that followed RTO policies happened because fewer people quit than expected.</p><p>And they're likely to get their wish, at least in part. More than one-quarter (28)% of employees said they would consider quitting if RTO policies were enacted at their workplace.</p><p>"By using RTO mandates as a workforce reduction tactic, companies are losing talent and morale among their employees," the report said. "Nearly half (45%) of the employees who have experienced RTO report significant talent loss within their organizations — talent that was highly valued and wished to be retained."</p><h2 id="rto-mandates-demotivate-staff">RTO mandates demotivate staff</h2><p>Beyond losing staff, companies face other challenges if staff are unhappy about RTO mandates. "This level of dissatisfaction could lead to a further drain of talent, affecting not just morale but also the stability and innovation potential of the workforce," the report found.</p><p>Lauren Neal, the founder of Valued at Work, said she's seen RTO mandates being used for layoffs.</p><p>“I have seen an organization mandate RTO to a different office — changing from central London to over an hour’s commute away," she said. "The office did not have the space to accommodate all employees, and the thinking was that some would quit."</p><p>"I personally feel this dishonest approach does the organization no favors — especially when other personnel can see what’s happening. A lack of trust leads to disengagement and even higher rates of attrition due to a toxic workplace culture."</p><p>No wonder then that companies such as <a href="https://www.itpro.com/business/careers-and-training/microsoft-tells-staff-it-wont-follow-amazon-or-dells-lead-on-enforcing-a-return-to-the-office-but-theres-a-catch"><u>Microsoft has made it clear a RTO mandate</u></a> is not on the cards.</p><h2 id="the-reasons-behind-the-return-to-the-office-push">The reasons behind the return to the office push</h2><p>Of course, companies don't say that they're hoping to cut headcount when they issue an RTO mandate — instead they talk about working practices and innovation. </p><p>When <a href="https://www.itpro.com/business/business-strategy/if-i-d-spent-billions-on-fancy-office-spaces-i-d-probably-want-staff-working-from-them-too-so-let-s-cut-the-tantrums-over-the-benefits-of-a-full-rto">Amazon ordered staff back to the office</a> five days a week, CEO Andy Jassy <a href="https://www.itpro.com/business/business-strategy/amazon-demands-staff-return-to-office-five-days-per-week"><u>said</u></a> the aim was to "invent, collaborate, and be connected enough to each other".</p><p>But staff aren't entirely buying those reasons. After the Amazon announcement, one employee suggested the aim was to encourage employees to quit, an idea called <a href="https://www.itpro.com/business/business-strategy/what-is-quiet-firing">"quiet firing"</a>.</p><p>Dell Technologies cited similar motivations with regard to workforce synergy when it demanded a return to the office for staff. This incident also <a href="https://www.itpro.com/business/business-strategy/dell-told-remote-workers-theyll-miss-out-on-pay-rises-and-promotions-unless-they-return-to-the-office-staff-said-theyre-willing-to-take-the-risk">prompted a significant backlash</a> among employees. </p><iframe allow="" height="200px" width="100%" data-lazy-priority="low" data-lazy-src="https://widget.spreaker.com/player?episode_id=61207417&theme=light&playlist=false&playlist-continuous=false&chapters-image=true&episode_image_position=right&hide-logo=true&hide-likes=true&hide-comments=true&hide-sharing=true&hide-download=true"></iframe><p>Of course, quiet firing isn't just about <a href="https://www.itpro.com/business/business-strategy/tech-execs-pushed-for-a-return-to-the-office-now-theyre-backtracking-amid-a-workforce-revolt-with-only-3-of-firms-asking-staff-to-return-full-time">RTO mandates</a>, noted Glenn Hayes, employment law partner at Hill Dickinson. </p><p>“This is the more subtle phenomenon of “nudging” employees slowly but surely out of the door, often indirectly and to avoid conflict, such as not giving pay rises, opportunities for advancement, or putting in place unpopular, but not unreasonable, demands designed to encourage resignation," he says. </p><p>Companies should be wary of taking this route though, as this could create larger problems further down the line. </p><p>"While employers would need to be careful to avoid constructive dismissal claims in this regard, it may allow them to keep those they want while giving gentle encouragement to those they don’t want to eventually leave," he says. "It’s a careful tightrope to walk.”</p><h2 id="legally-dubious">Legally dubious</h2><p>Using an RTO mandate to slash headcount has a significant risk of backfiring, according to Fiona Morgan, a senior employment lawyer with Arbor Law. </p><p>"They risk negative workforce morale and even industrial disputes, with adverse consequences for productivity and reputation," she told <em>ITPro</em>. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED WHITEPAPER</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="NYJEPbaaeezdHocDHVGtC7" name="North, south, east, west--Securing your network with zero trust.jpg" caption="" alt="North, south, east, west--Securing your network with zero trust" src="https://cdn.mos.cms.futurecdn.net/NYJEPbaaeezdHocDHVGtC7.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: Netskope)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/cloud/cloud-security/north-south-east-west-securing-your-network-with-zero-trust"><em>Implement network access and workload segmentation</em></a></p></div></div><p>"And they risk employment tribunal claims from categories of employees who are adversely affected – such as indirect sex discrimination claims from working mothers who may struggle to meet the requirement to return to the office, and claims for failure to make reasonable adjustments and/or discrimination arising in consequence of disability from disabled staff — or staff who have caring responsibilities for disabled family members."</p><p>Companies may well have a contractual right to require staff to return to the office, but they shouldn't use it for quiet firing, Morgan added Morgan.</p><p>"UK employers who wish to slim down their workforce would be advised to follow a transparent, fair and compliant redundancy consultation process instead," she said. </p><h3 class="article-body__section" id="section-more-from-itpro"><span>More from ITPro</span></h3><ul><li><a href="https://www.itpro.com/business/business-strategy/eric-schmidt-s-car-crash-stanford-interview-showed-big-tech-s-true-colors-on-remote-work">Eric Schmidt’s car crash Stanford interview showed big tech’s true colors on remote work</a></li><li><a href="https://www.itpro.com/business/business-strategy/not-everyone-working-from-home-is-procrastinating">Not everyone working from home is procrastinating – but I miss doing it in the office</a></li><li><a href="https://www.itpro.com/business/business-strategy/summer-will-soon-be-over-but-is-anyone-coming-back-to-the-office">Summer will soon be over – but is anyone coming back to the office?</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Microsoft tells staff it won’t follow Amazon or Dell on enforcing a return to the office – but there’s a catch ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business/careers-and-training/microsoft-tells-staff-it-wont-follow-amazon-or-dells-lead-on-enforcing-a-return-to-the-office-but-theres-a-catch</link>
                                                                            <description>
                            <![CDATA[ While other big tech companies are forcing reluctant workforces back into the office, Microsoft isn’t following suit ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">ZNNG5VXi9xdB8DUQwgNWwj</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/2ZqQxnwLWmkdKsZoNBtY6e-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 15 Oct 2024 12:16:38 +0000</pubDate>                                                                                                                                <updated>Mon, 06 Oct 2025 13:20:53 +0000</updated>
                                                                                                                                            <category><![CDATA[Business Strategy]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                <author><![CDATA[ george.fitzmaurice@futurenet.com (George Fitzmaurice) ]]></author>                    <dc:creator><![CDATA[ George Fitzmaurice ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/N4xHCjSAXKcijjt3oiQtfc.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/2ZqQxnwLWmkdKsZoNBtY6e-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Attendees pictured walking past the Microsoft logo at Web Summit 2019 in Lisbon, Portugal.]]></media:description>                                                            <media:text><![CDATA[Attendees pictured walking past the Microsoft logo at Web Summit 2019 in Lisbon, Portugal.]]></media:text>
                                <media:title type="plain"><![CDATA[Attendees pictured walking past the Microsoft logo at Web Summit 2019 in Lisbon, Portugal.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/2ZqQxnwLWmkdKsZoNBtY6e-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Microsoft has assured employees it isn’t considering any changes to its flexible work policy, although this is provided productivity doesn’t drop. </p><p>The firm’s cloud and AI EVP Scott Guthrie told staff of Microsoft’s position at an internal meeting, <a href="https://www.businessinsider.com/microsoft-wont-follow-amazon-rto-unless-productivity-drops-exec-2024-9"><u>according to </u><u><em>Business Insider</em></u></a>, who cited two staff members present in the meeting. The staff members asked not to be identified.</p><p><a href="https://careers.microsoft.com/v2/global/en/flexible-work"><u>According to its own information</u></a>, Microsoft supports a hybrid working environment and the firm is against any sort of ‘one size fits all’ approach to office attendance or working location. </p><p>Microsoft confirmed to <em>Business Insider</em> that it had not changed its flexible working policy. </p><p>Guthrie added that the firm’s maintained position would depend on productivity, though there is nothing from Microsoft to suggest that it has concerns in this regard. In fact, some senior figures at Microsoft are actively supportive of remote work. </p><p>“If you make the time to do it right, your employees will be more engaged, more productive, and more connected, even when they’re miles away,” Microsoft IT director Keith Boyd <a href="https://www.microsoft.com/insidetrack/blog/reinventing-microsofts-employee-experience-for-a-hybrid-world/"><u>wrote in a company blog post</u></a>. </p><p>“And they’ll be far less likely to leave for a competitor who has a more sophisticated and flexible model than you do,” Boyd added. </p><h2 id="microsoft-forges-its-own-path">Microsoft forges its own path </h2><p>Microsoft is the odd one out at the moment. RTO mandates have been the source of much debate in recent months as firms look to undo the changes brought about by the pandemic. </p><p>Amazon and Dell have been the two loudest voices on this front, with both having announced stricter RTO policies against a backdrop of firm staff resistance and industry criticism. </p><p>Most recently, Amazon CEO Andy Jassy announced that the firm would <a href="https://www.itpro.com/business/business-strategy/amazon-demands-staff-return-to-office-five-days-per-week"><u>enforce RTO for a full five days a week</u></a> beginning in January 2025. This move came despite a major <a href="https://www.itpro.com/business/business-strategy/370118/amazon-staff-campaign-reverse-worlwide-return-to-office"><u>backlash</u></a> when Amazon introduced a 3-day-a-week mandate in 2023.  </p><p><a href="https://www.itpro.com/business/business-strategy/amazon-workers-aren-t-happy-with-the-company-s-controversial-rto-scheme-and-they-re-making-their-voices-heard"><u>A leaked internal staff survey</u></a> after this announcement showed continuing disappointment in the tech giant, with the average staff satisfaction rating clocking in at 1.4 out of a possible five. </p><p>Staff at Dell responded similarly after the firm told remote workers that they<a href="https://www.itpro.com/business/business-strategy/dell-told-remote-workers-theyll-miss-out-on-pay-rises-and-promotions-unless-they-return-to-the-office-staff-said-theyre-willing-to-take-the-risk"><u> risked missing out on promotions</u></a>. Many staff said they were willing to take that risk, and a leaked internal survey the following month revealed <a href="https://www.itpro.com/business/careers-and-training/dell-technologies-staff-arent-happy-after-recent-layoffs-and-a-controversial-rto-scheme-and-they-made-that-very-clear-in-a-recent-internal-survey"><u>plummeting staff satisfaction</u></a>. </p><h2 id="firms-are-missing-the-mark">Firms are missing the mark </h2><p>Many companies are making the mistake of shifting the dial back on flexible work, according to Barbara Matthews, the CPO at HR platform Remote. </p><p>It signals a belief that employees need to be physically present and monitored to be productive, Matthews told <em>ITPro</em>, which is a problematic mindset for two reasons. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED WHITEPAPER</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="HPQPhJFLGycxMszFSmuW9h" name="Digital Workers_ 5 Best Practices for a People-First Approach to Adoption.jpg" caption="" alt="Digital Workers: Five Best Practices for a People-First Approach to Adoption" src="https://cdn.mos.cms.futurecdn.net/HPQPhJFLGycxMszFSmuW9h.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: IBM)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/cloud/hybrid-cloud/digital-workers-five-best-practices-for-a-people-first-approach-to-adoption"><em>Realize ROI through greater productivity   </em></a></p></div></div><p>“First, it lays a sour foundation for the relationship between management and employees, leaving employees feeling mistrusted and encouraging a culture of presenteeism, which in turn can negatively impact productivity,” Matthews said.</p><p>“Secondly, removing opportunities for flexible work is also detrimental to the ongoing battle to attract and retain talent, particularly at times of ongoing skills shortage challenges faced by the tech sector,” she added. </p><p>Companies making their working practices less flexible will shrink their prospective talent pool, Matthews added, and will become less attractive to potential employees.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Amazon workers aren’t happy with the company’s controversial RTO scheme – and they’re making their voices heard ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business/business-strategy/amazon-workers-aren-t-happy-with-the-company-s-controversial-rto-scheme-and-they-re-making-their-voices-heard</link>
                                                                            <description>
                            <![CDATA[ An internal staff survey at Amazon shows many workers are unhappy about the prospect of a full return to the office ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">dHR5UnaRiAsPczbNjEFLdM</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/GgpnAkuw5B39s3TY8aNh7a-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 30 Sep 2024 12:22:40 +0000</pubDate>                                                                                                                                <updated>Tue, 01 Oct 2024 16:08:41 +0000</updated>
                                                                                                                                            <category><![CDATA[Business Strategy]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                <author><![CDATA[ ross.kelly@futurenet.com (Ross Kelly) ]]></author>                    <dc:creator><![CDATA[ Ross Kelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Y5vrV2V98Np6jHAGmAtCd3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ross Kelly is ITPro&#039;s News &amp;amp; Analysis Editor, with a keen interest in cyber security, business leadership and emerging technologies.&lt;/p&gt;
&lt;p&gt;He graduated from Edinburgh Napier University in 2016 with a BA (Hons) in Journalism, and joined ITPro in 2022 after four years working in technology conference research.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In his spare time, Ross enjoys cycling, walking and is an avid reader of history and non-fiction.&lt;/p&gt;
&lt;p&gt;You can contact Ross at ross.kelly@futurenet.com or on &lt;a href=&quot;https://twitter.com/rosswritesetc&quot;&gt;Twitter&lt;/a&gt; and &lt;a href=&quot;https://www.linkedin.com/in/ross-kelly-18a54411a/&quot;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/GgpnAkuw5B39s3TY8aNh7a-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Andrew Ross Sorkin speaks with Amazon CEO Andy Jassy during the New York Times DealBook Summit in the Appel Room at the Jazz At Lincoln Center on November 30, 2022 in New York City.]]></media:description>                                                            <media:text><![CDATA[Andrew Ross Sorkin speaks with Amazon CEO Andy Jassy during the New York Times DealBook Summit in the Appel Room at the Jazz At Lincoln Center on November 30, 2022 in New York City.]]></media:text>
                                <media:title type="plain"><![CDATA[Andrew Ross Sorkin speaks with Amazon CEO Andy Jassy during the New York Times DealBook Summit in the Appel Room at the Jazz At Lincoln Center on November 30, 2022 in New York City.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/GgpnAkuw5B39s3TY8aNh7a-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Amazon staff are up in arms over a controversial return to office (RTO) mandate imposed by the company earlier this month. </p><p>The new working arrangements, unveiled by CEO Andy Jassy in mid-September, will require all staff to return to the office five days per week from January 2025, and will see hotdesking scrapped. </p><p>Amazon has employed a hybrid work policy since mid-2023, with staff required to work from office sites a minimum of three days a week. </p><p>However, senior leadership at the tech giant said the policy change aims to bolster productivity by returning to pre-COVID working practices, enabling the workforce to “invent, collaborate, and be connected enough to each other”.</p><p>“When we look back over the last five years, we continue to believe that the advantages of being together in the office are significant,” Jassy wrote in a letter addressed to employees.</p><p>“I’ve previously explained these benefits, but in summary, we’ve observed that it’s easier for our teammates to learn, model, practice, and strengthen our culture; collaborating, brainstorming, and inventing are simpler and more effective; teaching and learning from one another are more seamless; and, teams tend to be better connected to one another.” </p><p>Within just weeks of the announcement, staff have signaled their disapproval of the move, according to reports from <a href="https://fortune.com/2024/09/24/amazon-employee-survey-rto-5-day-mandate-andy-jassy/"><u><em>Fortune</em></u></a>. </p><p>Hundreds of workers at the tech giant have complained about the decision, suggesting that it will both negatively impact their personal lives and produce little improvements in terms of productivity. </p><p>Sentiment on the RTO mandate was revealed in an anonymous survey created by Amazon employees, Fortune reported last week, and has been circulated among staff via Slack channels. </p><p>The creators of the anonymous survey noted they plan to share its results with Jassy and other senior executives in a bid to “provide them with clear insight into the impact of this policy on employees”. </p><p>“We are seeking honest, constructive feedback on the recent decision to require a 5-day return to the office schedule,” the survey introduction reportedly states.</p><p>The survey revealed that the average staff satisfaction rating following the RTO mandate stood at 1.4 out of a possible 5, highlighting the disapproval of affected workers. </p><h2 id="amazon-isn-t-alone-in-sparking-a-worker-revolt">Amazon isn’t alone in sparking a worker revolt</h2><p>The backlash from some Amazon employees marks the latest pushback against controversial RTO policies. Earlier this year, for example, <a href="https://www.itpro.com/business/careers-and-training/dell-technologies-staff-arent-happy-after-recent-layoffs-and-a-controversial-rto-scheme-and-they-made-that-very-clear-in-a-recent-internal-survey"><u>Dell Technologies faced a similar staff revolt after changing its working practices</u></a>. </p><p>This pushback came after the tech giant implemented new rules requiring hybrid workers to track their office attendance to prove they were entering a physical office space 39 days per financial quarter. </p><p>Meanwhile, fully remote workers were also <a href="https://www.itpro.com/business/business-strategy/dell-told-remote-workers-theyll-miss-out-on-pay-rises-and-promotions-unless-they-return-to-the-office-staff-said-theyre-willing-to-take-the-risk">warned they would no longer be eligible for promotions or role changes</a> under the move. Nearly half of the firm’s workforce opted to remain fully remote regardless of the policy, however. </p><p>The scale of worker unrest in the wake of this dispute was then laid bare in an internal company survey, with leaked documents at the time showing staff satisfaction had plummeted. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED WHITEPAPER</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="opPnBz23mHthU54KJWJSU6" name="Dell_GettyImages-129662346.jpg" caption="" alt="Dell logo displayed on the exterior of the new Dell research and development facility on October 19, 2011 in Santa Clara, California." src="https://cdn.mos.cms.futurecdn.net/opPnBz23mHthU54KJWJSU6.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: Getty Images)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/infrastructure/data-centres/powerstore-prime"><em>Storage innovation meets business advantage</em></a></p></div></div><p>The annual <em>‘Tell Dell’</em> survey, which is used to track workforce satisfaction, uses an employee ‘net promoter score’ (eNPS) to measure whether a worker would recommend the company as a place to work. </p><p>The company-wide eNPS score is calculated by subtracting the percentage of “detractors” from the percentage of “promoters”.</p><p>Results of the survey uncovered widespread dissatisfaction, with the latest eNPS score dropping from 62 to 48. </p><p>Dell’s RTO mandate wasn’t the only contributing factor to this decrease in satisfaction, however. Sizeable layoffs at the tech giant were also believed to have played a key role in the dip. </p><h3 class="article-body__section" id="section-more-from-itpro"><span>More from ITPro</span></h3><ul><li><a href="https://www.itpro.com/business/business-strategy/if-i-d-spent-billions-on-fancy-office-spaces-i-d-probably-want-staff-working-from-them-too-so-let-s-cut-the-tantrums-over-the-benefits-of-a-full-rto">If I’d spent billions on fancy office spaces, I’d</a> <a href="https://www.itpro.com/business/business-strategy/if-i-d-spent-billions-on-fancy-office-spaces-i-d-probably-want-staff-working-from-them-too-so-let-s-cut-the-tantrums-over-the-benefits-of-a-full-rto">want staff working from them too</a></li><li><a href="https://www.itpro.com/business/business-strategy/eric-schmidt-s-car-crash-stanford-interview-showed-big-tech-s-true-colors-on-remote-work">Eric Schmidt’s car crash Stanford interview showed big tech’s true colors on remote work</a></li><li><a href="https://www.itpro.com/business/business-strategy/pushing-staff-back-to-the-office-you-may-want-to-reconsider-return-to-office-mandates-harm-employee-productivity-and-retention">Pushing staff back to the office? You may want to reconsider</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Redis insists license changes were the “only way to compete with Amazon and Google” — now it could face a user exodus ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/software/open-source/redis-insists-license-changes-were-the-only-way-to-compete-with-amazon-and-google-now-it-could-face-a-user-exodus</link>
                                                                            <description>
                            <![CDATA[ Redis sparked controversy when it announced licensing changes in March this year – but the company believes the move was warranted ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">4vCsHyS2wj9q7iMdfgyQkj</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/5cbsVxxfYtcKVNsoawsqah-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 25 Sep 2024 12:53:15 +0000</pubDate>                                                                                                                                <updated>Wed, 25 Sep 2024 16:34:04 +0000</updated>
                                                                                                                                            <category><![CDATA[Open Source]]></category>
                                                    <category><![CDATA[Software]]></category>
                                                                                                <author><![CDATA[ ross.kelly@futurenet.com (Ross Kelly) ]]></author>                    <dc:creator><![CDATA[ Ross Kelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Y5vrV2V98Np6jHAGmAtCd3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ross Kelly is ITPro&#039;s News &amp;amp; Analysis Editor, with a keen interest in cyber security, business leadership and emerging technologies.&lt;/p&gt;
&lt;p&gt;He graduated from Edinburgh Napier University in 2016 with a BA (Hons) in Journalism, and joined ITPro in 2022 after four years working in technology conference research.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In his spare time, Ross enjoys cycling, walking and is an avid reader of history and non-fiction.&lt;/p&gt;
&lt;p&gt;You can contact Ross at ross.kelly@futurenet.com or on &lt;a href=&quot;https://twitter.com/rosswritesetc&quot;&gt;Twitter&lt;/a&gt; and &lt;a href=&quot;https://www.linkedin.com/in/ross-kelly-18a54411a/&quot;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/5cbsVxxfYtcKVNsoawsqah-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Big data storage platform concept image with files and programming code representing Redis data storage platform.]]></media:description>                                                            <media:text><![CDATA[Big data storage platform concept image with files and programming code representing Redis data storage platform.]]></media:text>
                                <media:title type="plain"><![CDATA[Big data storage platform concept image with files and programming code representing Redis data storage platform.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/5cbsVxxfYtcKVNsoawsqah-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Redis shocked the <a href="https://www.itpro.com/software/28109/what-is-open-source">open source</a> community when it unveiled a shift to a more restrictive licensing approach earlier this year, but a senior company figure has told <em>ITPro </em>it was the “only way to compete with Amazon and Google” and claw back commercial value. </p><p>CEO Rowan Trollope <a href="https://www.itpro.com/software/open-source/why-redis-license-changes-arent-the-end-of-the-world-for-open-source"><u>first announced the decision in March</u></a>, confirming that future Redis releases were to be made available under RSALv2 (Redis Source Available License) and SSPLv1 (Server Side Public License) licenses.</p><p>This dual licensing setup equates to a ‘source available’ approach and marked a departure from the company’s Berkeley Software Distribution (BSD) model, which enables developers to use source code even for commercial purposes</p><p>The in-memory data store provider justified its decision at the time, claiming that while it had sponsored “the bulk” of development, the majority of commercial sales were being “channeled through the largest cloud service providers”. </p><p>Trollope noted that these major players - which includes Amazon and Google - had more or less “commoditized Redis’ investments” and therefore the licensing approach was no longer delivering commercial value.</p><p>The company isn’t the first to have altered its licensing scheme, with MongoDB and HashiCorp also having announced changes over the years to the dismay of the open source community. </p><p>However, this particular decision sparked controversy among members of the ecosystem, some of whom described the move as a “bait and switch” tactic whereby vendors are “intentionally opaque about their long-term goals”. </p><p>In this instance, the sheer scale of the alleged commoditization by big tech players appears to have warranted drastic action at Redis. </p><p>In a statement given to <em>ITPro</em>, Redis’ chief marketing officer Keith Messick defended the move, noting it has since enabled the company to unlock significant commercial gains and to better compete with the aforementioned big tech providers. </p><p>“Redis, like many other companies, changed our license because it’s the only way to compete with Amazon and Google,” Messick told <em>ITPro</em>. </p><iframe allow="" height="200px" width="100%" data-lazy-priority="low" data-lazy-src="https://widget.spreaker.com/player?episode_id=59045718&theme=light&playlist=false&playlist-continuous=false&chapters-image=true&episode_image_position=right&hide-logo=true&hide-likes=true&hide-comments=true&hide-sharing=true&hide-download=true"></iframe><p>“Open source software is important, but traditional OSS licensing makes increasingly less sense in a world where Google and Amazon use their superior monopolistic advantages to make money off of it without giving much back,” he added. </p><p>“It’s not just startups dealing with this. Meta’s Llama license basically says ‘Hey, this is open source unless you’re Google, Amazon, etc’.”</p><p>Reinforcing Redis’ position, Messick revealed that last week a major US company discovered it had been using Redis for years, but had in fact been paying Google instead. </p><p>This could point to a severe imbalance within the broader marketplace, with industry heavyweights being given free rein to lap up financial gains off the back of developer toil.</p><p>“They can do things like that because they own the gears and levers of the market,” he added. “The license change was us clawing back one little piece of that.”</p><p>“Since we changed the license, we’ve had record revenue growth, but there’s a much more relevant question that I never see asked: what’s Amazon or Google’s revenue from reselling Redis or other open source software? That’s the only question that really matters in my opinion, and good luck getting them to answer.”</p><h2 id="redis-commercial-gains-could-be-scuppered-by-growing-user-exodus">Redis commercial gains could be scuppered by growing user exodus</h2><p>While Messick insisted the move has made Redis more competitive, recent research suggests the provider could be facing an exodus of users. </p><p>Research from Percona found 70% of respondents with Redis deployments are looking elsewhere, with a number of leading options already on their radars. </p><p>Among these are DragonflyDB, KeyDB, and Skytable, according to Percona. However, the study noted that the “most likely usurper” comes in the form of Valkey. </p><p><a href="https://www.itpro.com/software/open-source/linux-foundation-unveils-redis-alternative-valkey-with-backing-from-aws-google-cloud-and-oracle"><u>Unveiled by the Linux Foundation earlier this year</u></a>, the Valkey Project is a Redis fork developed specifically to provide Redis users with access to an open source alternative. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED WHITEPAPER</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="8Vm695nuAZyomreNYWgKoL" name="Enhance End-to-End Data Security with Microsoft SQL Server, Dell™ PowerEdge™ Servers and Windows Server 2022 (1)" caption="" alt="Enhance End-to-End Data Security with Microsoft SQL Server, Dell™ PowerEdge™ Servers and Windows Server 2022" src="https://cdn.mos.cms.futurecdn.net/8Vm695nuAZyomreNYWgKoL.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: Dell)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/infrastructure/case-study-optimized-performance-and-energy-efficiency-in-cosmology-using-amd-genoa-cpus"><em>Improve data security across the enterprise</em></a></p></div></div><p>Percona’s study found that three-quarters of surveyed users are either testing, considering, or have already adopted Valkey in the wake of the Redis shift. </p><p>Notably, the report found that organizations spanning a range of sizes have made the shift away from Redis in recent months. One “clear trend” emerged, however, especially concerning organizations with a broader data footprint. </p><p>“While companies of all sizes have embraced or are investigating a transition to Valkey, organizations with larger data footprints were significantly more likely than their smaller counterparts to have already begun the shift,” Percona said. </p><iframe allow="" height="200px" width="100%" data-lazy-priority="low" data-lazy-src="https://widget.spreaker.com/player?episode_id=53920802&theme=light&playlist=false&playlist-continuous=false&chapters-image=true&episode_image_position=right&hide-logo=false&hide-likes=true&hide-comments=true&hide-sharing=true&hide-download=true"></iframe><p>Around 83% of large enterprises have adopted – or are actively exploring – Valkey. </p><p>“Modestly sized” companies are following suit, with 70% of mid-market players making the shift and 77% of small businesses switching to Valkey, or considering the shift. </p><p>Cost, Percona found, has been a major contributing factor to whether or not organizations abandon Redis since the licensing changes, with many seeking cost-free options. </p><p>However, Interest in the Valkey project could also be due to what Percona described as its “impressive roster” of supporting organizations. When the Linux Foundation unveiled Valkey this year, a host of major industry players including Amazon Web Services (AWS), Google Cloud, Oracle, and Ericsson endorsed the project. </p><p>Percona’s study noted that awareness of Valkey has grown significantly since its launch, with nearly two-thirds (63%) of respondents revealing they have been aware of the project since its debut. </p><p>Jonathan Wright, Infrastructure Lead at AlmaLinux, which has made the switch to Valkey, told <em>ITPro </em>the transition has been both smooth and made sense given the restrictive nature of the licensing changes. </p><p>"Valkey continues the open source legacy of Redis prior to its license change,” Wright said. </p><p>“As both a user of Redis (now Valkey) within critical parts of our infrastructure and as an OS which ships it to others, the active development, OSI-approved license, and performance improvements made it a no-brainer for us."</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Amazon’s $4 billion investment in Anthropic faces UK competition probe – here’s what it means ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/artificial-intelligence/amazons-dollar4-billion-investment-in-anthropic-faces-uk-competition-probe-heres-what-it-means</link>
                                                                            <description>
                            <![CDATA[ The CMA investigation into the Anthropic investment is the latest in a slew of probes by the competition regulator ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">RoTrSaKLFLTZyxikwpmXcA</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/WL8ePg4Z83nCEY5fnQvz2N-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 09 Aug 2024 10:31:08 +0000</pubDate>                                                                                                                                <updated>Fri, 09 Aug 2024 12:44:43 +0000</updated>
                                                                                                                                            <category><![CDATA[Artificial Intelligence]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/WL8ePg4Z83nCEY5fnQvz2N-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Amazon Anthropic investment concept image showing the Anthropic logo pictured on a smartphone screen with Amazon logo and branding pictured in background.]]></media:description>                                                            <media:text><![CDATA[Amazon Anthropic investment concept image showing the Anthropic logo pictured on a smartphone screen with Amazon logo and branding pictured in background.]]></media:text>
                                <media:title type="plain"><![CDATA[Amazon Anthropic investment concept image showing the Anthropic logo pictured on a smartphone screen with Amazon logo and branding pictured in background.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/WL8ePg4Z83nCEY5fnQvz2N-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The UK&apos;s competition watchdog is looking into Amazon’s $4 billion investment in AI firm Anthropic, saying it may refer the deal for further investigation.</p><p><a href="https://www.itpro.com/technology/artificial-intelligence/aws-invests-dollar4-billion-in-anthropic-to-improve-bedrock-experience">First unveiled by Amazon Web Services (AWS) in September 2023</a>, the deal consisted of an initial $1.25 billion stake in the firm and was followed by an additional $2.7 billion, confirmed earlier this year.</p><p>As part of the deal, Anthropic committed to use Amazon Web Services (AWS) as its “primary cloud provider” for mission critical workloads, including safety research and future foundation model development.</p><p>The intention was to incorporate Anthropic&apos;s <a href="https://www.itpro.com/technology/artificial-intelligence/three-open-source-large-language-models-you-can-use-today">large language models (LLMs) </a>into <a href="https://www.itpro.com/technology/artificial-intelligence/aws-reaping-the-rewards-of-bedrock-generative-ai-approach">Amazon&apos;s Bedrock</a> generative AI platform. However, the Competition and Markets Authority (CMA) said the investment has raised competition concerns.</p><p>A key factor that prompted this preliminary investigation is that the watchdog believes the partnership could have “resulted in the creation of a relevant merger situation” under the Enterprise Act 2002.</p><p>In a statement, the regulator said it will examine whether this could result in a “substantial lessening of competition within any market or markets in the United Kingdom for goods for services”.</p><p>The announcement is just the latest in a series of investigations aimed at maintaining fair competition in the AI sector, with the CMA <a href="https://www.itpro.com/business/policy-and-legislation/uk-competition-watchdog-says-it-has-very-real-concerns-over-a-big-tech-concentration-of-power-in-the-ai-market">having expressed concerns</a> about the dominance of Google, Amazon, Microsoft, Meta, Apple, and <a href="https://www.itpro.com/hardware/how-nvidia-took-the-world-by-storm">Nvidia</a>.</p><p>Earlier this year, the CMA announced a preliminary probe into a multi-million-dollar deal between Microsoft and French startup, Mistral AI.</p><p>The watchdog confirmed in May it had <a href="https://www.itpro.com/business/policy-and-legislation/microsoft-swerves-cma-investigation-into-mistral-ai-deal">closed the investigation</a> after acknowledging the deal was acceptable under UK law.</p><p>CMA probes into big tech sector deals have been criticized in recent months, with industry stakeholders suggesting the regulator’s approach could <a href="https://www.itpro.com/technology/artificial-intelligence/cma-probe-into-big-tech-ai-deals-sparks-concerns-over-industry-confidence">negatively impact confidence in the booming AI space</a>.</p><p>Matthew Sinclair, senior director of the Computer & Communications Industry Association (CCIA), said he believes the CMA may be taking a heavy-handed approach.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED WHITEPAPER</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="WV362AqFFYzEoJSFmLngfi" name="Generative AI_ Powering the next era of life sciences innovations.jpg" caption="" alt="Generative AI: Powering the next era of life sciences innovations" src="https://cdn.mos.cms.futurecdn.net/WV362AqFFYzEoJSFmLngfi.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: AWS)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/infrastructure/generative-ai-powering-the-next-era-of-life-sciences-innovations"><em>Leverage generative AI and empower your organization</em></a></p></div></div><p>"The latest CMA announcements will only prolong and exacerbate the pressures on innovative challengers in the AI foundation models sector. Months of regulatory uncertainty are a serious imposition for fast-moving businesses," he said.</p><p>"The CMA&apos;s novel application of merger control rules in these settings may significantly impair innovation and competition in a vital sector for the UK economy."</p><p>There are, in fact, worldwide concerns about competition in the AI sector. Just last month, the CMA announced it was working with the European Commission, the US Department of Justice ,and the US Federal Trade Commission to monitor the sector.</p><p>All three organizations said they were concerned about concentrated control of key inputs such as specialized chips, substantial compute, data at scale, and specialist technical expertise.</p><p>Similarly, concerns were raised about industry players entrenching or extending market power in AI-related markets, and that partnerships, financial investments, and other connections between firms could make these risks worse.</p><p>The CMA will make its decision on whether to investigate further in the next 40 working days.</p><p><em>ITPro</em> has approached Amazon for comment.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Hyperscaler AI spending is getting out of control — and Microsoft says it could take 15 years for it to make good on investments ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/artificial-intelligence/hyperscaler-ai-spending-is-getting-out-of-control-and-microsoft-says-it-could-take-15-years-for-it-to-make-good-on-investments</link>
                                                                            <description>
                            <![CDATA[ Tech giants' results show billions being poured into AI infrastructure, but big leaps in revenue remain elusive ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">rT4dyZkZDhpXAuudSzoUvg</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/zYGeXyrSuvL5DtJn9esswP-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 02 Aug 2024 08:19:21 +0000</pubDate>                                                                                                                                <updated>Fri, 02 Aug 2024 12:15:48 +0000</updated>
                                                                                                                                            <category><![CDATA[Artificial Intelligence]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Nicole Kobie ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/8Y8JDDTQ7XDEk49FoAFP2S.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Nicole Kobie first started writing for ITPro in 2007. As a freelance journalist covering technology and business, Nicole&#039;s work includes  bylines in New Scientist, Wired, PC Pro and many more. &lt;/p&gt;&lt;p&gt;Nicole the author of a book about the history of technology, The Long History of the Future.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/zYGeXyrSuvL5DtJn9esswP-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[The Microsoft logo is illuminated on a wall during a Microsoft launch event to introduce the new Microsoft Surface laptop and Windows 10 S operating system, May 2, 2017 in New York City]]></media:description>                                                            <media:text><![CDATA[The Microsoft logo is illuminated on a wall during a Microsoft launch event to introduce the new Microsoft Surface laptop and Windows 10 S operating system, May 2, 2017 in New York City]]></media:text>
                                <media:title type="plain"><![CDATA[The Microsoft logo is illuminated on a wall during a Microsoft launch event to introduce the new Microsoft Surface laptop and Windows 10 S operating system, May 2, 2017 in New York City]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/zYGeXyrSuvL5DtJn9esswP-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.itpro.com/software/microsoft">Microsoft</a> says it plans to continue spending heavily on <a href="https://www.itpro.com/strategy/28181/what-is-ai">AI</a>, though admits it will take a long time for a return on that investment — a message mirrored throughout much of the rest of the industry. </p><p>Microsoft posted its <a href="https://www.microsoft.com/en-us/Investor/earnings/FY-2024-Q4/press-release-webcast" target="_blank">quarterly and full year results</a> this week. For the second quarter, revenue was up 15% to $64.7 billion. Devices revenue fell 11% in the quarter while <a href="https://www.itpro.com/software/microsoft/windows">Windows</a> revenue was up 7% and Intelligent Cloud increased 19% to $28.5bn. For the full year, revenue was up 16% to $245.1bn, with net income of $88bn.</p><p>"Our strong performance this fiscal year speaks both to our innovation and to the trust customers continue to place in Microsoft," said CEO <a href="https://www.itpro.com/business/leadership/how-satya-nadellas-first-decade-at-microsoft-took-it-from-tech-giant-to-undisputed-industry-titan">Satya Nadella</a> in a statement. </p><p>“As a platform company, we are focused on meeting the mission-critical needs of our customers across our at-scale platforms today, while also ensuring we lead the AI era.”</p><p>Capital spending rose by 77.6% to $19 billion for the fourth quarter — and most of that was on AI and cloud. Microsoft&apos;s total spend for the previous year was $55.7 billion.</p><p>In a conference call discussing the results, Microsoft said more spending would happen in the coming year. Microsoft Group CFO Amy Hood said the heavy investment was necessary to build up an AI business, but added that it "will be monetized over 15 years and beyond," according to a <a href="https://www.reuters.com/technology/microsoft-beats-quarterly-revenue-estimates-2024-07-30/" target="_blank"><em>Reuters</em></a><em> </em>report.</p><h2 id="microsoft-azure-growth-xa0">Microsoft Azure growth </h2><p>Microsoft Cloud overall was up 21%, while Azure leapt 29% year-on-year in the second quarter. What Microsoft calls "Intelligent Cloud" posted revenue of $28.5bn versus $23.9bn the year before. </p><p>“We closed out our fiscal year with a solid quarter, highlighted by record bookings and Microsoft Cloud quarterly revenue of $36.8 billion, up 21% (up 22% in constant currency) year-over-year,” Hood said in a statement.</p><p>While positive, that was below some investor expectations — and even though cloud revenue only just missed estimates, analysts said investors would want to see more dramatic improvements.</p><p>Daniel Morgan, senior portfolio manager at Synovus Trust, which holds shares in Microsoft, told <em>Reuters</em> that investors have little patience when billions of dollars are being spent. </p><p>"If these companies do not hit it out of the ballpark and are far better than the estimates then they are going to be knocked back," he said.</p><p>The results will calm some fears that AI won&apos;t be benefiting the bottom line, but it&apos;s clear investors will continue to keep a close watch on the segment, said Forrester’s principal analyst Lee Sustar in a statement sent to ITPro.</p><p>“Investors and customers wondering whether Microsoft&apos;s AI offerings are still hauling in revenue got some assurance amid lingering questions following the company&apos;s quarterly earnings," Sustar said.</p><p>“Given Microsoft&apos;s record in recent years, Wall Street hasn&apos;t much cared that precise Azure numbers aren&apos;t disclosed," Sustar added. </p><p>"However, the company noted that operating expenses for Intelligent Cloud grew 5% compared to the same period a year earlier due to the scale-out of <a href="https://www.itpro.com/infrastructure/data-centres/getting-your-data-centers-ai-ready">AI infrastructure</a> in <a href="https://www.itpro.com/microsoft-azure/34048/microsoft-azure-review-competitive-cloud-pricing-takes-a-bite-out-of-aws">Azure</a>. Investors and Azure customers will be keeping an eye on that trend as an indicator of AI market success for Microsoft and the cloud providers generally.”</p><h2 id="ai-spending-mirrored-at-industry-rivals">AI spending mirrored at industry rivals</h2><p>The latest round of quarterly results in the tech industry highlighted analyst and investor concern around the rising costs of building AI systems and when such investments might pay off. </p><p>Google owner Alphabet last week warned that its AI-related spending would remain high in the coming year, after posting results showing capital expenditure was up more than expected to over $13 billion in the second quarter alone.</p><p>Yesterday, Meta posted a 22% leap in revenue to $39bn — topping expectations — helped by "healthy global advertising demand", said Meta CFO Susan Li, according to <a href="https://www.reuters.com/technology/alphabet-falls-expenses-overshadow-quarterly-results-beat-2024-07-24/" target="_blank"><em>Reuters</em></a>.</p><p>Li said that was boosted by the use of AI to improve its digital advertising segment. While income from longer term bets like <a href="https://www.itpro.com/technology/artificial-intelligence/aws-unveils-amazon-q-a-genuine-enterprise-grade-ai-assistant">AI chat assistants</a> will take longer to arrive, the apparent immediate benefits on advertising helped allay concerns about rising costs, which were up 7% in the second quarter.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED WHITEPAPER</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ARQw9BiDRxRsx8jM3GHc68" name="AI Survey Report.jpg" caption="" alt="AI Survey Report" src="https://cdn.mos.cms.futurecdn.net/ARQw9BiDRxRsx8jM3GHc68.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: Snyk)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence/ai-survey-report"><em>Navigate security challenges</em></a></p></div></div><p>Amazon also announced its results yesterday, recording $26.3 billion in revenue which exceeded analyst expectations. This marks a significant increase compared to the same period last year.</p><p>Capital expenditures were once again in the spotlight. Amazon CFO Brian Olsavsky said the tech giant spent just over $30 billion in the first half of 2024, and attributed much of this spending to heightened demand for cloud and generative AI services.</p><p>Olsavsky told investors the company expects AI and cloud-related investments to continue increasing in H2 2024.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Amazon set a goal to reach 100% renewable energy by 2030 – it reached it seven years early ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business/amazon-set-a-goal-to-reach-100-renewable-energy-by-2030-it-reached-it-seven-years-early</link>
                                                                            <description>
                            <![CDATA[ The tech giant has rapidly accelerated renewable energy investment in recent years ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">ADR95BxUcvBp2ABqG3tRbK</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/beD7kqjQL2RTt6pLmRNja7-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 10 Jul 2024 11:01:18 +0000</pubDate>                                                                                                                                <updated>Wed, 10 Jul 2024 13:20:51 +0000</updated>
                                                                                                                                            <category><![CDATA[Business]]></category>
                                                                                                <author><![CDATA[ ross.kelly@futurenet.com (Ross Kelly) ]]></author>                    <dc:creator><![CDATA[ Ross Kelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Y5vrV2V98Np6jHAGmAtCd3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ross Kelly is ITPro&#039;s News &amp;amp; Analysis Editor, with a keen interest in cyber security, business leadership and emerging technologies.&lt;/p&gt;
&lt;p&gt;He graduated from Edinburgh Napier University in 2016 with a BA (Hons) in Journalism, and joined ITPro in 2022 after four years working in technology conference research.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In his spare time, Ross enjoys cycling, walking and is an avid reader of history and non-fiction.&lt;/p&gt;
&lt;p&gt;You can contact Ross at ross.kelly@futurenet.com or on &lt;a href=&quot;https://twitter.com/rosswritesetc&quot;&gt;Twitter&lt;/a&gt; and &lt;a href=&quot;https://www.linkedin.com/in/ross-kelly-18a54411a/&quot;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/beD7kqjQL2RTt6pLmRNja7-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Amazon logo pictured on a sign at the company&#039;s Sunnyvale headquarters in Silicon Valley, California.]]></media:description>                                                            <media:text><![CDATA[Amazon logo pictured on a sign at the company&#039;s Sunnyvale headquarters in Silicon Valley, California.]]></media:text>
                                <media:title type="plain"><![CDATA[Amazon logo pictured on a sign at the company&#039;s Sunnyvale headquarters in Silicon Valley, California.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/beD7kqjQL2RTt6pLmRNja7-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.itpro.com/tag/amazon">Amazon</a> has announced it reached its 100% renewable energy goal seven years earlier than previously forecast in a major push toward more sustainable operations. </p><p>Figures from Amazon’s <a href="https://sustainability.aboutamazon.com/2023-sustainability-report.pdf" target="_blank"><em>2023 Global Sustainability Report</em></a> show the tech giant has made significant progress in bolstering sustainability across global operations over the last five years.</p><p>In 2019, the company set a goal to match all electricity consumed across its operations by 2030. These plans included improving sustainability across <a href="https://www.itpro.com/infrastructure/data-centres">data centers</a>, corporate offices, fulfillment centers, and grocery stores.</p><p>As part of this initiative, the firm said it’s invested heavily to become the “largest corporate purchaser of renewable energy in the world” for four consecutive years.</p><p>The company has invested billions in more than 500 solar and wind projects worldwide, which it said are now capable of generating enough energy to power the equivalent of 21.9 million European homes.</p><p>Kara Hurst, chief sustainability officer at Amazon, said reaching the goal seven years earlier than anticipated marks an “incredible achievement”.</p><p>“We also know that this is just a moment in time, and our work to decarbonize our operations will not always be the same each year—we’ll continue to make progress, while also constantly evolving on our path to 2040,” Hurst said.</p><p>“Our teams will remain ambitious, and continue to do what is right for our business, our customers, and the planet. That’s why we’ll continue investing in solar and wind projects, while also supporting other forms of carbon-free energy, like nuclear, battery storage, and emerging technologies that can help power our operations for decades to come.”</p><h2 id="amazon-has-ramped-up-renewable-energy-investment">Amazon has ramped up renewable energy investment</h2><p>Amazon is one of several major tech companies to ramp up investment in renewable energy sources in recent years. In a statement confirming it had reached its energy goals, Amazon said it’s supported renewable projects in 27 countries globally. </p><p>“We were the first corporation to enable utility-scale renewable energy projects in India, Greece, South Africa, Japan, and Indonesia, among other countries. To accomplish this, Amazon worked with policymakers to enable first-of-their-kind policies to help corporations support the construction of new solar and wind projects in these countries,” the company said.</p><p>In the UK, the company supports nearly 1.7 GW of capacity spanning six offshore wind farms, including Moray West off the coast of Scotland, and East Anglia Three off England’s east coast.</p><p>Renewable energy sources have also been incorporated into the company’s wider corporate footprint. For example, Amazon’s HQ2 headquarters in Virginia was built to run with zero carbon emissions, the company said. Its electricity consumption is also matched by a local solar farm.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED WHITEPAPER</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="qfvRGvmpXjbcKPZ2q5dUqM" name="Energy efficiency and sustainability demands are transforming IT strategy.jpg" caption="" alt="Energy efficiency and sustainability demands are transforming IT strategy" src="https://cdn.mos.cms.futurecdn.net/qfvRGvmpXjbcKPZ2q5dUqM.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: Dell)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/business/business-strategy/energy-efficiency-and-sustainability-demands-are-transforming-it-strategy"><em>Improve your energy efficiency</em></a></p></div></div><p>The emergence of <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369959/what-is-generative-ai">generative AI</a> and the associated <a href="https://www.itpro.com/infrastructure/data-centres/global-power-shortages-mean-data-centers-could-struggle-to-shoulder-the-burden-of-energy-intensive-generative-ai-demands-in-2024">strain on data center power consumption</a> has further fueled investment in renewables and alternative energy sources.</p><p>Earlier this year, Amazon <a href="https://www.itpro.com/infrastructure/data-centres/aws-just-dropped-dollar650-million-on-a-data-center-built-next-to-a-25-gigawatt-nuclear-power-station-and-it-still-might-not-be-enough-to-keep-pace-with-surging-future-energy-demands">announced plans to acquire a nuclear-powered data center campus</a> as part of a major deal with US-based electricity provider, Talen Energy.</p><p>The firm’s cloud subsidiary, <a href="https://www.itpro.com/cloud/infrastructure-as-a-service-iaas/362608/what-is-aws">Amazon Web Services (AWS)</a>, confirmed it will acquire the Cumulus data center complex, located next to the 2.5 gigawatt Susquehanna nuclear power station in Pennsylvania, as part of a $650 million deal.</p><p>The deal will see AWS gain access both to the data center facility along with the power infrastructure of the adjacent nuclear station.</p><p>Amazon isn’t alone in this pursuit, either. In May, Microsoft announced it had <a href="https://www.itpro.com/infrastructure/data-centres/microsoft-just-signed-the-biggest-corporate-renewable-energy-deal-ever-and-its-all-to-keep-up-with-soaring-ai-data-center-power-demands">signed a major deal with Brookfield</a> to secure sustainable energy for data center operations. <em>BloombergNEF</em> described the deal as the largest corporate agreement to purchase renewable energy to date.</p><p>The motivation behind this move was to keep pace with soaring power demands placed on data center infrastructure by generative AI.</p><p>As part of the deal, Microsoft committed to invest an estimated $10 billion in renewables projects to be developed by Brookfield. The hyperscaler said this will unlock a further 10.5 gigawatts of generating capacity between 2026 and 2030 in the US and Europe.</p><iframe allow="" height="200px" width="100%" data-lazy-priority="low" data-lazy-src="https://widget.spreaker.com/player?episode_id=60232576&theme=light&playlist=false&playlist-continuous=false&chapters-image=true&episode_image_position=right&hide-logo=true&hide-likes=true&hide-comments=true&hide-sharing=true&hide-download=true"></iframe>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ ChatGPT could be facing some serious competition: Amazon is reportedly working on a new AI tool, ‘Metis’, to challenge the chatbot’s dominance ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/artificial-intelligence/chatgpt-could-be-facing-some-serious-competition-amazon-is-reportedly-working-on-a-new-ai-tool-metis-to-challenge-the-chatbots-dominance</link>
                                                                            <description>
                            <![CDATA[ Amazon could be preparing to mount a serious challenge on ChatGPT’s dominance with the launch of a new chatbot service ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">2LSinnnQ483JoiVZr2HToi</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/beD7kqjQL2RTt6pLmRNja7-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 03 Jul 2024 10:17:49 +0000</pubDate>                                                                                                                                <updated>Wed, 03 Jul 2024 13:17:32 +0000</updated>
                                                                                                                                            <category><![CDATA[Artificial Intelligence]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                <author><![CDATA[ ross.kelly@futurenet.com (Ross Kelly) ]]></author>                    <dc:creator><![CDATA[ Ross Kelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Y5vrV2V98Np6jHAGmAtCd3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ross Kelly is ITPro&#039;s News &amp;amp; Analysis Editor, with a keen interest in cyber security, business leadership and emerging technologies.&lt;/p&gt;
&lt;p&gt;He graduated from Edinburgh Napier University in 2016 with a BA (Hons) in Journalism, and joined ITPro in 2022 after four years working in technology conference research.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In his spare time, Ross enjoys cycling, walking and is an avid reader of history and non-fiction.&lt;/p&gt;
&lt;p&gt;You can contact Ross at ross.kelly@futurenet.com or on &lt;a href=&quot;https://twitter.com/rosswritesetc&quot;&gt;Twitter&lt;/a&gt; and &lt;a href=&quot;https://www.linkedin.com/in/ross-kelly-18a54411a/&quot;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/beD7kqjQL2RTt6pLmRNja7-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Amazon logo pictured on a sign at the company&#039;s Sunnyvale headquarters in Silicon Valley, California.]]></media:description>                                                            <media:text><![CDATA[Amazon logo pictured on a sign at the company&#039;s Sunnyvale headquarters in Silicon Valley, California.]]></media:text>
                                <media:title type="plain"><![CDATA[Amazon logo pictured on a sign at the company&#039;s Sunnyvale headquarters in Silicon Valley, California.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/beD7kqjQL2RTt6pLmRNja7-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Amazon is reportedly working on development of a new <a href="https://www.itpro.com/technology/artificial-intelligence/amazing-ai-tools-to-try-today">AI tool</a> aimed at directly competing with ChatGPT as the tech giant looks to compete with the popular <a href="https://www.itpro.com/networking/27171/what-is-a-chatbot">chatbot</a>. </p><p>According to reports from <a href="https://www.businessinsider.com/amazon-chatgpt-rival-codenamed-metis-2024-6" target="_blank"><em>Business Insider</em></a>, the internal project, codenamed ‘Metis’, is designed to be accessible for users via web browser.</p><p>Metis will work in a similar fashion to <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369965/what-is-chatgpt-and-what-does-it-mean-for-businesses">ChatGPT</a>, providing users text and image-based answers in response to user queries. The chatbot will also reportedly provide links within answers to give users access to source materials used when generating a response, and even suggest follow-up queries.</p><p>Sources told the publication the chatbot will be powered by Amazon’s internal AI model, dubbed ‘Olympus’, which is also believed to be in development. <a href="https://www.itpro.com/technology/artificial-intelligence/amazon-olympus-could-be-the-ticket-to-rival-openai-and-google">Reports on Olympus emerged late last year</a>, but as of yet no concrete details have been teased by the firm.</p><p>Development of the chatbot is being led by Amazon’s <a href="https://www.itpro.com/technology/artificial-intelligence/openai-says-its-charting-a-path-to-agi-with-its-next-frontier-ai-model">artificial general intelligence</a> (AGI) team, which is also working on the Olympus model, and the launch of the service could come in September to coincide with Amazon’s Alexa event.</p><h2 id="amazon-eyes-rag-capabilities-with-metis-chatbot-launch">Amazon eyes RAG capabilities with Metis chatbot launch</h2><p>A key differentiator for Metis, sources suggested, is that <a href="https://www.itpro.com/technology/artificial-intelligence/openais-latest-acquisition-shows-its-chasing-a-growing-enterprise-trend">retrieval augmented generation (RAG)</a> will play a big role in optimizing how the chatbot produces responses. </p><p>RAG has become the latest industry buzzword amidst a flurry of <a href="https://www.itpro.com/strategy/28181/what-is-ai">AI</a> activity over the last 18 months. This allows AI models to draw upon larger knowledge repositories such as organization-specific information, alongside user input, to inform their responses.</p><p>All told, this provides more relevant results for user queries. Metis will be no different, and will be able to source information beyond the original data used to train its supporting model, thereby providing more up-to-date responses.</p><p>Sources close to the matter told Business Insider the chatbot will be able to share the latest stock prices in real-time, for example.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED WHITEPAPER</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="i82riUzZ98oP93VKyMVrFn" name="AI_Brain_Stock_Image_GettyImages-1609437924 (1).jpg" caption="" alt="Generative AI concept art featuring a glass human brain on digital background" src="https://cdn.mos.cms.futurecdn.net/i82riUzZ98oP93VKyMVrFn.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: Getty Images)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence/generative-ai-in-the-enterprise-model-customization"><em>Get an overview of how gen AI works in the real world</em></a></p></div></div><p>Amazon plans appear to also point toward Metis acting as an ‘AI agent’. These <a href="https://www.itpro.com/technology/artificial-intelligence/the-pros-and-cons-of-chatbots-for-customer-service">custom chatbots</a> essentially automate and perform tasks on behalf of the user, and are built using existing, internal data. Sources told BI that some use-cases included booking flights, or turning on lights, pointing toward close integration with Alexa.</p><p>Alongside RAG, AI agents have emerged as a major enterprise focus so far in 2024.</p><p>Google Cloud <a href="https://www.itpro.com/technology/artificial-intelligence/google-cloud-targets-ai-anywhere-with-vertex-ai-agents">launched its own AI Agents service</a> for Vertex AI at <a href="https://www.itpro.com/news/live/google-cloud-next-2024-all-the-news-and-announcements-live">Google Cloud Next 2024</a>. Microsoft-backed <a href="https://www.itpro.com/technology/artificial-intelligence/will-openais-no-code-approach-to-custom-gpts-democratize-ai-innovation-or-open-the-floodgates-for-chatbot-bloatware">OpenAI also launched its marketplace for AI agents</a> which allows users to create custom GPTs in a move earlier this year.</p><h2 id="amazon-is-entering-a-very-cluttered-market">Amazon is entering a very cluttered market</h2><p>To compete with the likes of Microsoft and Google, Amazon faces a challenge on several fronts. </p><p>Breaking through and capturing customers in this environment will require Metis to deliver serious results. With Metis reportedly powered by Olympus, the tool carries potential to not only produce powerful outputs but also show off Amazon’s own in-house development capabilities.</p><p>That said, it’s a hard task. In the eight months since rumors about Olympus first surfaced, the AI space has moved on considerably. <a href="https://www.itpro.com/technology/artificial-intelligence/gemini-code-assist-could-be-googles-secret-weapon-to-challenging-github-copilot">Gemini 1.5 Pro</a> and <a href="https://www.itpro.com/technology/artificial-intelligence/everything-you-need-to-know-about-gpt-4o-including-pricing-features-and-how-to-get-access">GPT-4o</a> continue to push the limits of <a href="https://www.itpro.com/technology/artificial-intelligence/three-open-source-large-language-models-you-can-use-today">large language models (LLMs)</a> and unless Olympus is proven to outperform these competitors by sizable margins it could fail to catch the attention of would-be customers.</p><p>Rising capabilities of <a href="https://www.itpro.com/software/28109/what-is-open-source">open source</a> models like <a href="https://www.itpro.com/technology/artificial-intelligence/metas-llama-3-will-force-openai-and-other-ai-giants-to-up-their-game">Meta’s Llama 3</a>, which cost nothing and are already available on AWS, <a href="https://www.itpro.com/microsoft-azure/34048/microsoft-azure-review-competitive-cloud-pricing-takes-a-bite-out-of-aws">Azure</a>, and Google Cloud, could also prove a hindrance here. Simple benchmark scores are no longer enough in a world where completely free models can go toe-to-toe with those made by the best <a href="https://www.itpro.com/software/development/why-python-is-the-programming-language-of-choice-for-ai-developers">AI developers</a>.</p><iframe width="100%" height="200px" frameborder="0" data-lazy-priority="low" data-lazy-src="https://widget.spreaker.com/player?episode_id=57309321&theme=light&playlist=false&playlist-continuous=false&chapters-image=true&episode_image_position=right&hide-logo=true&hide-likes=true&hide-comments=true&hide-sharing=true&hide-download=true"></iframe><p>There’s also the issue of convenience. It’s likely that as AI becomes more commonplace, businesses will choose their AI assistant that requires the least upheaval of their existing stack and as little staff retraining as possible. For example, an organization that’s already heavily invested in the Microsoft ecosystem could easily adopt <a href="https://www.itpro.com/technology/artificial-intelligence/microsoft-copilot-review-ai-baked-into-your-apps">Copilot</a> versus another AI solution.</p><p>All of this said, it’s in its RAG-based approach that Metis could make the most difference. Still considered a novel technique, RAG provides assurances of accuracy that can put fears over hallucinations to bed and make AI adoption much more feasible for enterprises.</p><p>If Amazon can sell this message – ‘Metis is more reliable than the next best tool’ – it could seize the corner of the market that the company has thus far failed to make gains within.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Amazon has invested more than $82 billion in Germany since 2010 — but its latest funding pledge shows it isn’t stopping there  ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/cloud/cloud-computing/amazon-has-invested-more-than-dollar82-billion-in-germany-since-2010-but-its-latest-funding-pledge-shows-it-isnt-stopping-there</link>
                                                                            <description>
                            <![CDATA[ Amazon plans to further expand its cloud infrastructure, logistics network, and create 4,000 new jobs in Germany ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">GMGcMfHATu3siuxPDVaCL3</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/43gKtrQPzTpZRaA8z8CU9M-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 20 Jun 2024 12:31:44 +0000</pubDate>                                                                                                                                <updated>Mon, 24 Jun 2024 14:49:45 +0000</updated>
                                                                                                                                            <category><![CDATA[Cloud Computing]]></category>
                                                    <category><![CDATA[Cloud]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/43gKtrQPzTpZRaA8z8CU9M-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Amazon logo displayed outside the company&#039;s Robotic Fulfillment Centre on December 19, 2023 in Sutton Coldfield, England.]]></media:description>                                                            <media:text><![CDATA[Amazon logo displayed outside the company&#039;s Robotic Fulfillment Centre on December 19, 2023 in Sutton Coldfield, England.]]></media:text>
                                <media:title type="plain"><![CDATA[Amazon logo displayed outside the company&#039;s Robotic Fulfillment Centre on December 19, 2023 in Sutton Coldfield, England.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/43gKtrQPzTpZRaA8z8CU9M-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Amazon has announced plans to pump another €10 billion ($10.7 billion) into Germany to support the expansion of its logistics network and cloud infrastructure across the country. </p><p>As part of the investment, AWS plans to make an €8.8 billion ($9.4 billion) investment by 2026 to continue to build, maintain, and operate its cloud infrastructure for the AWS Europe (Frankfurt) Region.</p><p>This, the company said, will help it meet growing customer demand for AWS services in Germany, including AI technologies.</p><p>AWS provides a range of cloud and <a href="https://www.itpro.com/strategy/28181/what-is-ai">AI</a> services for companies across Germany, including its flagship <a href="https://www.itpro.com/technology/artificial-intelligence/aws-bedrock-distances-firm-from-microsoft-google-in-generative-ai-race">Bedrock framework</a> which allows users to harness a variety of in-house and third-party <a href="https://www.itpro.com/technology/artificial-intelligence/three-open-source-large-language-models-you-can-use-today">large language models (LLMs)</a>.</p><p>Meanwhile, the labs at the company&apos;s R&D in Berlin will be extended to develop and enhance AI and <a href="https://www.itpro.com/tag/robotics">robotics</a> technologies.</p><p>"Germany is at the heart of innovation across Europe. AWS is more committed than ever to helping German customers lead and build new technologies and services using the wide variety of capabilities in the AWS Cloud, including generative AI," said Stefan Hoechbauer, managing director for Germany and Europe at AWS.</p><p>"To address the growing demand for our services, we’re investing heavily in Germany’s digital infrastructure. This also includes our commitment to support digital skills and talent development programmes across Germany and to partner with local communities on joint initiatives with a lasting impact."</p><p>The funding pledge means the company now has confirmed planned investments in Germany totaling €17.8 billion ($19 billion), and builds on a separate investment to expand cloud infrastructure across the country made just weeks ago.</p><p>In May, the tech giant unveiled a €7.8 billion ($8.3 billion) funding package for the AWS European Sovereign Cloud in Germany. The move marked the launch of AWS’ first <a href="https://www.itpro.com/cloud/cloud-computing/what-is-a-sovereign-cloud">sovereign cloud</a> in the region, and will be housed in the state of Brandenburg.</p><p>AWS is one of several hyperscalers <a href="https://www.itpro.com/cloud/cloud-computing/sovereign-cloud-services-are-now-the-bare-minimum-expected-by-customers-and-hyperscalers-are-scrambling-to-meet-demand">bolstering &apos;sovereign&apos; cloud services</a> in Europe to meet regulatory requirements on data residency and privacy.</p><p>The latest tranche of funding brings Amazon’s total investment in Germany to more than €77 billion ($82.5 billion) since 2010, and a total of more than €150 billion ($160.8 billion) across the EU.</p><h2 id="amazon-eyes-german-workforce-expansion">Amazon eyes German workforce expansion</h2><p>The company said it will also be creating 4,000 new jobs in Germany this year, at three new fulfilment centers: one in Horn-Bad Meinberg in North Rhine-Westphalia, opening later this summer; one in Erfurt, Thuringia, which opened in May; and one in Großenkneten, which opened last August. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED WHITEPAPER</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="r6VmGiBS8NWa6S4iGouiX4" name="How identity threat protection solves modern business challenges.jpg" caption="" alt="How identity threat protection solves modern business challenges" src="https://cdn.mos.cms.futurecdn.net/r6VmGiBS8NWa6S4iGouiX4.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: Crowdstrike)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/security/how-identity-threat-protection-solves-modern-business-challenges"><em>Defend against identity-based attacks</em></a></p></div></div><p>The new jobs will bring the company&apos;s total number of permanent employees in Germany up to more than 40,000. The company said its plans will contribute €15.4 billion ($16.5 billion) to Germany’s GDP, while supporting an average of 15,200 full-time jobs annually in the local supply chain.</p><p>"Our teams work hand-in-hand with state-of-the-art technologies to deliver for small businesses and customers, while AWS enables organisations of all sizes in Germany to grow their businesses and innovate using the cloud," said Rocco Bräuniger, Amazon Germany country manager.</p><p>"And with that comes a positive impact for the country – and especially the communities where we operate – with a broad range of investments and jobs ranging from research and development to logistics and customer service."</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Microsoft, Amazon, Meta, and Google just promised to halt AI development if models are too dangerous — but will they stick to their promise? ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/artificial-intelligence/microsoft-amazon-meta-and-google-just-promised-to-halt-ai-development-if-models-are-too-dangerous-but-will-they-stick-to-their-promise</link>
                                                                            <description>
                            <![CDATA[ Promises on AI safety will only go so far, experts argue, prompting renewed calls for stronger legislation ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">WjSjoTyKiZ87PGLZsrWxS6</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/VBqn2J5kcKMXXeboZJS47n-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 22 May 2024 15:00:02 +0000</pubDate>                                                                                                                                <updated>Thu, 23 May 2024 12:42:11 +0000</updated>
                                                                                                                                            <category><![CDATA[Artificial Intelligence]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Steve Ranger ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/gFeXmAxutpTpGN7c98ZAwJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/VBqn2J5kcKMXXeboZJS47n-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Open source AI concept image showing digitized brain hovering over a circuit board.]]></media:description>                                                            <media:text><![CDATA[Open source AI concept image showing digitized brain hovering over a circuit board.]]></media:text>
                                <media:title type="plain"><![CDATA[Open source AI concept image showing digitized brain hovering over a circuit board.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/VBqn2J5kcKMXXeboZJS47n-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.itpro.com/strategy/28181/what-is-ai">AI</a> companies have signed up to a safe development pledge which could see them pull the plug on some of their own AI models if they cannot be built or deployed safely.</p><p>Companies including Amazon, Anthropic, Google, IBM, Meta, <a href="https://www.itpro.com/software/microsoft">Microsoft</a>, OpenAI and others have signed up to the frontier <a href="https://www.itpro.com/technology/artificial-intelligence/biden-administration-seeks-industry-views-on-ai-safety-and-security-guidelines">AI safety</a> commitments at the AI Seoul Summit.</p><p>The companies said they would assess the risks posed by their frontier models or systems across the AI lifecycle, including before and during training, and when deploying them.</p><p>Similarly, the firms agreed to set thresholds beyond which the risks posed by a model “would be deemed intolerable”. If these limits were breached, the companies said they would cease further development..</p><p>“In the extreme, organizations commit not to develop or deploy a model or system at all, if mitigations cannot be applied to keep risks below the thresholds,” the document said.</p><p>In broader terms of AI safety, the companies also agreed to stick to best practice, like internal and external red-teaming of frontier AI models for novel threats; to “work toward” information sharing, develop ways to help users know if audio or visual content is AI-generated, and to publicly report model capabilities and limitations.</p><p>The commitments are voluntary and come with plenty of caveats, however. The document noted that “given the evolving state of the science in this area, the undersigned organizations’ approaches…may evolve in the future”.</p><p>Alec Christie, partner at global law firm, Clyde & Co, said the rapid pace of innovation in the generative AI space makes it very difficult to introduce legislation due to the fluid, ever-evolving nature of the technology.</p><p>“The newly signed Seoul Declaration is a step in the right direction to establishing global fundamentals on AI regulation, but there is a time limit on all of this,” Christie said.</p><p>“<a href="https://www.itpro.com/business/leadership/why-responsible-ai-development-relies-on-female-leadership-input">AI development</a> is happening at such a rate that the regulation just can’t keep up, as it could become outdated as soon as it is implemented.”</p><p>The companies also agreed to provide “public transparency” on the implementation of the AI safety strategy - so long as that doesn’t reveal sensitive commercial information “to a degree disproportionate to the societal benefit”, although they agreed to share more detailed information with governments.</p><p>Generously, the organizations also promised to “to develop and deploy frontier AI models and systems to help address the world’s greatest challenges”.</p><h2 id="ai-safety-in-the-spotlight-once-again">AI safety in the spotlight once again</h2><p>The Seoul summit follows from the first <a href="https://www.itpro.com/technology/artificial-intelligence/the-uks-hollow-ai-safety-summit-has-only-emphasized-global-divides">AI Safety Summit</a> held at Bletchley Park in the UK last year, which set out some of the big concerns about AI. </p><p>While AI can bring big advances it can also create big risks, with new <a href="https://www.itpro.com/security/28133/what-is-cyber-security">cyber security</a> threats and novel biotechnology risks as well as the rise of disinformation all getting a mention.</p><p>“There is potential for serious, even catastrophic, harm, either deliberate or unintentional, stemming from the most significant capabilities of these AI models,” the Bletchley declaration said.</p><p>For now, many countries – apart from China and the <a href="https://www.itpro.com/technology/artificial-intelligence/eu-ai-act-everything-you-need-to-know-about-the-legislation-including-rules-requirements-and-who-will-be-forced-to-comply">EU</a> - have stopped short of creating specific legislation around AI risks and have preferred to go down the route of a broadly voluntary approach.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED WHITEPAPER</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ThLVZNj3G8orQU98NHx34M" name="Page 1.jpg" caption="" alt="How to choose the right AI foundation model" src="https://cdn.mos.cms.futurecdn.net/ThLVZNj3G8orQU98NHx34M.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: IBM)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence/how-to-choose-the-right-ai-foundation-model"><em>Choose the right AI model for your company</em></a></p></div></div><p>Part of the problem is nobody can quite agree on what AI safety should cover, and many countries are also worried that, if they put in place stringent regulation, they may lose out economically to other regions with a more relaxed approach.</p><p>The UK’s approach, for example, has been to set up an AI Safety Institute (AISI) to look over some of the models.</p><p>However, researchers at the Ada Lovelace Institute have warned that the voluntary approach being followed right now has some big flaws.</p><p>Existing methods of evaluating AI models are easy to manipulate, they warn, and small changes to the models can have big consequences. And looking at a foundation model may shed very little light on the risks and impacts of the apps built on it.</p><p>They contrast this with other sectors such as pharmaceuticals, where companies have to hit standards set by regulators, and regulators have the ultimate say in whether a product can be released.</p><p>The researchers are calling for powers to compel companies to provide AISI and regulators with access to AI models, their training data and documentation.</p><p>“These access requirements could be unilaterally imposed as a prerequisite for operating in the UK – a market of nearly 70 million people,” they said in a blog post.</p><p>The researchers said the AISI and other regulators should have the power to block the release of models or products that appear too unsafe, such as voice cloning systems, which can enable fraud.</p><p>“Conducting evaluations and assessments is meaningless without the necessary enforcement powers to block the release of dangerous or high-risk models, or to remove unsafe products from the market,” they said.</p><p>The rate at which AI is being deployed has outpaced the ability of governments and even companies themselves to test these systems and manage their use, they argue.</p><p>“This is bad for the public, who are already being affected by the misuse of these technologies and their failure to act as intended. It’s bad for businesses, who are being told to integrate the latest forms of AI into their products and services without meaningful assurance,” they warned</p><p>“And given how little we know about the longer-term societal impacts of these systems, it risks unleashing longer-term systemic harms in much the same way as the unchecked rollout of social media platforms did more than a decade ago.”</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Everything you need to know about Amazon Q, including features, pricing, and business tiers ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/software/development/everything-you-need-to-know-about-amazon-q-including-features-pricing-and-business-tiers</link>
                                                                            <description>
                            <![CDATA[ Amazon Q can help developers write code faster and help workers with no coding experience build their own generative AI apps ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">5cT43Vdmf3ipDQ32P5kwsE</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/A3vbCkQhb7cx8v5V4UUyHk-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 02 May 2024 08:10:21 +0000</pubDate>                                                                                                                                <updated>Thu, 02 May 2024 10:04:26 +0000</updated>
                                                                                                                                            <category><![CDATA[Development]]></category>
                                                    <category><![CDATA[Software]]></category>
                                                                                                                    <dc:creator><![CDATA[ Steve Ranger ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/gFeXmAxutpTpGN7c98ZAwJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/A3vbCkQhb7cx8v5V4UUyHk-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Amazon Q symbol and branding picture on a smartphone with branding images in background.]]></media:description>                                                            <media:text><![CDATA[Amazon Q symbol and branding picture on a smartphone with branding images in background.]]></media:text>
                                <media:title type="plain"><![CDATA[Amazon Q symbol and branding picture on a smartphone with branding images in background.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/A3vbCkQhb7cx8v5V4UUyHk-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>AWS has announced the general availability of its Amazon Q generative AI developer assistant, the latest entrant into an increasingly crowded market of coding tools.</p><p>The tool, unveiled at <a href="https://www.itpro.com/news/live/aws-reinvent-2023-all-the-day-one-keynote-announcements">AWS re:Invent</a> in November last year, can generate code, test and debug code, and has ‘multi-step planning’ capabilities that can allow it to perform <a href="https://www.itpro.com/software/development/java-is-here-to-stay-popular-programming-language-to-remain-on-business-hit-lists-in-2024">Java</a> version upgrades and implement new code generated from developer requests.</p><p>When first announced, the move marked AWS’ first major foray into the <a href="https://www.itpro.com/networking/27171/what-is-a-chatbot">AI chatbot</a> space, which has become somewhat saturated with a range of tools from competitors such as Google Cloud and Microsoft.</p><p>Speaking to <em>ITPro</em> at the conference, IDC analyst Neil Ward-Dutton said the tool <a href="https://www.itpro.com/software/amazon-qs-foundations-separate-it-from-monolithic-competitor-ai-tools">could be a key differentiator for the firm</a> in the current generative AI battle between hyperscalers.</p><h2 id="what-is-amazon-q">What is Amazon Q?</h2><p>Amazon Q is built on the previous AWS coding assistant <a href="https://www.itpro.com/software/amazons-codewhisperer-updates-could-be-a-game-changer-for-shifting-left">Amazon CodeWhisperer</a>, and incorporates some of its features such as in-line code suggestions and security scanning, but adds more features on top of that. </p><p>In terms of pricing, there’s a Q Developer free tier, and a Pro option with wider functionality which allows customers to customize the tools to their codebases, at $19 per month per user.</p><p>AWS said that developers only spend 30% - or less - of their time on coding, while the rest is spent performing tedious and repetitive tasks. They have to manage infrastructure and resources, troubleshoot and resolve errors, test and <a href="https://www.itpro.com/software/development/googles-duet-ai-targets-legacy-software-revolution">refactor code</a>, upgrade applications, and carry out vulnerability scanning.</p><p>All of this is necessary but doesn’t help the business to move forward.</p><p>“Companies want to empower their developers to spend less time on this coding muck and more time on creating unique experiences for their end users, while being able to deploy faster,” it said.</p><p>Amazon Q isn’t just focused on <a href="https://www.itpro.com/technology/artificial-intelligence/can-ai-code-generation-really-replace-human-developers">developers</a>, however. AWS said variations of the tool can also be used by staff without developer skills to build apps, and by business analysts and other staff to find information in corporate systems.</p><p>According to a survey by Gartner, two-thirds of organizations are piloting, deploying or have already deployed AI coding assistants. <a href="https://www.itpro.com/software/development/everything-you-need-to-know-about-github-copilot-workspace">GitHub Copilot</a> is the most used and best known of these tools but there are plenty of challengers, including Google Cloud’s <a href="https://www.itpro.com/technology/artificial-intelligence/gemini-code-assist-could-be-googles-secret-weapon-to-challenging-github-copilot">Gemini Code Assist</a> and Meta’s <a href="https://www.itpro.com/technology/artificial-intelligence/metas-code-llama-ai-coding-tool-just-got-a-big-performance-boost">Code Llama</a>.</p><p>There have been rumors that <a href="https://www.itpro.com/technology/artificial-intelligence/apple-is-working-on-an-ai-coding-tool-similar-to-github-copilot-in-a-bid-to-ramp-up-generative-ai-features">Apple is working on an AI coding tool of its own</a>, too.</p><h2 id="what-does-amazon-q-offer-users">What does Amazon Q offer users?</h2><p>AWS has detailed a number of features or Amazon Q. Chief among these are coding recommendations for users. </p><p>AWS said Amazon Q can <a href="https://www.itpro.com/technology/artificial-intelligence/github-30-of-copilot-coding-suggestions-are-accepted">generate code suggestions</a> and recommendations in ‘near’ real time. Q can also learn from customers’ internal code base to provide more relevant recommendations. Q keeps these customizations private, and the underlying foundation model does not use them for training.</p><p>Andrew Brydon, executive chief engineer at National Australia Bank said Amazon Q Developer has helped his developers complete tasks faster, increasing productivity and minimizing repetitive actions. He said the bank’s developers have accepted 50% of the code suggestions made by Amazon Q Developer.</p><p>Another customer, BT Group, said devs were accepting 37% of suggestions, while health tech company Netsmart said it has seen a “strong” code suggestion acceptance rate of 35%.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED WHITEPAPER</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="uKqTp8UmzMmNygrh33qczN" name="The small and medium business guide to buying.jpg" caption="" alt="The small and medium business guide to buying" src="https://cdn.mos.cms.futurecdn.net/uKqTp8UmzMmNygrh33qczN.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: Amazon Business)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/business/the-future-of-business/the-small-and-medium-business-guide-to-buying"><em>Discover how purchasing leaders are reshaping how they buy</em></a></p></div></div><p>“This has allowed our engineers to efficiently generate high-quality code and documentation, implement new features, which can accelerate development cycles, and significantly reduce manual effort,” Netsmart said.</p><p>AWS has been keen to highlight the potential of Amazon Q Developer Agents, which can be built by users to carry out tasks such as code refactoring or performing software upgrades.</p><p>The firm said developers can ask Amazon Q to add a feature and the agent will analyze the existing application code and generate a step-by-step implementation plan. Developers review and tweak the plan before the agent implements it, applying updates across source files, code blocks, and test suites.</p><p>AWS said Q can also automate and manage the upgrade process. Java conversions are available today and .Net conversions are coming soon.</p><p>Notably, AWS said a five-person team at Amazon used Q to upgrade more than 1,000 production applications from Java 8 to Java 17 in just two days (with the average time per application at less than 10 minutes). Previously, the company said, many of these applications would have each taken a couple of days to upgrade.</p><p>Gerardo Arroyo, CTO of tech company Novacomp said his team had used Amazon Q Code Transformation to help upgrade a project running on Java 8 to Java 17 with over 10,000 lines of code. </p><p>This is a task that would take two weeks to manually complete, he said, but Amazon Q did it in minutes. “Since adopting Amazon Q across our organization, we have realized a 60% decrease in average in our tech debt,” he said.</p><p>Amazon Q will also include security vulnerability scanning and remediation capabilities. This includes the ability to scan code for flaws, such as exposed credentials and log injection.</p><p>Similarly, the tool can suggest remediations tailored specifically to the application code.</p><p>IT pros can also ramp up cloud optimization capabilities using Amazon Q, according to AWS.</p><p>Amazon Q Developer will be embedded in the AWS console to help users optimize cloud environments, as well as diagnose and resolve errors or networking issues, select instances, and optimize <a href="https://www.itpro.com/sql/30242/what-is-sql">SQL</a> queries.</p><p>It includes a new feature to help customers list their AWS account resources, configurations, and analyze billing information and trends.</p><p>For example, AWS said IT pros can ask, “What instances are currently running in US East 1?” or “What’s my <a href="https://www.itpro.com/cloud/amazon-s3/367664/what-is-amazon-s3">S3</a> bucket encryption?” and the tool will list the resources and details.</p><h2 id="what-is-amazon-q-business">What is Amazon Q Business?</h2><p>Q Business is a generative AI–powered assistant that can answer questions, provide summaries and generate content based on data in enterprise systems. It can connect to business tools, such as wikis, intranets, Atlassian, <a href="https://www.itpro.com/business-strategy/collaboration/363965/the-complete-guide-to-gmail">Gmail</a>, Microsoft Exchange, Salesforce, ServiceNow, <a href="https://www.itpro.com/collaboration/33647/slack-review-free-your-business-comms">Slack</a>, and Amazon S3. </p><p>“Simply point Q at your enterprise data repositories, and it will search all of your data, summarize logically, analyze trends, and engage in dialog with end users about the data,” AWS said.</p><p>With Amazon Q in QuickSight, Amazon’s business intelligence service, analysts can use natural language to build BI dashboards in minutes and easily create visualizations and complex calculations.</p><p>Ed Sarausad, senior director of Data & Analytics at GoDaddy said Amazon Q in QuickSight allows its staff to ask our data contextual business questions without having to constantly rely on ad-hoc dashboards.</p><p>“For example, now we can much more easily discover and drill into anomalies in business performance across the company,” he said. Amazon Q Business is charged at $3 per month for the ‘Lite’ version and $20 for the ‘Pro’ version.</p><h2 id="what-is-amazon-q-apps">What is Amazon Q apps?</h2><p>AWS also detailed Q Apps, currently in preview, which is said can allow employees to create generative AI-powered apps based on their company data, “without requiring any prior coding experience”. </p><p>AWS gave the example of creating an employee onboarding app.</p><p>“With Q, an HR professional could simply describe they want an app that will create an onboarding plan for a new employee that utilizes the company’s existing best practices, and has an input field for employee ID that personalizes the onboarding plan to their role by drawing from internal data sources specific to their job family,” AWS said.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ CMA probe into big tech AI deals sparks concerns over industry confidence ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/artificial-intelligence/cma-probe-into-big-tech-ai-deals-sparks-concerns-over-industry-confidence</link>
                                                                            <description>
                            <![CDATA[ The watchdog wants to examine whether the deals fall within UK merger rules or raise competition concerns ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">omNv4kT6fRWNs8DXiuPQoa</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/iEyoZhjWjAtB4XDRtrjweL-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 25 Apr 2024 10:29:56 +0000</pubDate>                                                                                                                                <updated>Thu, 25 Apr 2024 13:40:05 +0000</updated>
                                                                                                                                            <category><![CDATA[Artificial Intelligence]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Emma Woollacott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/aWfskavxoVSMDy6cDWtYmJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/iEyoZhjWjAtB4XDRtrjweL-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[AI concept art showing a digitized glass brain pictured alongside circuit boards and GPUs.]]></media:description>                                                            <media:text><![CDATA[AI concept art showing a digitized glass brain pictured alongside circuit boards and GPUs.]]></media:text>
                                <media:title type="plain"><![CDATA[AI concept art showing a digitized glass brain pictured alongside circuit boards and GPUs.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/iEyoZhjWjAtB4XDRtrjweL-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The Competition and Markets Authority (CMA) is pushing ahead with an investigation into <a href="https://www.itpro.com/technology/artificial-intelligence/the-5-generative-ai-investment-winners-of-2023">AI deals</a> struck by Microsoft and Amazon, but some industry stakeholders warn the move could hamper innovation in the space.</p><p>Earlier this month, the competition watchdog said it was concerned that certain partnerships could be entrenching market dominance by the firms - and it is now following through by calling for comments from interested third parties.</p><p>The CMA initially raised concerns about what it described as an &apos;interconnected web&apos; of more than 90 partnerships and strategic investments involving the same firms, along with Microsoft’s hiring of former employees and related arrangements with Inflection AI.</p><p>"We will assess, objectively and impartially, whether each of these three deals fall within UK merger rules and, if they do, whether they have any impact on competition in the UK," said Joel Bamford, executive director of mergers at the CMA.</p><p>Specifically, it plans to look into a partnership between <a href="https://www.itpro.com/technology/artificial-intelligence/anthropic-could-be-the-champion-aws-and-google-need">Amazon and Anthropic</a>, which saw the tech giant pledge support to the tune of <a href="https://www.itpro.com/technology/artificial-intelligence/aws-invests-dollar4-billion-in-anthropic-to-improve-bedrock-experience">$1.25 billion in September</a> 2023, with a further $2.75 billion in March this year.</p><p>The deal also includes agreements for purchasing computing capacity, and non-exclusive commitments to make Anthropic models available on Amazon’s Bedrock service.</p><p>Meanwhile, the CMA will focus attention on Microsoft’s recent deal with Inflection AI which saw CEO and co-founder <a href="https://www.itpro.com/technology/artificial-intelligence/who-is-deepmind-co-founder-mustafa-suleyman-and-why-has-he-joined-microsoft">Mustafa Suleyman</a> join the firm to lead its new consumer AI division.</p><p>The <a href="https://www.itpro.com/technology/artificial-intelligence/microsofts-mistral-ai-partnership-has-eu-regulators-concerned-heres-why">tech giant’s deal with French AI startup, Mistral</a>, will also be examined. Under the terms of the deal, Microsoft will supply <a href="https://www.itpro.com/technology/artificial-intelligence/why-mistral-ai-could-be-europes-answer-to-us-dominance">Mistral AI</a> with its Azure supercomputing infrastructure, and Mistral’s models will be made available on Microsoft’s <a href="https://www.itpro.com/microsoft-azure/34048/microsoft-azure-review-competitive-cloud-pricing-takes-a-bite-out-of-aws">Azure </a>platform.</p><p>While calls for heightened regulatory scrutiny on these deals have been growing, some industry stakeholders are concerned that the move from the CMA could hamper innovation and confidence in the AI space.</p><p>The Computer & Communications Industry Association (CCIA) warned that the CMA should act proportionately and avoid risking the UK’s reputation for responsible regulation.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED WEBINAR</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="P9YCSjQoAVZ939Fhs8u7CB" name="Accelerate your growth with GenAI from IBM.jpg" caption="" alt="Woman presenting webinar" src="https://cdn.mos.cms.futurecdn.net/P9YCSjQoAVZ939Fhs8u7CB.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: IBM)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence/accelerate-your-growth-with-genai-from-ibm"><em>Increase your impact and grow new revenue streams</em></a></p></div></div><p>"The CMA needs to be cautious as a formal investigation into a modest partnership agreement, based on speculative concerns, could be hugely disruptive and deter investment in vitally important AI innovation," said Matthew Sinclair, the CCIA&apos;s senior director, UK.</p><p>Sinclair suggested that if commercial agreements such as these are “held up by overly broad and premature” regulatory scrutiny, this could dissuade some businesses from investing in the future, thereby “undermining competition in what is currently a dynamic market”.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ AWS Summit London 2024: All the news and updates live ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/news/live/aws-summit-london-2024-all-the-news-and-updates-live</link>
                                                                            <description>
                            <![CDATA[ Follow all the latest updates and announcements as they happen live at AWS Summit London ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">urLrkgrxKqbGxXzVMt3LGK</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/VAUAVQJGVKKhcsr5D3zteH-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 24 Apr 2024 08:15:24 +0000</pubDate>                                                                                                                                <updated>Thu, 25 Apr 2024 10:42:19 +0000</updated>
                                                                                                                                            <category><![CDATA[Cloud Computing]]></category>
                                                    <category><![CDATA[Cloud]]></category>
                                                                                                <author><![CDATA[ george.fitzmaurice@futurenet.com (George Fitzmaurice) ]]></author>                    <dc:creator><![CDATA[ George Fitzmaurice ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/N4xHCjSAXKcijjt3oiQtfc.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/VAUAVQJGVKKhcsr5D3zteH-1280-80.jpg">
                                                            <media:credit><![CDATA[ITPro/George Fitzmaurice]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[AWS London Summit 2024 branding pictured at the entrance to the ExCel conference center in London on April 24th 2024.]]></media:description>                                                            <media:text><![CDATA[AWS London Summit 2024 branding pictured at the entrance to the ExCel conference center in London on April 24th 2024.]]></media:text>
                                <media:title type="plain"><![CDATA[AWS London Summit 2024 branding pictured at the entrance to the ExCel conference center in London on April 24th 2024.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/VAUAVQJGVKKhcsr5D3zteH-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Welcome to ITPro&apos;s live coverage of the 2024 AWS Summit London, live from the ExCel conference center. </p><p>We&apos;ve got a jam-packed day ahead of us at the summit, and we can expect to see a raft of UK and EMEA-related announcements from the <a href="https://www.itpro.com/627952/what-is-cloud-computing">cloud computing</a> giant. </p><p>This morning&apos;s keynote session will begin at 10am, and will feature updates from Tanuja Randery, managing director, EMEA, at AWS alongside Francessca Vasquez, VP of professional services & Generative AI Innovation Center.</p><p>We can expect to hear a lot about <a href="https://www.itpro.com/technology/artificial-intelligence/aws-reaping-the-rewards-of-bedrock-generative-ai-approach">Amazon Bedrock</a>, the tech giant&apos;s large language model (LLM) framework, at the summit today. <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369959/what-is-generative-ai">Generative AI</a> is still very much the talk of the town in the tech world.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="X74797B6A6xRZFpnSqsUj8" name="20240424_085431.jpg" alt="AWS London Summit 2024 entrance at the ExCel, with attendees pictured entering the conference center." src="https://cdn.mos.cms.futurecdn.net/X74797B6A6xRZFpnSqsUj8.jpg" mos="" align="middle" fullscreen="" width="4000" height="3000" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: ITPro/George Fitzmaurice)</span></figcaption></figure><p>Crowds are pouring into the ExCel now, and there&apos;s certainly a real buzz around the conference center ahead of the opening keynote session. </p><p>Key talking points to look out for today will likely be ongoing infrastructure expansion for AWS in the UK. The cloud computing giant has invested heavily in the country over the last two years alongside counterparts such as Microsoft and Google Cloud. </p><p>There&apos;s not been much movement on this front over the last few months, however, so attendees and customers will no doubt be keen to hear about any developments during the opening session. </p><p>It&apos;s an impressive-looking stage for AWS Summit London 2024, fit with booming speakers and festival-style lighting, and the crowds are flooding in eagerly ahead of the day’s keynotes. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="PpCvGHMYTg4sTPD4WZy6fM" name="20240424_093645 (1).jpg" alt="AWS Summit London Stage" src="https://cdn.mos.cms.futurecdn.net/PpCvGHMYTg4sTPD4WZy6fM.jpg" mos="" align="middle" fullscreen="" width="4000" height="3000" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>While we wait, why not check out some of our recent coverage on AWS here: </p><p>• <a href="https://www.itpro.com/infrastructure/aws-ups-its-cost-visibility-game-with-free-to-use-offering-for-kubernetes-clusters">AWS ups its cost-visibility game with free-to-use offering for Kubernetes clusters</a></p><p>• <a href="https://www.itpro.com/cloud/cloud-storage/aws-fined-dollar525-million-after-us-court-rules-amazon-s3-storage-dynamodb-services-infringed-patents">AWS fined $525 million after US court rules Amazon S3 storage, DynamoDB services infringed patents</a></p><p>AWS has gone all out for London this year with this keynote banner! </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="qZ7wG6YB6jYrpkVDf8NAMg" name="20240424_094025.jpg" alt="AWS Summit London Stage" src="https://cdn.mos.cms.futurecdn.net/qZ7wG6YB6jYrpkVDf8NAMg.jpg" mos="" align="middle" fullscreen="" width="4000" height="3000" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>AWS Summit is kicking off with a bang and an exciting visual display, chocked full of forward-looking taglines - “let’s build what’s next” is the video&apos;s parting message. First up is Tanuja Randery, Managing Director of EMEA at AWS as…a digital avatar? </p><p>The real Randery eventually makes an appearance to spirited claps and cheers, going on to talk about what’s in store for the day. The pace of innovation is key for Randery it seems, and she also takes a moment to shout out the UK: </p><p>“We have invested 3 billion to build and operate data centers in the UK” Tandery said proudly. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="SppWYyouHXRkMuAib3uDAH" name="20240424_100233.jpg" alt="AWS Summit London Stage" src="https://cdn.mos.cms.futurecdn.net/SppWYyouHXRkMuAib3uDAH.jpg" mos="" align="middle" fullscreen="" width="4000" height="3000" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p><strong>Amazon Bedrock is coming to the London region</strong></p><p>The first big announcement is that Amazon Bedrock is coming to the London region with the promise of unlocking great benefits for UK businesses. Tandery says she wants every UK business to have the opportunity to compete on the world stage as part of this latest announcement. </p><p><strong>Climate and digital skills</strong></p><p>Tandery touches on issues of climate, talking up the benefits of the cloud for any business that wants to go green. Similarly, she references the importance of digital skills, speaking about how AWS is helping train IT workers. </p><p>AWS Restart, for example, is a twelve-week training program that Tandery refers it, citing a particular student who excelled as part of the program. </p><p>AWS looks like it wants to make its mark in the UK as a cloud provider for the future. </p><p>Next up is Francessca Vasquez, Vice President of Professional Services at the firm. She takes us back in time, going over some of the most revolutionary inventions of human history, building to the current advents of cloud and generative AI. </p><p>Mention of Amazon&apos;s origins as an online retailer is a welcome reminder of how far the company has come, with Vasquez describing AWS as a “pioneer of the cloud”.</p><p>We have enabled customers to “transform the world around us,” she says, referring to some of the big household names reliant on AWS like Netflix and Moderna.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="NZcXFWcAAtB2wxURkDnnFK" name="20240424_101257.jpg" alt="AWS Summit London Stage" src="https://cdn.mos.cms.futurecdn.net/NZcXFWcAAtB2wxURkDnnFK.jpg" mos="" align="middle" fullscreen="" width="4000" height="3000" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p><strong>“We are on the precipice of another tectonic change”</strong></p><p>Generative AI had to get a mention of course, as Vasquez moves on to talking about how the new technology will shape a new world. </p><p>She mentions the cost savings of Lonely Planet, which has been using Anthropic on Amazon Bedrock for its itinerary processing, and some of the scientific applications of AWS’ products in other companies. </p><p>Vasquez now invites Philip Belamant, Co-Founder and CEO of Zilch, to the stage to talk about the company&apos;s journey with AWS, who begins by talking about all the money wasted when paying with credit. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="K2od2RYsvHpQDxeFzgvfPQ" name="20240424_102251.jpg" alt="AWS Summit London Stage" src="https://cdn.mos.cms.futurecdn.net/K2od2RYsvHpQDxeFzgvfPQ.jpg" mos="" align="middle" fullscreen="" width="4000" height="3000" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p><strong>This is the world’s first “AD-Subsidized-Payments-Network”</strong></p><p>He talks about Zilch’s mission, to free up money for customers through credit purchases. By connecting lending with ad networks, customers can find companies that are willing to offer better credit in terms of purchases.</p><p>“The customer has taken out a line of credit and has paid zero interest and zero fees,” he says. </p><p>This is the world’s first “AD-Subsidized-Payments-Network” the Zilch co-founder says. </p><p>And, if you hadn’t guessed, this platform is built on AWS, though Zilch is planning to deepen its relationship with AWS in the pursuit of new AI use cases, such as “buyer-intent prediction”. </p><p>Amazon SageMaker and Amazon Bedrock are at the heart of this announcement.</p><p>Now Vasquez is back on the stage, again talking about generative AI and some of the pain points that AWS customers have had in adopting the technology. She talks about the “generative AI stack” at the firm and the provisions AWS has for customers to start taking advantage of AI. </p><p>While many in the room may not be building foundation models, she says, AWS is making sure that access to the power of these models is possible. AWS is also, apparently, the “best place to run GPUs in the cloud”. </p><p><strong>“We’re investing the middle layer of the stack”</strong></p><p>AWS has been investing in Bedrock to provide users with an effective middle ground for AI use and deployment. Bedrock, as a fully managed service, provides users with ease and consistency of access to generative AI. </p><p>“No one model will rule them all,” Vasquez says, explaining why AWS’ mission is so important in terms of bringing all the generative AI possibilities to anyone who needs them. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="PbtMLG3BGmQfukvHu47U2F" name="20240424_103148.jpg" alt="AWS Summit London Stage" src="https://cdn.mos.cms.futurecdn.net/PbtMLG3BGmQfukvHu47U2F.jpg" mos="" align="middle" fullscreen="" width="4000" height="3000" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p><strong>Good data = Good AI</strong></p><p>This is key, Vasquez says, as effective generative AI tools rely on huge and well organized pools of data to be fully utilized. </p><p>To illustrate this point, Vasquez plays a video about Adobe, which apparently has an excellent understanding of its data as a company. The key to transformation is data, Vasquez reiterates. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="es4R8c2PsDth554f4sUEJB" name="20240424_104013.jpg" alt="AWS Summit London Stage" src="https://cdn.mos.cms.futurecdn.net/es4R8c2PsDth554f4sUEJB.jpg" mos="" align="middle" fullscreen="" width="4000" height="3000" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>“You can now use generative on AWS” to have a transformative effect, Vasquez says.</p><p>Next up, it&apos;s Pieter Jordaan, CIO at TUI, up on the stage to talk about how AWS helped the travel firm up its generative AI game. </p><p>“The travel industry is incredibly dynamic,” Jordaan says. It requires firms to be adaptive - during COVID-19, for example, companies need to turn down their operations.</p><p>TUI was different, though. During COVID-19, Jordaan says, TUI went all-in on AWS in an overhaul of a cloud-native platform, amongst other things. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="2rJnkdw7fGCwDUcjG26sHA" name="20240424_104752.jpg" alt="AWS Summit London Stage" src="https://cdn.mos.cms.futurecdn.net/2rJnkdw7fGCwDUcjG26sHA.jpg" mos="" align="middle" fullscreen="" width="4000" height="3000" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>“We increased our model deployment on Amazon SageMaker by 1000% in one year,” he says. </p><p><strong>AWS was TUI’s backbone for generative AI adoption</strong></p><p>Using Bedrock to manage foundation models, TUI was able to use generative AI to create effective, SEO-focused content for personalized customer experiences. Amazon Bedrock gave us the “enterprise-ready” platform we needed to scale generative AI, Jordaan says. </p><p>Jordaan says TUI is also rolling out Amazon Q to its developers to increase efficiency. </p><p>Back to Vasquez who’s got a bit more to say about generative AI. She talks about how customers want AI with speed and ease and without machine learning expertise.</p><p>Que Amazon Q, AWS’ generative AI-powered assistant specifically designed to help out at every stage of the development lifecycle.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="pzNPMgWmKd6Xtvtoggckn7" name="20240424_105500.jpg" alt="AWS Summit London Stage" src="https://cdn.mos.cms.futurecdn.net/pzNPMgWmKd6Xtvtoggckn7.jpg" mos="" align="middle" fullscreen="" width="4000" height="3000" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Vasquez talks the audience through some practical use cases, demonstrating via a visual representation on the on-stage screen. </p><p>It provides a good balance between “speed and efficiency”, she says, making generative AI use simple for even those who lack training in the technology. Amazon certainly seems focused on giving Github Copilot a run for its money, as well as <a href="https://www.itpro.com/technology/artificial-intelligence/gemini-code-assist-could-be-googles-secret-weapon-to-challenging-github-copilot">Gemini Code Assist</a>.</p><p>Q is designed to deliver “more accurate and relevant results” and, with a few lines of code, retrieval augmented generation (RAG) knowledge bases can be easily accessed. A customer such as BT Group is seeing notable improvements from the use of Amazon Q already, according to Vasquez. </p><p><strong>“There has never been a better time to be a builder”</strong></p><p>This is a breakthrough moment in technology, Vasquez reiterates, and those building on AWS are part of the exciting future that all this new technology promises. She finishes the keynote with an inspiring question: </p><p>“What magic will you go off and build?”</p><p>And on that note, the keynote is over and crowds mill out of the auditorium to go and soak up the rest of AWS Summit London 2024. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="JD5UM7rzaGkpCkgTCvY6Xj" name="20240424_110830.jpg" alt="AWS Summit London Stage" src="https://cdn.mos.cms.futurecdn.net/JD5UM7rzaGkpCkgTCvY6Xj.jpg" mos="" align="middle" fullscreen="" width="4000" height="3000" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Sundar Pichai’s “ambitious goals” for Google in 2024 rest on yet more layoffs as firm cuts hundreds of jobs ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business/business-strategy/sundar-pichais-ambitious-goals-for-google-in-2024-rest-on-yet-more-layoffs-as-firm-cuts-hundreds-of-jobs</link>
                                                                            <description>
                            <![CDATA[ Sundar Pichai said the company needs to begin “removing layers” to drive velocity in key business areas ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">85dAVY5Y76DvU6kvCUxQvV</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/o5ML6YMrMyVLy89zsJngfn-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 18 Jan 2024 14:00:18 +0000</pubDate>                                                                                                                                <updated>Fri, 19 Jan 2024 13:46:22 +0000</updated>
                                                                                                                                            <category><![CDATA[Business Strategy]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                <author><![CDATA[ ross.kelly@futurenet.com (Ross Kelly) ]]></author>                    <dc:creator><![CDATA[ Ross Kelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Y5vrV2V98Np6jHAGmAtCd3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ross Kelly is a staff writer at ITPro, ChannelPro, and CloudPro, with a keen interest in cyber security, business leadership and emerging technologies.&lt;/p&gt;
&lt;p&gt;He graduated from Edinburgh Napier University in 2016 with a BA (Hons) in Journalism, and joined ITPro in 2022 after four years working in technology conference research.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In his spare time, Ross enjoys cycling, walking and is an avid reader of history and non-fiction.&lt;/p&gt;
&lt;p&gt;You can contact Ross at ross.kelly@futurenet.com or on &lt;a href=&quot;https://twitter.com/rosswritesetc&quot;&gt;Twitter&lt;/a&gt; and &lt;a href=&quot;https://www.linkedin.com/in/ross-kelly-18a54411a/&quot;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/o5ML6YMrMyVLy89zsJngfn-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Google CEO Sundar Pichai departs following a Senate bipartisan Artificial Intelligence (AI) Insight Forum on Capitol Hill in Washington, DC, US, on Wednesday, Sept. 13, 2023.]]></media:description>                                                            <media:text><![CDATA[Google CEO Sundar Pichai departs following a Senate bipartisan Artificial Intelligence (AI) Insight Forum on Capitol Hill in Washington, DC, US, on Wednesday, Sept. 13, 2023.]]></media:text>
                                <media:title type="plain"><![CDATA[Google CEO Sundar Pichai departs following a Senate bipartisan Artificial Intelligence (AI) Insight Forum on Capitol Hill in Washington, DC, US, on Wednesday, Sept. 13, 2023.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/o5ML6YMrMyVLy89zsJngfn-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.itpro.com/software/google">Google</a> CEO Sundar Pichai has told staff to expect more job cuts amid a concerted effort to “drive velocity” at the tech giant across 2024.</p><p>In an internal memo distributed to staff, and seen by <a href="https://www.theverge.com/2024/1/17/24042417/google-layoffs-2024-internal-employee-memo-sundar-pichai"><em>The Verge</em></a>, Pichai said the layoffs will enable the tech giant to cut expenditures and support its goals for the year ahead.</p><p>“We have ambitious goals and will be investing in our big priorities this year,” the memo reads. “The reality is that to create the capacity for this investment, we have to make tough choices”.</p><p>The current cost-cutting measures are aimed primarily at “removing layers to simplify execution and drive velocity in some areas”, Pichai told staff.</p><p>The announcement comes just days after the company announced a fresh wave of layoffs.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="vq9coQnfRXFrSoHc8Qthi4" name="Google_Cambridge_Office_GettyImages-1772099505.jpg" caption="" alt="Google Cambridge office exterior pictured in November 2023" src="https://cdn.mos.cms.futurecdn.net/vq9coQnfRXFrSoHc8Qthi4.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: Getty Images)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence/google-gemini-shows-tech-giant-is-still-in-the-generative-ai-race-as-model-outperforms-gpt-4">Google Gemini shows tech giant is still in the generative AI race as model outperforms GPT-4</a><a data-analytics-id="inline-link" href="https://www.itpro.com/cloud/cloud-computing/google-cloud-unveils-uk-data-residency-options-for-vertex-ai-customers">Google Cloud unveils UK data residency options for Vertex AI customers</a><a data-analytics-id="inline-link" href="https://www.itpro.com/cloud/cloud-computing/google-claims-microsoft-is-making-it-more-expensive-for-customers-to-use-rival-cloud-services">Google claims Microsoft is making it more expensive for customers to use rival cloud services</a></p></div></div><p>Google confirmed more than 1,000 staff would be let go from the firm late last week, with workers spanning several divisions – including its <a href="https://www.itpro.com/technology/voice-assistants">voice assistant</a> unit and staff in its Pixel and Fitbit segments – affected by the move.</p><p>For staff concerned about a pending torrent of job losses, Pichai noted that the current drive to reduce numbers won’t be on the scale of last year’s spate of layoffs.</p><p>“These role eliminations are not at the scale of last year’s reductions, and will not touch every team,” he said. “But I know it’s very difficult to see colleagues and teams impacted”.</p><p>Pichai’s attempts to calm worker fears will offer little solace for those who could be impacted, however. It’s been a challenging 12 months for staff at the firm, who were first rocked with a round of cuts in January 2023.</p><p>The tech giant announced it would cut 12,000 roles spanning multiple departments, equivalent to roughly 6% of its global workforce.</p><p>The company said deteriorating economic conditions and a period of over-hiring across 2021 and 2022 were key factors in the decision.</p><p>With a 6% reduction in its workforce, these cuts were among the largest during the flurry of layoffs during early 2023 - particularly compared to direct competitors.</p><p>Microsoft and Amazon, both of which also announced job losses in January, cut the equivalent of 5% and 3% respectively.</p><h2 id="google-is-prioritizing-ai-at-any-cost">Google is prioritizing AI at any cost</h2><p>Despite mass cuts, the tech giant pursued a highly aggressive investment strategy in a bid to ramp up <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369959/what-is-generative-ai">generative AI</a> innovation across 2023. </p><p>Google was caught off-guard by Microsoft in late 2022 during the early days of the generative AI &apos;boom&apos;, prompting it to rapidly pivot to focus on the technology.</p><p>In December last year, the company was reportedly in a state of &apos;code red&apos; and <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369766/google-upends-teams-to-counter-threat-chatgpt">upended internal teams to focus on AI development</a> to keep pace with Microsoft.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="fVTg4yyqbqbwaeCy4yguPH" name="Generative AI and ML for the enterprise eBook.jpg" caption="" alt="Light background with black text that says Generative AI and ML for the enterprise eBook" src="https://cdn.mos.cms.futurecdn.net/fVTg4yyqbqbwaeCy4yguPH.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: IBM)</span></figcaption></figure><p class="fancy-box__body-text"><em>Discover what to look for in an AI platform<br></em><br><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence/generative-ai-and-ml-for-the-enterprise-ebook">DOWNLOAD NOW</a></p></div></div><p>Since then, the company has unveiled a host of new AI-powered products and services, culminating in the launch of its flagship ‘<a href="https://www.itpro.com/technology/artificial-intelligence/google-gemini-shows-tech-giant-is-still-in-the-generative-ai-race-as-model-outperforms-gpt-4">Gemini</a>’ AI model in early December, which it has positioned as a direct competitor to OpenAI’s <a href="https://www.itpro.com/technology/artificial-intelligence-ai/368288/what-is-gpt-4">GPT-4</a> model.</p><p>Revenue figures at the company also stabilized after what was a challenging period in 2022. In Q3 2023, the company recorded a return to double-digit growth while earnings in its advertising segment also bounced back.</p><p>Google’s razor-sharp focus on AI has also been the source of some layoffs already, with hundreds of employees cut from its ad sales team.</p><p>The majority of these have been in the “Large Customer Sales” team, which works with the tech giant’s largest advertising clients.</p><p>A report from <a href="https://www.theinformation.com/articles/google-plans-ad-sales-restructuring-as-automation-booms"><em>The Information</em> </a>in December 2023 said that a portion of staff were cut from the division or reassigned due to certain roles being replaced by AI.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ European firms say they’re being “left in the dark” by big tech gatekeepers ahead of Digital Markets Act ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business/policy-and-legislation/european-firms-say-theyre-being-left-in-the-dark-by-big-tech-gatekeepers-ahead-of-digital-markets-act</link>
                                                                            <description>
                            <![CDATA[ With the Digital Markets Act set to come into effect in March, European firms have called for greater transparency from big tech 'gatekeepers' on their plans ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">woE2mnFsTjLGhWko4R9r4i</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/zHcjrcoxJqcY5UDouneP5Q-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 18 Jan 2024 10:15:31 +0000</pubDate>                                                                                                                                <updated>Thu, 18 Jan 2024 11:20:09 +0000</updated>
                                                                                                                                            <category><![CDATA[Policy and Legislation]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                                    <dc:creator><![CDATA[ Steve Ranger ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/gFeXmAxutpTpGN7c98ZAwJ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/zHcjrcoxJqcY5UDouneP5Q-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Blue futuristic Europe vector with hexagonal grids and light beams]]></media:description>                                                            <media:text><![CDATA[Blue futuristic Europe vector with hexagonal grids and light beams]]></media:text>
                                <media:title type="plain"><![CDATA[Blue futuristic Europe vector with hexagonal grids and light beams]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/zHcjrcoxJqcY5UDouneP5Q-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>European tech companies and industry groups have demanded better communication from tech “gatekeepers” ahead of the introduction of the EU’s <a href="https://www.itpro.com/business/policy-legislation/368435/what-is-the-eus-digital-markets-act-dma">Digital Markets Act</a> (DMA).</p><p>An open letter from tech companies including VPN firm Proton and search engine Qwant, as well as industry bodies including the European Tech Alliance, said that the thousands of businesses they represent were worried about a lack of "effective" engagement from the companies that have been designated gatekeepers under the DMA.</p><p>“Gatekeepers have either failed to engage in a dialogue with third parties or have presented solutions failing short of compliance with the DMA,” the letter said.</p><p>“Businesses and consumers are largely kept in the dark as to what is going to happen after 7 March 2024,” <a href="https://eutechalliance.eu/dma-countdown-euta-urges-gatekeepers-to-open-dialogue-with-businesses/">the letter said</a>.</p><p>In September 2023, the European Commission said that Google’s parent company <a href="https://www.itpro.com/networking/25124/google-transforms-into-alphabet-group-of-companies">Alphabet</a>, along with Amazon, Apple, ByteDance, Meta, and <a href="https://www.itpro.com/software/microsoft">Microsoft</a> were considered <a href="https://ec.europa.eu/commission/presscorner/detail/en/ip_23_4328">‘gatekeepers’ under the DMA.</a></p><p>Under the terms of the legislation, the European Commission can designate companies as gatekeepers if they provide a key ‘gateway’ between businesses and consumers through their core platform services.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="UKadY9bbpr7uHiM7VUwopY" name="European_Union_Flag_GettyImages-524184525 (1).jpg" caption="" alt="Close up shot of the flag of the European Union" src="https://cdn.mos.cms.futurecdn.net/UKadY9bbpr7uHiM7VUwopY.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: Getty Images)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/business/policy-legislation/368435/what-is-the-eus-digital-markets-act-dma">What is the EU&apos;s Digital Markets Act (DMA)?</a></p></div></div><p>In this case, the EC said it counted 22 core platform services in total across the six gatekeepers in areas including search, social networks, browsers, operating systems, and video sharing.</p><p>The new rules establish new obligations for gatekeepers, which have six months to ensure compliance for each of their core platforms. That means they have until 7 March to get ready.</p><h2 id="how-the-digital-markets-act-will-work">How the Digital Markets Act will work</h2><p>For example, in some situations, they may have to allow third parties to interoperate with their own services, enable business users to access the data they generate by using the gatekeeper’s platform, and provide companies advertising on their platform with tools to carry out their own independent verification of their ads.</p><p>Gatekeepers will also be forced to allow businesses to promote their offers and make deals with customers outside the gatekeeper’s platform.</p><p><a href="https://commission.europa.eu/strategy-and-policy/priorities-2019-2024/europe-fit-digital-age/digital-markets-act-ensuring-fair-and-open-digital-markets_en">According to the EC</a>, gatekeeper platforms can no longer treat their own services and products more favorably in ranking, or prevent consumers from linking up to businesses outside their platforms.</p><p>They also can’t stop users from uninstalling any pre-installed software or app, or track end users outside of the gatekeepers&apos; core platform service for advertising without their explicit consent.</p><p>The consequences of non-compliance can be painful for these gatekeepers, including fines of up to 10% of the company’s total worldwide annual turnover, or up to 20% in the event of repeated infringements.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="hVZQvgSh3NCQ2iwfVWBsja" name="Generative AI for Customer Service IBM.jpg" caption="" alt="Generative AI for Customer Service cartoon" src="https://cdn.mos.cms.futurecdn.net/hVZQvgSh3NCQ2iwfVWBsja.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: Getty Images)</span></figcaption></figure><p class="fancy-box__body-text"><em>Get a comprehensive evaluation of the conversational AI platform (chatbot) market <br><br></em><a data-analytics-id="inline-link" href="https://www.itpro.com/business-strategy/automation/369397/magic-quadrant-for-enterprise-conversational-ai-platforms">DOWNLOAD NOW</a></p></div></div><p>In their letter, the <a href="https://www.itpro.com/business/policy-and-legislation/the-eus-long-arm-regulatory-approach-could-create-frosty-us-environment-for-european-tech-firms">European tech firms</a> and industry groups said the DMA will affect how millions of consumers and business users interact with social networks, app stores, online shopping, video sharing services, and more.</p><p>“It will constitute a paradigm shift in digital markets, with one fundamental objective: the creation of fair and contestable digital markets in Europe,” the letter reads. “It should put an end to anticompetitive practices that led to higher prices for consumers and slowed innovation in Europe.”</p><p>The launch of the Digital Markets Act in March 2024 will mark the “beginning of the new era”, the consortium said, and one that will improve competition for smaller businesses across the union.</p><p>“It would be regrettable if that new era began with a false start, which will happen if the gatekeepers do not constructively engage with third parties, including business users and consumer associations, before 7 March on how they intend to comply with the DMA,” it said.</p><p>The letter said the gatekeepers should engage “as soon as possible” with businesses and others in a constructive dialogue and make "swift progress on their proposed compliance solutions".</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ The 5 generative AI investment winners of 2023 ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/artificial-intelligence/the-5-generative-ai-investment-winners-of-2023</link>
                                                                            <description>
                            <![CDATA[ Generative AI investment deals skyrocketed in 2023, with major industry players backing emerging startups ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">FeLXEFZDvSTzGf3kSyXLik</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/q7UrFKYeE8W8rH6Fa2cXsH-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 22 Dec 2023 11:56:27 +0000</pubDate>                                                                                                                                <updated>Tue, 02 Jan 2024 13:25:43 +0000</updated>
                                                                                                                                            <category><![CDATA[Artificial Intelligence]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                <author><![CDATA[ george.fitzmaurice@futurenet.com (George Fitzmaurice) ]]></author>                    <dc:creator><![CDATA[ George Fitzmaurice ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/N4xHCjSAXKcijjt3oiQtfc.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/q7UrFKYeE8W8rH6Fa2cXsH-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Generative AI investment graph showing upward trend on a blue background]]></media:description>                                                            <media:text><![CDATA[Generative AI investment graph showing upward trend on a blue background]]></media:text>
                                <media:title type="plain"><![CDATA[Generative AI investment graph showing upward trend on a blue background]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/q7UrFKYeE8W8rH6Fa2cXsH-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The launch of <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369965/what-is-chatgpt-and-what-does-it-mean-for-businesses">ChatGPT</a> in November 2022 sparked a torrent of <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369959/what-is-generative-ai">generative AI</a> investment as businesses globally looked to capitalize on the transformative potential of this technology. </p><p>Across the year, <a href="https://www.itpro.com/business/policy-and-legislation/european-ai-startups-risk-being-regulated-out-of-existence-under-eu-ai-act">AI startups</a> raised more than $68.7 billion, according to data from <em>Pitchbook</em>, underlining the serious appetite among investors to back up-and-coming players in the space.</p><p>Tech giants such as <a href="https://www.itpro.com/software/microsoft">Microsoft</a>, Google, and <a href="https://www.itpro.com/tag/amazon">Amazon</a>, have also pledged significant funding for generative AI startups, with Microsoft in particular pouring billions into OpenAI in a bid to integrate AI tools and applications across its product portfolio.</p><p>With such huge volumes of funding pouring into AI companies over the last 12 months, it’s been hard at times to keep track. </p><p>To keep you in the loop, <em>ITPro</em> has pulled together a list of some of the biggest generative AI investment deals of 2023.</p><h2 id="generative-ai-investment-who-scored-big-in-2023">Generative AI investment: Who scored big in 2023?</h2><h3 class="article-body__section" id="section-openai"><span>OpenAI</span></h3><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3700px;"><p class="vanilla-image-block" style="padding-top:66.68%;"><img id="dkJtRkuZZfWTKKSZeznype" name="OpenAI_Logo_GettyImages-1813801021.jpg" alt="OpenAI and ChatGPT logos displayed on a smartphone" src="https://cdn.mos.cms.futurecdn.net/dkJtRkuZZfWTKKSZeznype.jpg" mos="" align="middle" fullscreen="" width="3700" height="2467" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Getty Images)</span></figcaption></figure><p>ChatGPT creator <a href="https://www.itpro.com/technology/artificial-intelligence/openai-chaos-what-next-for-sam-altman-and-the-beleaguered-tech-darling"><u>OpenAI</u></a> has quickly become synonymous with the generative AI boom. They&apos;ve inspired a host of copycat tools, and they’ve garnered an impressive amount of funding. </p><p>Though they have several investors, <a href="https://www.itpro.com/business/business-strategy/369850/microsofts-10b-openai-investment-could-end-ai-competition">Microsoft’s $10 billion investment in January</a> is the most notable.</p><p>They’ve raised about $11.3 billion in total over the course of the year, clearly intent to maintain a lead over their competition. The close relationship between Microsoft and OpenAI has been a source of concern for regulators in recent months, with the ties between the two being equated to a merger.</p><p>What’s clear, however, is that Microsoft views OpenAI as an integral part of its ambition to continue leading the generative AI race and differentiate it from competition.</p><p>OpenAI tools have been integrated across the length and breadth of Microsoft’s product portfolio, from <a href="https://www.itpro.com/software/windows/microsofts-windows-10-ai-copilot-update-could-sway-enterprise-users">Copilot</a> support in Windows and Azure to <a href="https://www.itpro.com/business-operations/productivity/368063/microsoft-365-vs-google-workspace">Microsoft 365</a>, OpenAI is woven into the very fabric of the tech giant’s offerings.</p><h3 class="article-body__section" id="section-databricks"><span>Databricks </span></h3><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:66.68%;"><img id="SSARj7uDvgXwuJyMkuVjWK" name="Databricks_Logo_GettyImages-1230467596.jpg" alt="Databricks logo displayed on a smartphone screen with brown wooden background" src="https://cdn.mos.cms.futurecdn.net/SSARj7uDvgXwuJyMkuVjWK.jpg" mos="" align="middle" fullscreen="" width="4000" height="2667" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Getty Images)</span></figcaption></figure><p>AI-powered data intelligence platform <a href="https://www.itpro.com/business/acquisition/what-databricks-ai-acquisition-spree-tells-us-about-the-future-of-the-data-industry"><u>Databricks</u></a> has been quietly securing a hold in the generative AI market with ambitious <a href="https://www.itpro.com/business/data-and-insights/databricks-new-data-intelligence-platform-marks-shift-away-from-lakehouse"><u>plans for a new AI-based data intelligence platform</u></a>. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="bAGM7vLtC3xkReh7yQwtVa" name="generative-AI-storage-motherboard-GettyImages-1495819409.jpg" caption="" alt="Brain hovering above a chip on a motherboard, denoting AI and hardware" src="https://cdn.mos.cms.futurecdn.net/bAGM7vLtC3xkReh7yQwtVa.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: Getty Images)</span></figcaption></figure><p class="fancy-box__body-text"><strong>The enterprise’s guide for Generative AI</strong></p><p class="fancy-box__body-text"><em>Ensure that your business makes the most of the opportunities GenAI offers<br></em><br><a data-analytics-id="inline-link" href="https://www.itpro.com/software/the-enterprises-guide-for-generative-ai">DOWNLOAD NOW</a></p></div></div><p>The company raised $500 million in September, bringing their current valuation up to a whopping$43 billion. </p><p>While Databricks hasn’t quite shared the limelight to the same extent as other industry players, this company is innovating at pace and has even been on an <a href="https://www.itpro.com/business/acquisition/what-databricks-ai-acquisition-spree-tells-us-about-the-future-of-the-data-industry">acquisition spree of its own</a> this year.</p><p>In October, the firm announced it had <a href="https://www.itpro.com/business/acquisition/databricks-acquires-enterprise-data-replication-specialist-arcion-for-dollar100-million">acquired enterprise data company Arcion</a> in a deal valued at around $100 million.</p><p>Databricks has also been an outspoken critic of counterparts in the space and has addressed concerns that major players in the AI industry appear intent on domination. </p><p>In June, a senior company figure told <em>ITPro</em> that OpenAI and other tech giants have “widely overstated” the dangers of AI in a bid to <a href="https://www.itpro.com/technology/artificial-intelligence/openai-others-pushing-false-narratives-about-llms-says-databricks-cto">create a stranglehold on the industry</a>.</p><h3 class="article-body__section" id="section-mistral-ai"><span>Mistral AI</span></h3><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:66.65%;"><img id="Sh2vmMAyc94k5yzwGv46D9" name="Mistral_AI_Founder_Arthur_Mensch_GettyImages-1787348620.jpg" alt="Mistral AI co-founder and CEO Arthur Mensch" src="https://cdn.mos.cms.futurecdn.net/Sh2vmMAyc94k5yzwGv46D9.jpg" mos="" align="middle" fullscreen="" width="4000" height="2666" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Getty Images)</span></figcaption></figure><p><a href="https://www.itpro.com/technology/artificial-intelligence/why-mistral-ai-could-be-europes-answer-to-us-dominance"><u>Emerging as Europe’s answer to OpenAI</u></a>, Mistral recently secured $415 million in a Series A funding round that ended in early December. </p><p>This funding round saw the French startup&apos;s valuation surge to around $2 billion.</p><p>Following this investment, <a href="https://www.itpro.com/technology/artificial-intelligence/google-cloud-might-have-found-its-new-poster-child-with-mistral-ai-deal">Mistral AI announced a partnership with Google Cloud</a>. Though the deal was not financial, it will likely align Mistral with <a href="https://www.itpro.com/technology/artificial-intelligence/google-gemini-shows-tech-giant-is-still-in-the-generative-ai-race-as-model-outperforms-gpt-4">Google’s AI plans going forward</a>.</p><p>Mistral is now one of a number of emerging AI innovators that have secured backing from major industry players, and in the year ahead all eyes will be on the Paris-based firm as it prepares for a battle with US rivals.</p><h3 class="article-body__section" id="section-inflection-ai"><span>Inflection AI</span></h3><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:66.65%;"><img id="nZqqRQNp2BksCsjqXQEk6X" name="Inflection_AI_Logo_GettyImages-1608154783.jpg" alt="Inflection AI logo displayed on a smartphone" src="https://cdn.mos.cms.futurecdn.net/nZqqRQNp2BksCsjqXQEk6X.jpg" mos="" align="middle" fullscreen="" width="4000" height="2666" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Getty Images)</span></figcaption></figure><p>Inflection AI, the firm behind conversational AI chatbot <em>Pi</em>, raised a whopping $1.3 billion in funding in June as part of a funding round that involved major industry players such as Microsoft and Nvidia. </p><p>This funding round took Inflection’s valuation to around $4 billion.</p><p>Much like Databricks, Inflection has been quietly innovating this year and doesn’t appear to have shared the same hype and hyperbole as industry players like OpenAI. That’s not to say it isn’t making waves, however.</p><p>In November, the firm debuted its flagship large language model (LLM), Inflection 2. This powerful model can outperform most industry models, the company said at the time, with the exception of <a href="https://www.itpro.com/technology/artificial-intelligence-ai/368288/what-is-gpt-4">GPT-4</a>.</p><h3 class="article-body__section" id="section-anthropic"><span>Anthropic </span></h3><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:5000px;"><p class="vanilla-image-block" style="padding-top:66.54%;"><img id="Aoycx6RdyKWSJsadGyBDM7" name="Anthropic_Logo_GettyImages-1734163998.jpg" alt="Anthropic logo is displayed on a smartphone with stock market percentages on the background" src="https://cdn.mos.cms.futurecdn.net/Aoycx6RdyKWSJsadGyBDM7.jpg" mos="" align="middle" fullscreen="" width="5000" height="3327" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Getty Images)</span></figcaption></figure><p>Anthropic has had a stellar year that saw the OpenAI rival raise a combined total of around $6 billion. </p><p>In September, AWS announced it would <a href="https://www.itpro.com/technology/artificial-intelligence/aws-invests-dollar4-billion-in-anthropic-to-improve-bedrock-experience">invest $4 billion</a> in the San Francisco-based firm and become its primary cloud provider. Hot on the heels of this backing, Google also pledged its support for Anthropic in a $2 billion deal.</p><p>Anthropic, it seems, has found itself in a unique position this year with the backing of two of the three major hyperscalers. AWS and Google appear to view Anthropic as their <a href="https://www.itpro.com/technology/artificial-intelligence/anthropic-could-be-the-champion-aws-and-google-need">preferred champion to contend with OpenAI</a> in 2024 and beyond.</p><p>Just this week, Anthropic also unveiled plans to raise an additional $750 million in funding as part of a round led by Melo Ventures. Anthropic is certainly one to watch in 2024.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ AWS re:Invent: All the big updates from the rapid fire day-two keynote ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/technology/artificial-intelligence/aws-reinvent-all-the-big-updates-from-the-rapid-fire-day-two-keynote</link>
                                                                            <description>
                            <![CDATA[ AWS re:Invent has had no shortage of talking points so far ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">n7qDdDYtnb7woT26UhM8aZ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/Y283bQgu8yPF4WJC7fNLq4-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 29 Nov 2023 20:36:52 +0000</pubDate>                                                                                                                                <updated>Mon, 04 Dec 2023 09:51:48 +0000</updated>
                                                                                                                                            <category><![CDATA[Artificial Intelligence]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                <author><![CDATA[ ross.kelly@futurenet.com (Ross Kelly) ]]></author>                    <dc:creator><![CDATA[ Ross Kelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Y5vrV2V98Np6jHAGmAtCd3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ross Kelly is a staff writer at ITPro, ChannelPro, and CloudPro, with a keen interest in cyber security, business leadership and emerging technologies.&lt;/p&gt;
&lt;p&gt;He graduated from Edinburgh Napier University in 2016 with a BA (Hons) in Journalism, and joined ITPro in 2022 after four years working in technology conference research.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In his spare time, Ross enjoys cycling, walking and is an avid reader of history and non-fiction.&lt;/p&gt;
&lt;p&gt;You can contact Ross at ross.kelly@futurenet.com or on &lt;a href=&quot;https://twitter.com/rosswritesetc&quot;&gt;Twitter&lt;/a&gt; and &lt;a href=&quot;https://www.linkedin.com/in/ross-kelly-18a54411a/&quot;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/Y283bQgu8yPF4WJC7fNLq4-1280-80.jpg">
                                                            <media:credit><![CDATA[AWS]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[AWS re:Invent 2023 keynote session with Swami Sivasubramanian]]></media:description>                                                            <media:text><![CDATA[AWS re:Invent 2023 keynote session with Swami Sivasubramanian]]></media:text>
                                <media:title type="plain"><![CDATA[AWS re:Invent 2023 keynote session with Swami Sivasubramanian]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/Y283bQgu8yPF4WJC7fNLq4-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>While the curtain may have closed on the day two keynote at AWS re:Invent, momentum at the annual flagship conference shows no sign of slowing. </p><p>AWS CEO Adam Selipsky began proceedings on Tuesday in the opening keynote, showcasing the cloud giant’s meteoric performance so far this year and its unrelenting pursuit of dominance in the generative AI space - and it certainly appears to be working.</p><p>A slew of new product announcements flowed throughout his enthusiastic two-hour keynote, including the exciting launch of Amazon Q, the firm’s AI assistant that could prove to be a game changing move for AWS in the ongoing AI race.</p><p>Updates to Amazon S3, deeper ties with Nvidia, and more intuitive, security-focused features for Amazon CodeWhisperer made for a truly captivating day. And we were just hours into the conference.</p><h2 id="bedrock-steals-the-show-at-aws-re-invent">Bedrock steals the show at AWS re:Invent</h2><p>Day two at AWS re:Invent saw Swami Sivasubramanian, VP for data and AI at the cloud giant take to the stage. Sivasubramanian’s keynote was almost <em>too much</em> to take in at times, giving attendees a series of rapid-fire product announcements spanning virtually every aspect of AWS operations. </p><p>Amazon Bedrock, the firm’s LLM framework which gives users access to a host of both in-house and third-party foundation models, saw two big announcements.</p><p>Anthropic’s Claude 2.1 foundation model, which launched last week, will now be available for customers using the platform. Claude 2.1 is a behemoth of a foundation model. Offering a 200k token context window, the model is twice the capacity of the previous iteration, and more than three times that of <a href="https://www.itpro.com/technology/artificial-intelligence-ai/368288/what-is-gpt-4">GPT-4</a>.</p><div  class="fancy-box"><div class="fancy_box-title">MORE ON CLAUDE 2.1</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Aoycx6RdyKWSJsadGyBDM7" name="Anthropic_Logo_GettyImages-1734163998.jpg" caption="" alt="Anthropic logo is displayed on a smartphone with stock market percentages on the background" src="https://cdn.mos.cms.futurecdn.net/Aoycx6RdyKWSJsadGyBDM7.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: Getty Images)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence/anthropic-just-released-claude-21-and-it-offers-more-than-double-the-token-capacity-of-gpt-4">Anthropic just released Claude 2.1, and it vastly outperforms GPT-4 on token capacity</a></p></div></div><p>And it’s far more accurate. This latest model has halved the number of ‘hallucinations’, whereby a model presents false information as factually correct.</p><p>Meanwhile, <a href="https://www.itpro.com/technology/artificial-intelligence/metas-llama-2-is-the-first-free-chatgpt-competitor-but-experts-rebut-open-source-claimshttps://www.itpro.com/technology/artificial-intelligence/meta-just-released-its-answer-to-github-copilot-and-its-free">Meta’s Llama 2</a> 70B model will also be plugged into the platform. An equally impressive open source model, Llama 2 is specifically fine-tuned for chase use cases, Sivasubramanian told attendees.</p><p>Bedrock customers could soon become swamped with a plethora of tantalizing options, but this is far from a bad thing. The framework is fast becoming an unrivaled platform for organizations seeking to dab their hands in <a href="https://www.itpro.com/technology/artificial-intelligence-ai/369959/what-is-generative-ai">generative AI</a> and unlock marked improvements to operational efficiency.</p><h2 id="amazon-sagemaker-announcements">Amazon SageMaker announcements</h2><p>In addition to Bedrock announcements, Sivasubramanian revealed a slew of new capabilities for Amazon SageMaker, the firm’s managed service that allows customers to build AI tools in a cost-effective manner. </p><p>The launch of SageMaker HyperPod will likely be an impactful addition to the AWS portfolio, offering users the ability to accelerate model training times by around 40% and significantly reducing both the strain and cost of training AI models.</p><p>Model training has proven a cumbersome, intensive process for organizations so far, and AWS’ attempts to reduce this burden could prove vital for customers.</p><p>Research from CCS Insight in October suggested that <a href="https://www.itpro.com/technology/artificial-intelligence/prohibitive-generative-ai-costs-could-pose-challenges-for-firms-in-2024-analysts-warn">“prohibitive” deployment and training costs</a> could even harm adoption rates in 2024. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Nq6doYZnC7CvFVxQMUKofd" name="Propel_4___EN__listing.jpg" caption="" alt="A whitepaper from AWS on how to put machine learning in to production, with image of man with glasses at a workstation" src="https://cdn.mos.cms.futurecdn.net/Nq6doYZnC7CvFVxQMUKofd.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: AWS)</span></figcaption></figure><p class="fancy-box__body-text"><em>Discover how organizations are accelerating the training and deployment of machine learning models at scale<br></em></p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/machine-learning/propel-four-common-machine-learning-use-cases-into-production">DOWNLOAD NOW</a></p></div></div><p>"This is a big deal," Sivasubramanian told attendees.</p><p>This was complemented by the launch of SageMaker Clarify. The application allows customers to evaluate and compare the best models based on their unique business needs.</p><p>Throughout the first two days, AWS has been keen to emphasize the importance of experimentation at enterprises to help them identify the best models based on their unique requirements. Clarify could be critical for those still on the fence during those tentative early adoption phases.</p><h2 id="a-growing-number-of-titan-models">A growing number of Titan models</h2><p>New Titan foundation model launches topped off what was an action packed keynote session during day two. </p><p>Amazon’s powerful in-house models - available via Bedrock - are joined by the new Amazon Titan Multimodal Embeddings model and the Titan Image Generator.</p><p>The first of these will help customers produce more accurate and contextually relevant search experiences for end users, Sivasubramanian said.</p><p>"This enables you to build richer multimodal search and recommendation options," he said. Customers are already using the foundation model, he added, noting that it has enabled some to unlock marked improvements in user search experiences.</p><p>"Companies like Opera are using Titan multimodal embeddings to enhance search experience for customers."</p><p>The Titan Image Generator appears perfect for organizations operating in the retail, media, or advertising spaces. This model can produce realistic images based on natural language prompts and will also include invisible watermarks to ensure transparency.</p><p>A brief run through of the process for creating images through Titan Image Generator showed it to be a highly intuitive and easy-to-use platform.</p><p>Sivasubramanian said the model is specifically trained for a “large array of domains”, meaning that businesses spanning multiple industries will likely benefit.</p><p><em>ITPro is live on the ground in Las Vegas for AWS re:Invent 2023. To keep tabs on all of our coverage at the conference, subscribe to our newsletter or follow our </em><a href="https://www.itpro.com/news/live/aws-reinvent-2023-all-the-day-one-keynote-announcements"><em>daily live blog</em></a><em>.</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ New Amazon S3 Express One Zone promises 10x performance boost ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/cloud/cloud-storage/new-amazon-s3-express-one-zone-promises-10x-performance-increase</link>
                                                                            <description>
                            <![CDATA[ Amazon S3 Express One Zone offers some serious performance improvements on the standard edition ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">4xKUHgxDibHmkjabPpAYgZ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/XcWvC82mDbVWwh6qjQm6SW-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 28 Nov 2023 22:10:40 +0000</pubDate>                                                                                                                                <updated>Wed, 29 Nov 2023 13:14:05 +0000</updated>
                                                                                                                                            <category><![CDATA[Cloud Storage]]></category>
                                                    <category><![CDATA[Cloud]]></category>
                                                                                                <author><![CDATA[ ross.kelly@futurenet.com (Ross Kelly) ]]></author>                    <dc:creator><![CDATA[ Ross Kelly ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Y5vrV2V98Np6jHAGmAtCd3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ross Kelly is a staff writer at ITPro, ChannelPro, and CloudPro, with a keen interest in cyber security, business leadership and emerging technologies.&lt;/p&gt;
&lt;p&gt;He graduated from Edinburgh Napier University in 2016 with a BA (Hons) in Journalism, and joined ITPro in 2022 after four years working in technology conference research.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In his spare time, Ross enjoys cycling, walking and is an avid reader of history and non-fiction.&lt;/p&gt;
&lt;p&gt;You can contact Ross at ross.kelly@futurenet.com or on &lt;a href=&quot;https://twitter.com/rosswritesetc&quot;&gt;Twitter&lt;/a&gt; and &lt;a href=&quot;https://www.linkedin.com/in/ross-kelly-18a54411a/&quot;&gt;LinkedIn&lt;/a&gt;.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/XcWvC82mDbVWwh6qjQm6SW-1280-80.jpg">
                                                            <media:credit><![CDATA[AWS]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Amazon S3 Express One Zone announcement at AWS re:Invent in Las Vegas, Nevada]]></media:description>                                                            <media:text><![CDATA[Amazon S3 Express One Zone announcement at AWS re:Invent in Las Vegas, Nevada]]></media:text>
                                <media:title type="plain"><![CDATA[Amazon S3 Express One Zone announcement at AWS re:Invent in Las Vegas, Nevada]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/XcWvC82mDbVWwh6qjQm6SW-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>AWS has unveiled its new Amazon S3 Express One Zone storage offering, promising marked performance and speed improvements on its standard edition. </p><p>CEO Adam Selipsky revealed the move during his keynote address at the annual AWS re:Invent conference in Las Vegas today alongside a slew of product updates which included the <a href="https://www.itpro.com/technology/artificial-intelligence/aws-unveils-amazon-q-a-genuine-enterprise-grade-ai-assistant">launch of its ‘Amazon Q’ generative AI assistant</a>.</p><p>Selipsky told attendees that One Zone represents the next iteration of the popular cloud storage offering, which is 17 years old at this stage.</p><p>The new high-performance, low-latency storage class offers a 10x improvement on data access speeds in addition to a 50% lower request cost compared to Amazon S3 standard.</p><p>This equates to single-digit millisecond data access for customers.</p><p>The update comes amid a period of intense ML and AI-related workload demands from customers, the company said in a statement.</p><p>“Amazon S3 Express One Zone is the most performant storage class for request-intensive operations such as machine learning (ML) training and inference, interactive analytics, and media content creation,” the firm said in a statement.</p><h2 id="amazon-s3-express-one-zone-is-tailor-made-for-ai-xa0">Amazon S3 Express One Zone is tailor-made for AI </h2><p>Focusing heavily on supporting intensive AI workload capacities, AWS confirmed the launch of a new bucket type, dubbed an <a href="https://www.itpro.com/cloud/amazon-s3/367664/what-is-amazon-s3"><u>Amazon S3</u></a> directory bucket.</p><p>The cloud giant said customers will be able to create new directory buckets “with just a few clicks”, allowing them to upload new objects directly or copy objects from existing datasets in other S3 storage classes.</p><div  class="fancy-box"><div class="fancy_box-title">MORE RE:INVENT NEWS</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="TBg9mrJjXu8iaMkPLAjgFo" name="GettyImages-1245247316.jpg" caption="" alt="A bright white AWS logo hanging from the ceiling above the busy conference floor of AWS Re:Invent" src="https://cdn.mos.cms.futurecdn.net/TBg9mrJjXu8iaMkPLAjgFo.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: Getty Images)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence/aws-unveils-amazon-q-a-genuine-enterprise-grade-ai-assistant">AWS unveils ‘Amazon Q’, its own enterprise-grade AI assistant</a><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence/aws-eyes-ai-powered-code-remediation-features-in-amazon-codewhisperer-update">AWS eyes AI-powered code remediation in Amazon CodeWhisperer update</a><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/artificial-intelligence/aws-and-kyndryl-customers-to-benefit-from-an-innovation-factory-thats-ready-to-churn-out-new-ai-capabilities">AWS and Kyndryl customers to benefit from an &apos;Innovation Factory&apos; that&apos;s ready to churn out new AI capabilities</a></p></div></div><p>Traditionally, customers have been able to choose specific <a href="https://www.itpro.com/cloud/cloud-computing/370167/aws-invests-6-billion-malaysia-cloud-expansion-sea-competition-heats-up">AWS Regions</a> to store S3 data. However, the latest update also means users can now choose to co-locate One Zone data in the same availability zone as compute resources.</p><p>AWS said this will help “lower compute costs and run workloads faster”.</p><p>“Millions of customers rely on Amazon S3 for everything from low-cost archival storage to petabyte-scale data lakes, and they want to expand their use to support their most performance-intensive applications where every millisecond counts,” said James Kirschner, GM for Amazon S3 at <a href="https://www.itpro.com/tag/amazon-web-services">AWS</a>.</p><p>“Amazon S3 Express One Zone delivers the fastest data access speed for the most latency-sensitive applications and enables customers to make millions of requests per minute for their highly accessed datasets, while also reducing request and compute costs.”</p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="VCgyyComZAeiVryBs3mKzB" name="Accelerate_machine_EN_listing.jpg" caption="" alt="Whitepaper from AWS on machine learning innovations with cloud services, with image of two female colleagues looking at a notepad" src="https://cdn.mos.cms.futurecdn.net/VCgyyComZAeiVryBs3mKzB.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: AWS)</span></figcaption></figure><p class="fancy-box__body-text"><em>Discover how you can build on a solid foundation for machine learning success<br></em><br><a data-analytics-id="inline-link" href="https://www.itpro.com/technology/machine-learning/accelerate-machine-learning-innovation-with-the-right-cloud-services-and-infrastructure">DOWNLOAD NOW</a></p></div></div><p>The announcement marks the latest major update to Amazon S3 in recent years and underlines the continued longevity – and popularity – of the service.</p><p>In 2021, the tech giant added S3 Object Lambda, a service which enabled users to add their own proprietary code to process data retrieval from buckets before it is returned to an application.</p><p>2021 also saw the addition of the <a href="https://www.itpro.com/cloud/367950/one-of-techs-most-elusive-mysteries-the-secret-of-amazon-glacier">S3 Glacier Instant Retrieval</a> function, also unveiled at its re:Invent conference.</p><p>The archive storage class offered low-cost storage for older datasets that are typically not accessed.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Amazon’s Thin Client for business is an IT department’s dream ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/hardware/amazons-thin-client-for-business-is-an-it-departments-dream</link>
                                                                            <description>
                            <![CDATA[ This upgraded TV Cube is the affordable answer to hybrid work devices we’ve been searching for ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">ijjsS9nC2qrfcvTFEJk364</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/JCjvm4665bM6JGFnkVCeoH-1280-80.jpeg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 28 Nov 2023 14:44:37 +0000</pubDate>                                                                                                                                <updated>Wed, 29 Nov 2023 13:30:56 +0000</updated>
                                                                                                                                            <category><![CDATA[Hardware]]></category>
                                                                                                <author><![CDATA[ itpro@futurenet.com (Bobby Hellard) ]]></author>                    <dc:creator><![CDATA[ Bobby Hellard ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/bsR2tHSyVKUoyXZF5pNsDA.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Bobby Hellard&amp;nbsp;is&amp;nbsp;ITPro&#039;s Reviews Editor and has worked on&amp;nbsp;CloudPro and ChannelPro since 2018. In his time at ITPro, Bobby has covered stories for all the major technology companies, such as Apple, Microsoft, Amazon and Facebook, and regularly attends industry-leading events such as AWS Re:Invent and Google Cloud Next.&lt;/p&gt;
&lt;p&gt;Bobby mainly covers hardware reviews, but you will also recognise him as the face of many of our video reviews of laptops and smartphones.&lt;/p&gt;
&lt;p&gt;He has been a journalist for ten years, originally covering sports, before moving into business technology with ITPro. He has bylines in The Independent, Vice and The Business Briefing. Contact him at &lt;a href=&quot;mailto:bobby.hellard@futurenet.com&quot;&gt;bobby.hellard@futurenet.com&lt;/a&gt; or find him on Twitter: &lt;a href=&quot;https://twitter.com/bobbyhellard&quot;&gt;@bobbyhellard&lt;/a&gt;&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/JCjvm4665bM6JGFnkVCeoH-1280-80.jpeg">
                                                            <media:credit><![CDATA[AWS]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[AWS&#039; Amazon WorkSpaces Thin Client, a small box computer plugged into an ASUS monitor which is displaying Google search. Both are sat on a white desk in a study, with a keyboard set in front.]]></media:description>                                                            <media:text><![CDATA[AWS&#039; Amazon WorkSpaces Thin Client, a small box computer plugged into an ASUS monitor which is displaying Google search. Both are sat on a white desk in a study, with a keyboard set in front.]]></media:text>
                                <media:title type="plain"><![CDATA[AWS&#039; Amazon WorkSpaces Thin Client, a small box computer plugged into an ASUS monitor which is displaying Google search. Both are sat on a white desk in a study, with a keyboard set in front.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/JCjvm4665bM6JGFnkVCeoH-1280-80.jpeg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Three years on from the switch to remote work, I know what I want in my home. A work machine that is also flexible enough to take into the office. The function of a desktop PC, but with the portability of a laptop. A futuristic feel, like the inclusion of a voice assistant that’s actually useful (back off <a href="https://www.itpro.com/microsoft-windows/32779/microsoft-will-purge-cortana-from-windows-10-search-box">Cortana</a>). </p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="3PqRWKgNT6dDUkvLZvHVFZ" name="EnvyMove_carried_HP.jpg" caption="" alt="The HP ENVY Move being carried at HP Imagine 2023" src="https://cdn.mos.cms.futurecdn.net/3PqRWKgNT6dDUkvLZvHVFZ.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/hardware/the-ai-powered-pc-from-personal-computer-to-personal-companion" target="_blank">The AI-powered PC: From personal computer to personal companion</a></p></div></div><p>I don’t want a foldable display that I can doodle on or a portable PC that doubles as a fitness buddy. I don’t want a ‘hybrid’ device that I can play on, I want a work machine that suits in-office and remote <em>work</em>.</p><p>After years of consumer-aimed ‘hybrid’ devices, I am so very pleased to see Amazon’s WorkSpaces <a href="https://www.itpro.com/hardware/can-thin-clients-be-an-antidote-to-the-sprawling-attack-surface">Thin Client</a>. This is a new enterprise offering from the cloud computing giant that aims to make <a href="https://www.itpro.com/business-strategy/flexible-working/369931/turning-back-the-clock-on-hybrid-work-is-a-huge-mistake">hybrid work</a> hardware simpler to use, deploy, and procure. It also happens to be very cheap. </p><p>While this isn’t new hardware as such, given that it’s just an Amazon TV Cube with a new function, it’s a welcome release by Amazon. The cube unit now connects to <a href="https://www.itpro.com/tag/peripherals">peripheral</a> devices – <a href="https://www.itpro.com/monitors/24975/best-monitors-for-business-users">monitors</a>, <a href="https://www.itpro.com/hardware/360286/best-business-keyboards">keyboards</a>, headsets – and it can be used to connect to your <a href="https://www.itpro.com/cloud/virtualisation/357470/vdi-versus-desktop-as-a-service-the-flavors-of-desktop-virtualization">virtual desktop</a>. There’s an added layer of firmware and IT departments can also connect to them remotely. It sounds all very simple, but I want to underscore the brilliance of that modification; with one new software stack, Amazon has come up with a better solution to hybrid work than every other hardware manufacturer has over the last three years. It has made something that fits into tight IT budgets. And, it may have built the greatest mini PC of all time – bold, I know, but hear me out.</p><p>TV Cubes work with Alexa, so while this will connect to a monitor, keyboard, and mouse, users can also talk to it. And not in the fashion of <a href="https://www.itpro.com/software/apple">Apple&apos;s</a> Siri, which only really comes up on my Mac by accident. It’s not annoying like Cortana on Windows machines either. <a href="https://www.itpro.com/technology/voice-assistant/360318/amazon-releases-alexa-tools-developer-apathy">Alexa</a> is the most used and reliable voice assistant around and it&apos;s always getting better. I like that I can sit and type out an article or email, but simultaneously ask Alexa to look something up. While I’ll likely use it to summon a Spotify playlist while I work, it can also be used for more intensive use cases, like data analysis or information searches. </p><p>This is the direction the PC market is heading. I was at HP Imagine back in September and the firm’s president of personal systems, Alex Cho, predicted that the PC would see more changes based on artificial intelligence (AI) and become more of a <a href="https://www.itpro.com/hardware/the-ai-powered-pc-from-personal-computer-to-personal-companion"><u><em>personal</em></u><u> computer</u></a>. No one predicted that Amazon would have already begun building it, but in fairness it has not had to change much; this is an elegant rethink of an existing product. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Ch7WgYim46QPsjrb96LNNd" name="Accelerate full-stack web and mobile app dev_listing.jpg" caption="" alt="Whitepaper cover with image of man in glasses sat at a workstation" src="https://cdn.mos.cms.futurecdn.net/Ch7WgYim46QPsjrb96LNNd.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: AWS)</span></figcaption></figure><p class="fancy-box__body-text"><em>Discover how customers consistently generate business value from AWS for their applications<br><br></em><a data-analytics-id="inline-link" href="https://www.itpro.com/software/enterprise-applications/369949/accelerate-full-stack-web-and-mobile-app-development">DOWNLOAD NOW</a></p></div></div><p>Every hardware demo, showcase, and launch I’ve been to over the last three years that had some kind of ‘solution’ to hybrid work has catered too much to the consumer or the ‘creatives’. Display size and quality take precedence over actual business functions, which makes these devices something of a hard sell for <em>ITPro’s</em> audience. IT decision-makers need business hardware, not massive color-accurate screens or something they can also stream movies on. </p><p>The consumer side of any firm drives lots of its innovation because they are likely the ones bringing the money in. But we are in danger of forgetting what computers do best: jobs. And I like to hear how new ones will help me do my job, regardless of where I work.</p><div  class="fancy-box"><div class="fancy_box-title"></div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="bCJHzBcmUdS7bD2idjWmua" name="GettyImages-1195168869-all-in-one PC.jpg" caption="" alt="An all-in-one PC on a minimilast desk" src="https://cdn.mos.cms.futurecdn.net/bCJHzBcmUdS7bD2idjWmua.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: Getty Images)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/hardware/the-time-has-come-to-say-arrivederci-to-the-all-in-one" target="_blank">The time has come to say arrivederci to the all-in-one PC</a></p></div></div><p>When I daydream about starting a business, the thought of kitting out employees with hardware brings me back to Earth. They’re not going to have <a href="https://www.itpro.com/hardware/369882/new-m2-macbook-pro-series-boasts-longest-ever-battery-life">MacBooks</a> or models of <a href="https://www.itpro.com/hardware/laptops/dell-xps-13-plus-2023-review-a-design-classic">Dell’s XPS</a>. They should be thankful for the imaginary Chromebooks I hand out. And I see that from both sides. Requesting a Mac (any Mac) from our IT department comes with guilt because I know they’re struggling to shift shoddy notebooks, machines with two-hour battery life and very world-weary lids. At the time of purchase, those were probably very expensive. </p><p>That’s what makes me believe Amazon’s WorkSpaces Thin Client to be a brilliant idea. At just $195 it is super cheap – almost half the price of the most <a href="https://www.itpro.com/hardware/laptops/asus-chromebook-plus-cx34-review-i3-powered-goodness-for-students-and-small-businesses"><u>affordable Chromebook Plus model</u></a>. I’d feel much more comfortable sending out a sub-$200 device to remote workers compared to over $500 on one of the <a href="https://www.itpro.com/laptops/23742/best-laptops">best business laptops</a>. Most offices are already kitted out with keyboards and monitors, and I would argue that serious remote workers have those already. Even if they don’t, peripherals hardly drive the cost up to that of a good laptop.</p><p>As we move into 2024, I hope that this becomes a bit of a trend. We want devices with clear business use cases that make the job of an IT decision-maker that little bit easier.  </p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Big Tech's incursion into finance raises key questions surrounding control, competition, and data privacy ]]></title>
                                                                                                                                                                                                <link>https://www.itpro.com/business/policy-and-legislation/big-techs-incursion-into-finance-raises-key-questions-surrounding-control-competition-and-data-privacy</link>
                                                                            <description>
                            <![CDATA[ Consumers are risking over-reliance on a small number of major tech companies for the sake of payment convenience ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">HMfErhiyoKfmAZj2sdspx8</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/NegkeH3zwo9wq9zCD8zZEi-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 23 Nov 2023 15:00:19 +0000</pubDate>                                                                                                                                <updated>Fri, 22 Mar 2024 10:53:53 +0000</updated>
                                                                                                                                            <category><![CDATA[Policy and Legislation]]></category>
                                                    <category><![CDATA[Business]]></category>
                                                                                                                    <dc:creator><![CDATA[ Bjorn Cumps ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/b7bpkoxyCGTpw3xNYePPQW.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;&lt;br&gt;&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/NegkeH3zwo9wq9zCD8zZEi-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A person holding a smartphone with the Apple Pay logo displayed]]></media:description>                                                            <media:text><![CDATA[A person holding a smartphone with the Apple Pay logo displayed]]></media:text>
                                <media:title type="plain"><![CDATA[A person holding a smartphone with the Apple Pay logo displayed]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/NegkeH3zwo9wq9zCD8zZEi-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>In recent years, prominent tech giants like <a href="https://www.itpro.com/software/apple">Apple</a>, Meta, <a href="https://www.itpro.com/tag/amazon">Amazon</a>, and Alibaba, have boldly ventured into the financial services sector. The move isn&apos;t surprising, considering these companies are already ecosystem players; their products are more than just hardware, seamlessly integrating technology into our daily lives, creating a holistic experience.</p><p>Apple&apos;s expansion into finance, including the introduction of high-yield savings accounts this year, has resulted in holdings of over $10 billion. This, alongside their existing services like <a href="https://www.itpro.com/tags/apple-pay">Apple Pay</a>, Apple Card, and Apple Pay Later, aligns with their strategy to diversify their financial services offerings and is a logical progression in a business sense.</p><p>But for consumers, the growing ventures into finance raise important questions about the wisdom of allowing Big Tech to control our financial services; there’s no doubt that we should be cautious in watching this unfold.</p><h2 id="tech-forward-finance-what-consumers-want">Tech-forward finance: What consumers want?</h2><p>As consumer preferences evolve, a clear pattern has been emerging – a growing inclination towards convenience, consolidated services, and all-in-one super apps. </p><p>This shift presents a substantial opportunity for big tech companies to integrate financial services into their expansive offerings, but this doesn’t mean they are trying to become banks themselves. Instead, big tech companies are forming partnerships with established financial institutions, like <a href="https://www.itpro.com/business-strategy/startups/359262/goldman-sachs-invests-ps50m-in-starling-bank">Goldman Sachs</a>, to handle the products they are offering.</p><div  class="fancy-box"><div class="fancy_box-title">More on Fintech</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="UYeDoyhHP9dnfzU8ow4G9J" name="UYeDoyhHP9dnfzU8ow4G9J.jpg" caption="" alt="Someone doing banking using their phone" src="https://cdn.mos.cms.futurecdn.net/UYeDoyhHP9dnfzU8ow4G9J.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/two-factor-authentication-2fa/33812/what-is-strong-customer-authentication-sca-under-psd2">What is Strong Customer Authentication (SCA) under PSD2?</a></p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/hardware/mobile/363790/the-complete-guide-to-google-pay-in-the-uk-qr-code-payments-coming-to-google">How does Google Pay work in the UK? A complete guide</a></p><p class="fancy-box__body-text"><a data-analytics-id="inline-link" href="https://www.itpro.com/business-strategy/startups/360553/what-does-it-take-to-to-launch-a-successful-fintech-startup">What does it take to launch a successful Fintech startup?</a></p></div></div><p>For example, regarding Apple’s savings accounts and card services, Goldman Sachs serves as the issuing bank, assessing the creditworthiness of applicants, determining credit limits and interest rates. It also manages customer service, billing disputes, fraud alerts, and payment assistance. Goldman Sachs provides the technological infrastructure, including the card network and payment processing, while ensuring Apple’s products comply with relevant laws and regulations.</p><p>Apple is then left to integrate the financial product into its existing portfolio, leveraging its tech to provide financial health tools, including spending summaries, payment suggestions, interest calculators, and monthly statements. Unique features, such as daily cash-back programs in the form of Apple Cash, are also provided by Apple, differentiating the offer from other financial services.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:66.80%;"><img id="W6sShiLPtCz6fuNtZ3fDgD" name="GettyImages-1132776610.jpg" alt="Jennifer Bailey, vice president of Apple Pay, speaking on a dark stage in front of two large graphics showing new features in Apple Pay" src="https://cdn.mos.cms.futurecdn.net/W6sShiLPtCz6fuNtZ3fDgD.jpg" mos="" align="middle" fullscreen="" width="1024" height="684" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Getty Images)</span></figcaption></figure><p>This approach efficiently transfers financial risks to third parties, whilst bolstering these all-encompassing ecosystems and fortifying customer loyalty through expanded offerings. Tech companies are diversifying their financial product offerings to include lending, asset management, and insurance services. We can anticipate not only a proliferation in the number of available products but also an expansion in the breadth and depth of their offerings.</p><p>These developments are prominently happening in the US; the European market presents its unique set of challenges due to its fragmentation. Financial services remain highly localised, and regulatory differences are prevalent across European countries. This stands in contrast to the United States, where financial regulations are primarily centralised within the federal government, and large banking institutions exert a significantly greater influence on the market.</p><h2 id="competition-control-and-compliance">Competition, Control, and Compliance</h2><p>If Big Tech companies intend to expand their financial services in Europe, it would demand forming partnerships with numerous local banks and navigating these diverse regulatory environments, which companies like Apple do not want to do because it would create a far too complex and risk-adverse network.</p><p>They will, most likely, concentrate their collaborations with key strategic partners, potentially fostering monopolistic practices that will stifle healthy competition but produce better market conditions for them. Acting as gatekeepers, these tech giants dictate who can access these services and under what conditions, increasing the concentration of power within big tech.</p><div><blockquote><p>This control not only results in prices that are unnaturally high and choices that are restricted, but also raises concerns about consumers sacrificing convenience for a potentially risky reliance on a small number of major tech companies. </p><p>Bjorn Cumps</p></blockquote></div><p>More banks will undoubtedly begin finding themselves facing potential disruption as big tech firms progressively amass market dominance, causing mergers, acquisitions, or prompting a revaluation of established business models for the now ‘traditional’ banks.</p><p>Adding to these concerns is the issue of <a href="https://www.itpro.com/business/policy-and-legislation/us-uk-data-bridge-everything-you-need-to-know">data privacy</a> and security. With big tech companies already having access to vast amounts of user data, which is exponentially increased by a move into finance, the potential for <a href="https://www.itpro.com/security/data-breaches/358455/10-ways-to-protect-your-company-from-the-next-big-data-breach">data breaches</a> and the misuse of sensitive financial information becomes undeniable. This not only poses a grave threat to individuals&apos; financial well-being but also raises significant privacy concerns.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED RESOURCE</div><div class="fancy_box_body"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="GEWcryGJgz5YVTzSDmYcwm" name="Advancing_you_risk_FP_listing.jpg" caption="" alt="Whitepaper cover: Advancing your risk management maturity, with image of colleagues chatting in an office" src="https://cdn.mos.cms.futurecdn.net/GEWcryGJgz5YVTzSDmYcwm.jpg" mos="" link="" align="" fullscreen="" width="" height="" attribution="" endorsement="" class="pinterest-pin-exclude"></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: ServiceNow)</span></figcaption></figure><p class="fancy-box__body-text"><em>This roadmap will help you embedded risk and compliance processes<br></em><br><a data-analytics-id="inline-link" href="https://www.itpro.com/security/advancing-your-risk-management-maturity">DOWNLOAD NOW</a></p></div></div><p>Such risk and upheaval ripples through the financial system, impacting its stability and resilience on a broader scale, and examining the economic implications of big tech’s dominance in financial services reveals a nuanced landscape. While it holds the promise of heightened efficiency and cost savings for consumers, it also introduces challenges in terms of oversight and regulation.</p><p>The sheer influence wielded by these tech giants frequently tests the limits of regulatory capacities; striking a delicate balance between effective oversight, innovation promotion, and adherence to financial regulations poses a complex challenge.</p><h2 id="what-consumers-need-to-ask-themselves">What consumers need to ask themselves</h2><p>The European market, with its complex regulatory landscape, raises further queries:</p><ul><li>Are we willingly surrendering too much control to a select few companies? </li><li>Does the convenience of all-encompassing super apps come at the expense of healthy competition and diverse choices?</li><li>In a world where data is currency, how do we reconcile the benefits of tech-forward finance with the potential risks to our privacy and financial well-being?</li></ul><p>After all, who needs financial independence when you can have Big Tech manage your money and privacy all in one convenient package. It&apos;s not like they&apos;ve ever mishandled data before, right?</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
            </channel>
</rss>