Distributed Monitoring 101
While the main goal of monitoring applications has not changed, the way we approach monitoring has changed drastically because we’ve reinvented the way we build applications. We’ve moved from a…
While the main goal of monitoring applications has not changed, the way we approach monitoring has changed drastically because we’ve reinvented the way we build applications. We’ve moved from a…
Microservice architecture and systems have become the new model for building modern-day applications. While decoupled services are easy to scale and manage, increasing interactions between those services have created a…
Last week, AWS announced its free-of-charge online conference schedule, but seeing as it'll be an unusual re:Invent in an unusual year, we wanted do something a little different with our…
Is your organization taking advantage of cloud-native computing? Modern cloud computing is built on a diverse ecosystem of open-source projects and infrastructure. Small startups and large enterprises alike depend on…
Until spring 2020, a lack of OS support from Microsoft rendered Linux container images as the only viable option for Kubernetes container deployment. Microsoft, however, has since made great strides…
Now more than ever, companies are diversifying their services pipelines. After dipping their toes in the cloud waters, most have committed to a multi-cloud approach—one supported by more than a…
If you're a person working in DevOps or on a software development team, you've probably heard the expression "You build it, you run it," coined by Werner Vogels, the CTO…
Hey tech experts! IOD wants you to blog for us. If you have hands-on experience and knowledge with one or more of the following, we want to talk to you!…
AWS Amplify is a framework that allows frontend and mobile developers to add serverless cloud backends to their apps. My last article, “Easy Serverless Authentication with AWS Amplify,” explained how…
For the past few hours, I’ve been working on training a neural network to translate cat speech into English. I’ve carefully optimized my parameters and tested different network depths, batch…