by truthbrother | Oct 4, 2018 | Amazon Web Services
It is a very interesting time to be a corporate IT administrator. On the one hand, developers are talking about (and implementing) an idyllic future where infrastructure as code, and treating servers and other resources as cattle. On the other hand, legacy systems...
by truthbrother | Sep 26, 2018 | Amazon Web Services, Atlassian
A couple of years ago, Dropbox shocked a lot of people when it decided to mostly drop the public cloud, and built its own datacenters. More recently, Atlassian did the opposite, closing most of its datacenters and moving to the cloud. Companies make these choices for...
by truthbrother | Sep 5, 2018 | Kubernetes, Docker
You don’t have to tear down your monolith to modernize it. You can evolve it into a beautiful microservice using cloud-native technologies. 20 Feb 2018 Swapnil Bhartiya Feed 73 up Image by : opensource.com x Get the newsletter Join the 85,000 open source...
by truthbrother | Sep 5, 2018 | Docker
Kubernetes and Docker Swarm are both popular and well-known container orchestration platforms. You don’t need a container orchestrator to run a container, but they are important for keeping your containers healthy and add enough value to mean you need to know...
by truthbrother | Sep 5, 2018 | Amazon ECS, Amazon Web Services, AWS EKS, AWS Fargate
It is 2018. Most businesses are using containers, some still hesitate to adapt, but who hasn’t heard of containers? Really, containers are not new technology, in fact, they are old technology. A brief summary can be found here, but BSD Jails, Solaris Zones and the...