Your Privacy

This site uses cookies to enhance your browsing experience and deliver personalized content. By continuing to use this site, you consent to our use of cookies.
COOKIE POLICY

3 AWS Tips

3 AWS Tips
Back to insights

The recent Amazon Web Services (AWS) outage affected more than 30% of the internet. The issue was with the Simple Storage Service (S3) in the US-EAST-1 region. For instance, during the outage, users were unable to upload files and code snippets to Slack, because Slack uses AWS S3 to store the file uploads.

So, what can you do to protect your own cloud app from an outage such as this? The solution is multi-tiered and dependent on your cloud management strategy.  Check out Andy Frank’s blog: The Fallout from Amazon’s S3 Failure for two ways organizations approach their cloud management strategy.

If you are using AWS you may want to consider these 3 tips:

  1. US-EAST-1 Dependence. First, you should know that the US-EAST-1 region is often used by Amazon to roll out and test new features, so it may be more prone to issues like this. The first step in protecting your site or app may be to simply deploy it in a different region.
  2. Geographic Redundancy. That is probably not enough, though, since it would still be possible for a regional outage to take out your services, so you should look at the next step: geographic redundancy. Deploying your stack to multiple AWS regions and configuring a load balancer (AWS Elastic Load Balancer, or ELB) to switch between them mitigates the risk of a failure when a specific region is not available.
  3. Multi-Platform Solutions. Even with geographic redundancy in place, you’re still not out of the woods. If the entire AWS system is down, then no matter how many AWS regions you have your stack deployed to, you are still out of service. The final stage in protecting your cloud-based solution is to have a redundant infrastructure ready to go, either with another cloud provider, such as Microsoft Azure, a hardware hosting provider like Rackspace, or even an on-premises solution.

If you are wondering how to best manage your cloud solutions, we can help assess and recommend and implement a strategy that optimizes up time, balances your budget and provides contingencies for whatever the future may hold.

Digging In

  • Digital Products

    Unlocking Business Potential: The Power of Custom Application Development

    Like any savvy business leader, you’re likely always on the lookout for tools to give your company a competitive edge. And in doing so, you’ve undoubtedly considered investing in custom application development. But the question is, how do you ensure that such a major investment in a custom web application development provides a strong return on […]

  • Digital Products

    Mastering Legacy Application Modernization: Strategies for Success

    The ironic truth of the business world is that change is the only constant. But this means that failing to keep pace with the competition and its technologies will only end with you falling behind. That’s where legacy application modernization enters the fold. When you modernize legacy applications, your team gains access to new features […]

  • Digital Products

    CTO Confessions Podcast

    In this episode of CTO Confessions, Rob Phillips, the Vice President of Software Engineering at UDig, digs into his journey from a passionate technologist in his youth to a seasoned leader in the tech industry. He shares valuable lessons on transitioning to senior leadership, the importance of understanding and articulating company problems, and the art of empowering teams for high performance.

  • Digital Products

    Navigating the Challenges of On Premise to Cloud Migration

    In today’s rapidly evolving technological landscape, the shift from on premise solutions to cloud-based infrastructure has become a pivotal transformation for organizations seeking to modernize their IT operations. This transition holds the promise of increased agility, cost savings, and enhanced scalability. However, it is not without its set of formidable challenges that organizations must navigate. […]

  • Digital Products

    The Power of Transferrable Skills in Tech Projects

    Every project has its own unique elements that require flexibility to be effective and achieve success. This often requires picking up new pieces of a tech stack, learning a new programming language, or a new project methodology. Fortunately, there are also many transferrable skills that carry over from one project to the next. In my […]

  • Digital Products

    The Four Pillars of Effective Digital Product Development

    In 2020 alone, approximately two billion consumers purchased at least one digital product. From software licenses to mobile apps and tech tools, consumers are becoming increasingly active in the digital product market, a trend that has naturally spurred brands across a wide range of industries to reevaluate their digital product design and development process workflows. […]