by truthbrother | Apr 19, 2020 | Uncategorized
I first wrote about EC2 Reserved Instances a decade ago! Since I wrote that post, our customers have saved billions of dollars by using Reserved Instances to commit to usage of a specific instance type and operating system within an AWS region. Over the years we have...
by truthbrother | Apr 17, 2020 | Amazon Web Services, Amazon WorkSpaces
With an estimated 50% of businesses still running Windows 7, migrating those millions of desktops and laptops to Windows 10 remains a top priority for businesses globally. The impetus, of course, is the end of mainstream support for Windows 7 coming up in January...
by truthbrother | Feb 13, 2020 | Amazon Web Services
We want to make sure that you are able to capture the value of cloud computing by thinking big and building fast! As you embark on your journey to the cloud, we also want to make sure that you have access to the resources that you will need to have in order to...
by truthbrother | Jan 24, 2020 | AWS Amplify
AWS Amplify Console is a fullstack web app hosting service, with continuous deployment from your preferred source code repository. Amplify Console has been introduced in November 2018 at AWS re:Invent. Since then, the team has been listening to...
by truthbrother | Jan 23, 2020 | NGINX
Introduction Proxying is typically used to distribute the load among several servers, seamlessly show content from different websites, or pass requests for processing to application servers over protocols other than HTTP. Passing a Request to a Proxied Server When...