Managing Kubernetes with Python There will come a time in your container usage when Kubernetes will be the way that you need to go. At this time, Python can help
Read MoreEvent-based resource adjustment – Manipulating Resources
Event-based resource adjustment Resources are money. Literally. In the world of DevOps, the norm is that the more resources you use, the more money that you spend. That’s simple enough,
Read MoreEdge location-based resource sharing – Manipulating Resources
Edge location-based resource sharing One of the most difficult challenges that we have with a global application is load time for resources. If a user is too far from the
Read MoreTesting features on a subset of users – Manipulating Resources
Testing features on a subset of users When an application needs to implement a new feature and the application team wants that feature to be tested in a live environment,
Read MoreAnalyzing data – Manipulating Resources
Analyzing data I have found that – as an adult – I have increasingly become more and more responsible for myself. However, this responsibility and the person that I am
Read MoreAnalysis of historical data – Manipulating Resources
Analysis of historical data Live data can help us make adjustments; they are tactical. But to be truly strategic – to think about the big picture and to think long
Read MoreRefactoring legacy applications – Manipulating Resources
Refactoring legacy applications A clean slate is one of the most convenient things in the world. I am going to show you two sheets of paper, and you can tell
Read MoreOptimize – Manipulating Resources
Optimize Your first option is optimization. You can look at what you have right now and make sure that it runs optimally, consuming the optimum amount of resources while being
Read MoreRestart – Manipulating Resources
Restart Sometimes – and I hope for your sake that that time is early in the development process – you need to throw the things you have out entirely and
Read MoreSecuring API keys and passwords – Security and DevSecOps with Python
Securing API keys and passwords API keys and passwords are valuable for the reason most things are valuable: they cost money and the data protected by them are valuable. If
Read More