Skip to main content

Has Amazon Entered the Browser Wars?

Steve Tack

Amazon’s launch of the Kindle Fire tablet last week featured the company’s new browser, Amazon Silk which pulls all the individual components of a web page — images, audio, and video files for starters — into the Amazon cloud (EC2) and caches them for quick retrieval.

This greatly improves the interactive performance of web pages for those using their new browser. This speed up is particularly important on mobile devices which are often connected through slower networks and whose slower processors make page loads take longer than on a desktop at the best of times.

Does Amazon Silk have the potential to dramatically improve the mobile Web?

Amazon is leveraging their cloud infrastructure and have put the majority of the work and processing power in the cloud to drastically reduce the amount of communication to and from the mobile device. They have potentially eliminated a huge chunk of the issues that makes mobile web browsing less than ideal.

Silk can function as a standard browser — including support for HTML5 and Flash — but it can also use Amazon's EC2 to do some of the heavy lifting; for example, optimizing JavaScript, compressing content, and acting as an off-browser cache.

Loading a single website requires initiating multiple connections to multiple servers. For less powerful devices, this process takes more time than it would for a more powerful machine. The Silk browser offloads much of the processing of web pages to Amazon's cloud infrastructure which speeds up the browsing experience.

Where a normal tablet web browser might send requests to a dozen or more different servers to build one web page, the Kindle Fire and Silk can simply tap the Amazon cloud — which does all the background connecting and passes the finished product to users over its own fast, low-latency connections to the Internet.

Amazon says that for each page load, the individual tasks that make up a web page — networking, layout, script execution, rendering — will be dynamically assigned to either EC2 or the local Kindle Fire browser. The EC2 backend will take websites and optimize them for the Kindle Fire's screensize/ resolution so that the device has an easier time digesting those pages. By leveraging EC2 and S3, Amazon can cache static files in the cloud — images, CSS, JavaScript — further speeding up page load times on the Kindle Fire.

Amazon can take advantage of its high-bandwidth connection to the Internet backbone to retrieve individual page elements faster than the user would be able to natively on the device. Web content that is already on EC2 or S3 will further reduce the time it takes for Amazon to collect that content.

Split browser architecture is not a new concept. Opera Mini has been offering mobile users a similar experience for years, with its proxy servers pre-processing web pages and then pushing highly-compressed versions to their phones (and more recently, the iPad and Android tablets). Opera also offers cloud-powered Turbo compression on its desktop browser and Opera Mobile browser.

However, Silk and the EC2 cloud can pull web pages and images from the nearest Amazon servers to shave off a few additional seconds in a way that other providers simply can’t. It’s that whole shortest distance between two points thing at work.
The EC2 component will also monitor a client’s browsing patterns and use that data to predict which pages the client is likely to load next. EC2 will then pre-fetch the predicted page’s components and begin work on them, so that the complete page can be quickly delivered to the user via single server-to-client link.

There’s even the very likely potential that Amazon’s Silk browser could move to other platforms and devices, the company registered several domain names that may offer an indication that Amazon may be looking to release the new browser on Android.

It seems reasonable to think that Silk brings performance improvements to mobile browsing, so does this place Silk in the center to the ongoing Browser Wars? Time will tell ...

Steve Tack is CTO of Compuware’s Application Performance Management Business Unit.

Hot Topics

The Latest

Industry experts offer predictions on how AI will evolve and impact technology and business in 2025. Part 3 covers AI's impact on employees and their roles ...

Industry experts offer predictions on how AI will evolve and impact technology and business in 2025. Part 2 covers the challenges presented by AI, as well as solutions to those problems ...

In the final part of APMdigest's 2025 Predictions Series, industry experts offer predictions on how AI will evolve and impact technology and business in 2025 ...

E-commerce is set to skyrocket with a 9% rise over the next few years ... To thrive in this competitive environment, retailers must identify digital resilience as their top priority. In a world where savvy shoppers expect 24/7 access to online deals and experiences, any unexpected downtime to digital services can lead to significant financial losses, damage to brand reputation, abandoned carts with designer shoes, and additional issues ...

Efficiency is a highly-desirable objective in business ... We're seeing this scenario play out in enterprises around the world as they continue to struggle with infrastructures and remote work models with an eye toward operational efficiencies. In contrast to that goal, a recent Broadcom survey of global IT and network professionals found widespread adoption of these strategies is making the network more complex and hampering observability, leading to uptime, performance and security issues. Let's look more closely at these challenges ...

Image
Broadcom

The 2025 Catchpoint SRE Report dives into the forces transforming the SRE landscape, exploring both the challenges and opportunities ahead. Let's break down the key findings and what they mean for SRE professionals and the businesses relying on them ...

Image
Catchpoint

The pressure on IT teams has never been greater. As data environments grow increasingly complex, resource shortages are emerging as a major obstacle for IT leaders striving to meet the demands of modern infrastructure management ... According to DataStrike's newly released 2025 Data Infrastructure Survey Report, more than half (54%) of IT leaders cite resource limitations as a top challenge, highlighting a growing trend toward outsourcing as a solution ...

Image
Datastrike

Gartner revealed its top strategic predictions for 2025 and beyond. Gartner's top predictions explore how generative AI (GenAI) is affecting areas where most would assume only humans can have lasting impact ...

The adoption of artificial intelligence (AI) is accelerating across the telecoms industry, with 88% of fixed broadband service providers now investigating or trialing AI automation to enhance their fixed broadband services, according to new research from Incognito Software Systems and Omdia ...

 

AWS is a cloud-based computing platform known for its reliability, scalability, and flexibility. However, as helpful as its comprehensive infrastructure is, disparate elements and numerous siloed components make it difficult for admins to visualize the cloud performance in detail. It requires meticulous monitoring techniques and deep visibility to understand cloud performance and analyze operational efficiency in detail to ensure seamless cloud operations ...

Has Amazon Entered the Browser Wars?

Steve Tack

Amazon’s launch of the Kindle Fire tablet last week featured the company’s new browser, Amazon Silk which pulls all the individual components of a web page — images, audio, and video files for starters — into the Amazon cloud (EC2) and caches them for quick retrieval.

This greatly improves the interactive performance of web pages for those using their new browser. This speed up is particularly important on mobile devices which are often connected through slower networks and whose slower processors make page loads take longer than on a desktop at the best of times.

Does Amazon Silk have the potential to dramatically improve the mobile Web?

Amazon is leveraging their cloud infrastructure and have put the majority of the work and processing power in the cloud to drastically reduce the amount of communication to and from the mobile device. They have potentially eliminated a huge chunk of the issues that makes mobile web browsing less than ideal.

Silk can function as a standard browser — including support for HTML5 and Flash — but it can also use Amazon's EC2 to do some of the heavy lifting; for example, optimizing JavaScript, compressing content, and acting as an off-browser cache.

Loading a single website requires initiating multiple connections to multiple servers. For less powerful devices, this process takes more time than it would for a more powerful machine. The Silk browser offloads much of the processing of web pages to Amazon's cloud infrastructure which speeds up the browsing experience.

Where a normal tablet web browser might send requests to a dozen or more different servers to build one web page, the Kindle Fire and Silk can simply tap the Amazon cloud — which does all the background connecting and passes the finished product to users over its own fast, low-latency connections to the Internet.

Amazon says that for each page load, the individual tasks that make up a web page — networking, layout, script execution, rendering — will be dynamically assigned to either EC2 or the local Kindle Fire browser. The EC2 backend will take websites and optimize them for the Kindle Fire's screensize/ resolution so that the device has an easier time digesting those pages. By leveraging EC2 and S3, Amazon can cache static files in the cloud — images, CSS, JavaScript — further speeding up page load times on the Kindle Fire.

Amazon can take advantage of its high-bandwidth connection to the Internet backbone to retrieve individual page elements faster than the user would be able to natively on the device. Web content that is already on EC2 or S3 will further reduce the time it takes for Amazon to collect that content.

Split browser architecture is not a new concept. Opera Mini has been offering mobile users a similar experience for years, with its proxy servers pre-processing web pages and then pushing highly-compressed versions to their phones (and more recently, the iPad and Android tablets). Opera also offers cloud-powered Turbo compression on its desktop browser and Opera Mobile browser.

However, Silk and the EC2 cloud can pull web pages and images from the nearest Amazon servers to shave off a few additional seconds in a way that other providers simply can’t. It’s that whole shortest distance between two points thing at work.
The EC2 component will also monitor a client’s browsing patterns and use that data to predict which pages the client is likely to load next. EC2 will then pre-fetch the predicted page’s components and begin work on them, so that the complete page can be quickly delivered to the user via single server-to-client link.

There’s even the very likely potential that Amazon’s Silk browser could move to other platforms and devices, the company registered several domain names that may offer an indication that Amazon may be looking to release the new browser on Android.

It seems reasonable to think that Silk brings performance improvements to mobile browsing, so does this place Silk in the center to the ongoing Browser Wars? Time will tell ...

Steve Tack is CTO of Compuware’s Application Performance Management Business Unit.

Hot Topics

The Latest

Industry experts offer predictions on how AI will evolve and impact technology and business in 2025. Part 3 covers AI's impact on employees and their roles ...

Industry experts offer predictions on how AI will evolve and impact technology and business in 2025. Part 2 covers the challenges presented by AI, as well as solutions to those problems ...

In the final part of APMdigest's 2025 Predictions Series, industry experts offer predictions on how AI will evolve and impact technology and business in 2025 ...

E-commerce is set to skyrocket with a 9% rise over the next few years ... To thrive in this competitive environment, retailers must identify digital resilience as their top priority. In a world where savvy shoppers expect 24/7 access to online deals and experiences, any unexpected downtime to digital services can lead to significant financial losses, damage to brand reputation, abandoned carts with designer shoes, and additional issues ...

Efficiency is a highly-desirable objective in business ... We're seeing this scenario play out in enterprises around the world as they continue to struggle with infrastructures and remote work models with an eye toward operational efficiencies. In contrast to that goal, a recent Broadcom survey of global IT and network professionals found widespread adoption of these strategies is making the network more complex and hampering observability, leading to uptime, performance and security issues. Let's look more closely at these challenges ...

Image
Broadcom

The 2025 Catchpoint SRE Report dives into the forces transforming the SRE landscape, exploring both the challenges and opportunities ahead. Let's break down the key findings and what they mean for SRE professionals and the businesses relying on them ...

Image
Catchpoint

The pressure on IT teams has never been greater. As data environments grow increasingly complex, resource shortages are emerging as a major obstacle for IT leaders striving to meet the demands of modern infrastructure management ... According to DataStrike's newly released 2025 Data Infrastructure Survey Report, more than half (54%) of IT leaders cite resource limitations as a top challenge, highlighting a growing trend toward outsourcing as a solution ...

Image
Datastrike

Gartner revealed its top strategic predictions for 2025 and beyond. Gartner's top predictions explore how generative AI (GenAI) is affecting areas where most would assume only humans can have lasting impact ...

The adoption of artificial intelligence (AI) is accelerating across the telecoms industry, with 88% of fixed broadband service providers now investigating or trialing AI automation to enhance their fixed broadband services, according to new research from Incognito Software Systems and Omdia ...

 

AWS is a cloud-based computing platform known for its reliability, scalability, and flexibility. However, as helpful as its comprehensive infrastructure is, disparate elements and numerous siloed components make it difficult for admins to visualize the cloud performance in detail. It requires meticulous monitoring techniques and deep visibility to understand cloud performance and analyze operational efficiency in detail to ensure seamless cloud operations ...