My friends and I are wanting to start a site. We're not sure want company to go with. We're willing to pay as much money needed; its not an issue. But we want a good company that has excellent support and superb servers that can handle high traffic. We would appreciate it if it was scalable and grow as we grow.

Thankyou very much.

Dani AI

Generated

A short, practical plan for a fast-growing site (for and team)

If growth is likely to be rapid and money is available, plan to go cloud-first so the platform grows with you instead of forcing a painful migration from shared/VPS to dedicated hardware later. Buy an enterprise support/SLA plan up-front and design for horizontal scale: autoscaling groups, health checks, and multi‑AZ/region deployment so traffic spikes are absorbed automatically. (aws.amazon.com)

How to assemble the stack for high traffic

Put a global CDN/WAF in front of everything to cut origin load and blunt DDoS, then use a load balancer + stateless app servers in autoscaling groups. Keep static assets in object storage, use a managed DB (vertical + read replicas or a cloud-managed scale option), add a cache layer (Redis/Memcached) and offload long work to queues. This reduces single‑point bottlenecks and makes scaling predictable. (cloudflare.com)

Email and transactional mail

For business mail and support, use Google Workspace or Microsoft 365 (Exchange Online) for reliability, support, and inbox placement; use Proton (or similar) only if end‑to‑end privacy is required. For marketing/transactional volume use a dedicated deliverability provider (Mailgun/SendGrid) and implement SPF, DKIM and DMARC before you send to avoid deliverability problems. (learn.microsoft.com)

Choosing a .ME registrar and final checklist

.ME is the Montenegro ccTLD operated by doMEn; you can register through mainstream registrars — pick one with clear renewal pricing, WHOIS/privacy, DNS management, and straightforward transfers (Namecheap is an example). Before launch, validate autoscaling with load tests, have runbooks, continuous monitoring/alerts, backups and a rollback plan, and confirm support SLAs for the worst‑case days. (en.wikipedia.org)

Notes tied to forum replies: is right to think about the growth path — starting cloud with managed services gives the smoothest path from small to very large without replatforming.

Recommended Answers

All 2 Replies

Where you go for this may depend on how much you expect to have to scale up. If you realistically expect to reach the point where you will need one or more dedicated servers, then you need to find a web host that offers that capability and can provide you appropriate facilities at every stage. Many web hosts (only) offer virtual servers and specific packages. That works fine for me. I use ICDSoft because they provide very responsive support,the reliablity and response time is good and the price is reasonable for what you get (which is more than I really need). There are sites that rate web hosts and they do pretty well in the rankings. Their servers are in high-end data centers so that provides another level of assurance. As mentioned however, if I reached the point where a virtual site was running out of steam, I'd have to use a second or third virtual server (if possible) or move to another web host where I could get my own dedicated server. You get a lot of band width and processing power in a virtual server these days so you'll have to do a lot of processing before it runs out.

One thing to beware of. Some web hosts advertise a lot of "unlimited" features but once you start to do a lot of processing you may find yourself throttled or cut off. You need a reliable web host that delivers what they promise. There is lots of info and evaluations floating around the internet so pin down your criteria and start searching.

We are expecting our site to become really big, probably fast. As we are going to do a lot of marketing and are willing to invest a lot; in any aspect of the site.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.