Results 1 to 10 of 63

Thread: Thinking of starting a small business IT consulting

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Senior Member CeeBee's Avatar
    Join Date
    Jan 2014
    Posts
    1,677
    vCash
    1792
    Points
    147,365
    Bank
    0
    Total Points
    147,365
    Donate
    Quote Originally Posted by Webhead View Post
    I've been working on learning AWS lately. [...] But instead of building a physical server, I build an EC2 Instance.
    There is a new player on the field and it's directly chewing into the EC2 user base... AWS Lambda, server-less web services.. on-demand computing billed to the 0.1 second.
    The advantage for Amazon is that they provide the same computing power with fewer resources, no need for some apps to sit on top of an OS multiplied across tens of thousands of VMs.
    As a developer I would just setup the app, upload my code to the service and it's ready to serve 1 client/day or 1 million clients per hour, no need to worry about load balancing and adding extra resources ahead of a major national campaign.
    Last edited by CeeBee; 04-10-2017 at 04:28 PM.

  2. #2
    Senior Member Webhead's Avatar
    Join Date
    Jan 2014
    Posts
    1,829
    vCash
    500
    Points
    710,876
    Bank
    0
    Total Points
    710,876
    Donate
    Quote Originally Posted by CeeBee View Post
    There is a new player on the field and it's directly chewing into the EC2 user base... AWS Lambda, server-less web services.. on-demand computing billed to the 0.1 second.
    The advantage for Amazon is that they provide the same computing power with fewer resources, no need for some apps to sit on top of an OS multiplied across tens of thousands of VMs.
    As a developer I would just setup the app, upload my code to the service and it's ready to serve 1 client/day or 1 million clients per hour, no need to worry about load balancing and adding extra resources ahead of a major national campaign.
    That is so awesome. It's amazing how easy AWS makes everything now. Heck, I can bring up an entire solution with just my keyboard. Gone are the days of doing back breaking work setting up physical servers, etc. Pretty amazing. And this has been around and growing all these years. I'm just now discovering it. I wish I would've jumped on this bandwagon in the beginning.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •