by truthbrother | Oct 14, 2022 | Uncategorized
Visual Studio Setup AWS Toolkit for Visual StudioWorking with Publish to AWS in Visual Studio Documentation Elastic Beanstalk instance profileManaging Elastic Beanstalk instance profilesHow can I access an Amazon S3 bucket from an application running on an Elastic...
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 | Sep 4, 2018 | Kubernetes, Amazon ECS, Docker, Uncategorized
What is CNI? CNI (Container Network Interface), a Cloud Native Computing Foundation project, consists of a specification and libraries for writing plugins to configure network interfaces in Linux containers, along with a number of supported plugins. CNI...