Payments are experiencing issues due to temporary restrictions in Russia. If your payment does not go through, please submit a support request.Our support team is available 24/7 — we are always here to help with hosting and server issues.We are now accepting requests for dedicated server rental and colocation services in our data center.Reminder: we recommend enabling backups for additional data protection.A new VPS/VDS lineup with NVMe storage and improved performance is now available.Maintenance work on some servers has been completed. All services are operating normally.
Article3 min read

Promotion Page Separate from Store: When to Host on S3 with CDN

Timeweb Cloud now enables static S3 sites to use custom domains and CDN. I analyze which promotional pages suit this setup and where a server remains necessary.

Display case for a small shop with seasonal product arrangement
In this article

An online store launches a promotion requiring a dedicated page with photos, terms, and product links. There is no need to query the store database for every visit if the content is pre-prepared.

On September 9, 2026, Timeweb Cloud announced CDN and third-level custom domain support for static sites in S3. This is an example of hosting ready-made pages and files without a standard server application. While simple, this approach for promotional sites has clear limits.

What a 'static page' means

The server delivers pre-assembled files rather than generating the full document for each visitor. This suits promotion descriptions, small non-purchasing catalogs, event pages, or instructions.

Personal carts, stock checks, and shipping calculations require a different mechanism. They can operate via separate services, but their interaction must be designed. Hosting on S3 alone does not turn a static page into a full-fledged online store.

First, it is useful to distinguish between content that is the same for all visitors, content that changes on a schedule, and content that depends on the specific user. This separation helps choose a scheme without unnecessary complexity.

Consider how to handle updates

The issue with promotional pages often arises not on launch day, but after a price change or when a promotion ends. Who updates the files? How quickly does the new version become visible? What remains in the cache? These questions must be resolved before purchasing traffic.

If the page displays prices, ensure they do not diverge from the store product cards. Sometimes it is better not to duplicate volatile values but to direct users immediately to the current offer. However, important conditions cannot be hidden so that buyers only discover them at the end of the journey.

Forms and analytics require separate validation. A click event does not confirm that a lead has been received, and a notification may appear before the processing service responds.

Test the entire path from the ad

Open the page on a phone, navigate to the product, add it to the cart, and complete a test checkout. Verify that the necessary ad tags are preserved and that the transition does not force the user to reselect their region.

Promotional Campaigns Separate from the Store: When to Host Landing Pages on S3 with CDN

Timeweb Cloud now offers a custom domain and CDN integration for static sites stored in S3. I analyze which promotional pages benefit from this setup and where a traditional server remains necessary.

CDN accelerates content delivery but cannot fix heavy images or confusing offers. A successful landing page quickly explains the promotion and guides users to the desired action. Separate hosting makes sense when it simplifies this journey and allows page updates without risking the main storefront.

Discussion0

Share your experience and ask questions. Comments without links appear after editorial review.

No comments yet. Start the discussion.