Estimating costs for web site hosting

HI
I am looking to launch a new on-line business and im trying to calculate estimates costs to host on Azure.  Some high level details;
Web site hosting (think AirBNB for example of functionality)
500 suppliers managing heir offering (think private landlords submitting  property details)
Will need load balancing for peak volumes - estimated 1,000 unique visitors per week
Integration will be needed to Paypal/realex/similar
DR required
SQL DB with medium spec
Standard support as/if required
remote access for administration purposes
Facility to deploy upgrades/releases as needed
Any help on how to calculate ?  I'm a business person, not technical, so need a way to create indicative costs by providing indicative business spec !
Thanks
Merble

Hi,
Thank you for interest using Azure as your solution.
If you do not own Microsoft Azure subscription yet, you can contact our Presales team for advice 1-800-867-1389.
Or
You can create a support ticket with the billing team by using following link :
http://azure.microsoft.com/en-us/support/options/ .
Also you can  use Azure pricing calculator :
http://azure.microsoft.com/en-us/pricing/calculator/  as select services that you would like to you based on your requirement to know your estimated bill.
Regards,
Bharath

Similar Messages

  • How can i see visitor statistics for web page hosted on osx lion server

    Hello
    how can i see visitor statistics for web page hosted on osx lion server
    Thanks
    Adrian

    Just click inside the url address bar. Full url address highlighted, will appear.
    Best.

  • Web site hosting/building suggestions.

    Hi,
    Can anyone recommend web site hosting that is consistent, reliable, dependable and fighly accessible.
    My hosting needs are mainly image and audio related. My workflow is done exclusively on Mac. Cureently using OS X Version 10.6.8 and prev.
    Thanks.

    This may be of help to you: Life After MobileMe.  iXwebhosting.com is owned by the same company as HostExcellence.com  and offers essentially same features and prices as HE.
    OT

  • Mac Friendly Web Site Hosting Companies

    I find that many of the Web Site Hosting companies support PCs and such, but are not "Mac Friendly."
    I want to find a Web Site Hosting company that will allow me to use a third party Mac application (Hype) to develop webpages and then post them to my site.
    Can anyone give me any suggestions and help?

    This may be of help to you: Life After MobileMe.  iXwebhosting.com is owned by the same company as HostExcellence.com  and offers essentially same features and prices as HE.
    OT

  • Fire fow will not let me use curtain buttons and drop down menus for web sites. i had version 7.01 and upgraded to verson 8.02b and it did it on both of them. and the web pages work find if i use chrome

    Firefox will not let me use curtain buttons and drop down menus for web sites. i had version 7.01 and upgraded to verson 8.02b and it did it on both of them. and the web pages work find if i use chrome

    Do a clean reinstall and delete the Firefox program folder before (re)installing a fresh copy of the current Firefox release.
    Download a fresh Firefox copy and save the file to the desktop.
    *Firefox 21.0.x: http://www.mozilla.org/en-US/firefox/all.html
    Uninstall your current Firefox version, if possible, to cleanup the Windows registry and settings in security software.
    *Do NOT remove personal data when you uninstall your current Firefox version, because all profile folders will be removed and you will lose all personal data like bookmarks and passwords from profiles of other Firefox versions.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    *(32 bit Windows) "C:\Program Files\Mozilla Firefox\"
    *(64 bit Windows) "C:\Program Files (x86)\Mozilla Firefox\"
    *It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    *http://kb.mozillazine.org/Uninstalling_Firefox
    Your bookmarks and other personal data are stored in the Firefox profile folder and won't be affected by an uninstall and (re)install, but make sure that "remove personal data" is NOT selected when you uninstall Firefox.
    If you keep having problems then also create a new profile.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Profile_backup
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

  • File storage limits for a web site hosted on Business Catalyst

    Hi,
    I have three sites currently hosted by other web hosting companies.  Each site uses a lot of video files so the site folder size for each site is approximately 10 GB.  What business catalyst plan would I need to host three sites each of approximately 10 GB each.  Also, I am getting ready to transition to HTML5 video which will mean adding additional video files.  Is Business Catalyst capable of handling and presenting video files?
    Thanks
    Joe

    If you are uploading alot of video it maybe better to 'add in' a seperate system eg viddler. This can link nicely to BC and is better suited to video.
    Karl

  • I can use cut and paste in Rich Text Editors for all web site hosts but one. I have tried the solution you provided, but it doesn't work. Any ideas? the website that rejects cut and paste is Network Solutions

    I really hoped you would fix the security policy issue in release 4. I have to close Firefox and use IE9 to maintain a website I built with Network Solutions and I'd much rather not have to endure the slowness of IE. I also have websites with Wix and WEBS and have no problems at all using cut and paste with them.

    Did you have it connected to the library mac when it froze? If so, why? I would be hesitant to hook my ipod to a unprotected public computer since it may be infested with viruses or have unknown hardware problems.
    In any case, if you can get it to an Apple store they can probably help you with it, it sounds like it needs replacing.
    A certain percentage of any complex product will turn out to be defective and will have to be returned, it sounds like you were unlucky enough to get one. Looking over the forums here it may seem like the ipod is plagued with bugs, but don't forget that there are millions who never have a problem and so have no reason to pipe up here. Personally I think Apple deserves a thumbs up for continuing to host these forums in spite of how they may cast a negative light on thier products to the casual observer.
    5G 60GB Black iPod   Windows XP Pro  

  • Host for web site

    Hi, I'd like to develop a personnal web site using Servlets and jsp. How can I find a public host server allowing this technology ?
    LudoD

    http://www.mycgiserver.com
    spieler

  • Web site hosted video won't play in Safari on MAC.

    I have a web application that runs in a web browser. One of its features is the ability to embed a video clip in a web page hosted on this application.
    If I create a web page using the HTML5 <video> tag and an H.264 encoded MP4 file video clip, I can browse to this page from my web server and see the video. However, if I launch this same HTML page within my application (window.open(URL, _blank, ...)) it displays the page but refuses to play the video. This happens in Safari 5.1 on my Mac OS10.7 and on all browser tested on my iPad2 (Safari, Mecury, and Dolphin). However, the same HTML code plays fine through my application on all browsers on Windows (including Safari for Windows) and all other browsers (Firefox, Chrome, and Opera) on the Mac. It also plays through the default Android browser and the Opera Mobile browser on my Android tablet.
    Here is a sample of the HTML that I am using to play this video...
    <video height="713" width="950" autoplay="autoplay" controls="controls" poster="WhiteScreen.png">
         <source src="tradeintradeup.mp4" type="video/mp4" />
         <source src="tradeintradeup.webm" type="video/webm" />
         <source src="tradeintradeup.ogg" type="video/ogg" />
         <div id-noupdate>
              <p>Video format not supported by this browser</p>
         </div>
    </video>
    When the video does not play, I do NOT get the text in the div, I see an area where the video should be (so the browser is recognizing the <video> tag) but the video never loads or plays.
    What am I missing?
    Thank you for your assistance.
    Dave Smith

    Michael,
    Thank you for your response.
    I am aware of the autoplay restriction on iOS devices. What I see in my iPad(2) is an empty area of the window with no control to touch/click to start the video playing.
    In Safari on my Mac, I do see the control bar with the rewind/replay and the play buttons; however, the word "Loading..." is displayed forever in the bar. Again, the browser recognizes the video tag and creates the control to play the clip, but the video never actually starts playing. It appears that it hangs trying to download/stream the content.
    I have other pages that embed audio clips using the HTML5 <audio> tag. These play fine, as expected, with Safari on my Mac and on my iPad. Yes, I have to manually start the audio on the iPad, but it runs fine once started and autoplays on the Mac. Of course, these audio files are much smaller than the video files that will not play.
    I have looked at the codec used for the video to see if it might not be compatible with the Mac Safari browser, but the video plays directly from my web site. It only fails to play when launched in a pop-up window by my web application. I realize that this points to a problem in my application. I am trying to get some ideas about where to look in my application for the problem.
    Thanks again for your time and your input.
    Dave Smith

  • Best compression for web site

    I would like to add a 2-3 minute segment of a longer movie to my web site.  I use wordpress which only allows for a 2MB media clip to be uploaded.  What compression in Compressor (or elsewhere) would give me such a small file?  Or is there another route I can take...posting to you tube or vimeo or such?
    Thanks in advance.

    You'd be much better off hosting somewhere else and embedding a player into your wordpress page.  Or find another web hosting solution.

  • Cannot access web site hosted on Azure VM

    I have created Windows Server 2012R2 VM and after creating VM I have installed IIS and hosted my site and found it is working fine inside the VM.
    Then I have added HTTP end point to my VM from azure portal. After creating http end point I cannot access my web site using MyHostName.cloudapp.net.
    Can you help me why http end point is not working?
    Then I have crated VM with template and there I have defined HTTP endpoint before creating VM.
    Finally I found that if I create end point before creating VM then it works fine and if I create endpoint after creating VM then it doesn’t work.
    Can you kindly help me to solve this issue (so that end point works properly after creating VM)?
    Hasibul Haque,MCC2011,MCPD hasibulhaque.com

    Hi,
    You can check the port you bind for the website in IIS and make sure you have created endpoint with the correct port. You can also install Telnet client on your local computer and run "telnet xxx.cloudapp.net public_port_in_endpoint" at the command
    prompt to see it works.
    Have you enable SSL on the website hosted on Azure VM? If yes, please also create an endpoint with port 443 and open that port in Windows Firewall on the VM.
    Best regards,
    Susie
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Creative Cloud web Site Hosting

    Need help with the website hosting service Adobe Creative Cloud Provides, hoew do I access this service. WHen I put my user name and password in it does not recognize it. Please help with this as I am getting ready to publish a web site. It states when I became a member of creative cloud I have access to this service to publish web sites (up to 5)

    You can sign in to Business Catalyst from here http://www.businesscatalyst.com/admin. Use the same Adobe ID as you do for the Creative Cloud.
    If you have more questions about Business Catalyst post them here http://forums.adobe.com/community/business_catalyst. They will be able to help you.

  • Web Site Hosting in Oracle HTTP Server

    Hi All,
    We have an application based on Oracle UCM. We are accessing that application using the url http://site_name/GMKP/index.htm . I have done virtual hosing (name based) with HTTP Server to host multiple web sites. One requirement is we need to access our application using url http://site_name/gmkp/index.htm . How can we do that? Please let me know a solution for this. Do we have to write some rewrite rule for this?
    Thanks,
    Manikandan
    Edited by: Manikandan on Nov 9, 2010 2:22 AM

    Look into mod_rewrite with a .htaccess file. You turn it on in httpd.conf.
    There is a pretty nice instruction at http://www.addedbytes.com/for-beginners/url-rewriting-for-beginners/

  • Edit Color Sync for Exports for Web Sites

    Hi,
    Perhaps this has been covered, but I've not found the thread. Most of the export color sync questions seem to revolve around printing or displaying on one's own monitor. Neither is an issue for me. However, I note that my RAW images exported from Aperture 2.0 as jpg's and then uploaded to web sites such as Jalbum and Orkut are washed out. Some forums have suggested this is due to those websites being optimized for sRGB. I understand that Aperture uses a proprietary color sync profile; however, my default EXIF - Expanded shows "Color Model" as simply "RGB", and "Profile Name" is Adobe RGB (1998) (my Canon 50D is set to sRGB). Again, I have seen suggestions on this forum that one can change these settings, but the process appears to be only for printers and monitors. Where/how can I change the export for uploading jpg's to the web.
    Thanks,
    Nick

    I understand that Aperture uses a proprietary color sync profile
    If the profile were proprietary, it would be an illegal profile under the ICC Specification.
    However, I note that my RAW images exported from Aperture 2.0 as jpg's and then uploaded to web sites such as Jalbum and Orkut are washed out.
    If you did not disable embedding of an ICC source colour space in Aperture, if you did not use a non-ICC enabled browser, the OS X system level services will set up a ColorWorld and convert the pixels in your JPEGs matching from the ICC source colour space to the ICC destination colour space of your display. Thus you will get what you uploaded in the first place.
    I have seen suggestions on this forum that one can change these settings, but the process appears to be only for printers and monitors.
    The idea is that each and every colour device is calibrated and that calibration is captured in a colourimetric colour characterisation from which an ICC colour device profile is computed. Colourants that form certain colours one one colour device at one calibration will form other colours in the same colour device at another calibration and in other colour devices at yet other calibrations. By means of device profiles, the COLOURS can be kept constant while the COLOURANTS are recomputed to compel the device to paint the closest possible match it is capable of.
    Some forums have suggested this is due to those websites being optimized for sRGB.
    The issue is whether people who post pictures do or do not embed ICC source colour spaces into their pictures and whether they pick browsers that are ICC-enabled or pick colour blind browsers.
    To determine if there is an embedded ICC source colour space in a picture, download the picture to disk, open iApple Preview and select Tools > Get Info > Summary.
    Colour Model: This defines the format or model of the colourants, e.g. three component RGB, four component CMYK.
    ColorSync Profile: This defines the ICC source colour space. If there is none in the image file, the system level service assigns the Generic RGB Profile for model RGB, the Generic CMYK Profile for model CMYK and so forth. Therefore, any ICC source colour space than a Generic Profile source colour space is embedded in the image file itself.
    In technical terms, the rule is that to construct a ColourWorld that does a colour space conversion through the PCS Profile Connection Space, you have to have an ICC source colour space and an ICC destination colour space (typically your display profile). It follows that the system level service ASSIGNS an ICC source colour space automatically where is none embedded. The ICC source colour space that is assigned when there is none embedded is the Generic RGB Profile for colourant model RGB, as explained.
    /hh

  • Incorrect PDF scaling for web site jpeg files

    So, I'm not sure if anyone else find this frustrating. When working on a new web design either in Illustrator or Photoshop, etc. and then exporting those to a jpg file, then taking those and combining them into a PDF file using acrobat, I'm seeing the PDF files being about 25% larger than their actual 72dpi web-standard size. So when I pass along the PDF to clients for review, I always have to add a disclaimer that they should set their PDF reader to about 75% to see the actual size of the web site files. 100% is far too big. Any idea why the correctly-sized image files, when imported into Acrobat are increased in size?
    I've tried saving them as smaller files... I've tried the cropping feature... none of this seems to solve the problem. It's quite frustrating.
    Best,
    Russel

    Hi,
    In Muse, there is no button/widget which allows to upload contents to your site. I would suggest to use third party web form builder, like Jotform, Upload Field Allowed File Types and Embed the form code in Muse and that should work.

Maybe you are looking for

  • Will a 14" iBook Logic board fit inside a 12" iBook?

    I've seen pictures of the logic boards on various retailer sites, and want to upgrade my 1.0GHz 12" to as fast as possible. I was thinking about the 1.33 GHz 12" but if the 1.42GHz 14" fits then that would be pretty sweet... does anybody have any ins

  • Configuring Oracle EAServer 10g 10.1.2.0.2 with Eclipse

    Hi , Am working on a JAVA/J2EE/Struts application using Eclipse 3.1 and am using Oracle Enterprise Manager 10g Application Server 10.1.2.0.2 for deploying the application. Currently am building my application to an ear file and then deploying it manu

  • Fixing iPhoto Corruption and Strangeness

    Lost photos? Huge CPU usage continuously for no reason? Crashes? Things generally not right? Try rebuilding your iPhoto library. First, back up your existing library. Then, hold down Shift-Option-Apple while starting iPhoto. Keep holding the keys dow

  • Purchacing a s/h early 2008 MP - things to look out for?

    Hi guys, Ive been offered a early 2008 MP at what i would consider to be a reasonable price. It is the 2 x 2.8 quad core model. Currently it has 6gb (not apple) ram & I'll be getting it with the original HD. Not sure about any other options at this s

  • Why has the Exchange now become a selling place?

    I always frequented the Exchange since before 2000 and there used to be a lot of people who shared their work but over the last two years 99 percent of everything on here is for sale. Nobody shares anything anymore. It is very sad to what people have