Seecoding Technologies provides all kind of digital services from Kadi, India. We are providing best digital services like Web Development, WordPress Web Development, PHP Web Development, Custom Coded Site, HTML/CSS, Responsive Web Designing, Graphics Design, Web Hosting & Domain name, Optimization & SEO, Graphics Design, Data Scrapping and much more.
View all posts by Seecoding Technologies →
Confused about Operational Excellence vs Performance Efficiency? Here’s how to tell the difference with real-world scenarios and a practical decision framework.
This week has seen several YouTube videos on Artificial Intelligence (AI) that caught my attention and, more importantly, managed to keep it. So I thought I would try something a little different and do a blog post sharing the videos and my key take away from each one. This is not the AI we were […]
In previous Kubernetes based posts I have created a deployment of replicas, a load balancer service and demonstrated how to test that traffic flows to different pods. But what if I wanted to control how much resource a deployment should use? Resources: Requests and Limits Kubernetes has an resources option for requests and limits, as […]
I previously blogged about deploying a replica set of nginx in Kubernetes, with the same static web pages shared from storage. I then did a post about using a load balancer such as Metallb in Kubernetes, with pods available externally via the load balancer. But how about mixing the two together…. Some Python (Flask) When […]
On Wednesday 28th January 2026 the UK government announced it’s ambition to boost the AI skills of the UK with the AI Skills Hub (https://aiskillshub.org.uk). The AI Skills Hub has the ambition to up skill 10 million UK workers by offering free training. Yes, free. And regular readers will know I’m a big fan of […]
Stop drowning in generic tips. Learn AWS cost optimization through our maturity model: from visibility to FinOps culture. Up to 72% savings with Savings Plans, 40% with Graviton.
Stop wasting time on random AWS cost optimizations. This maturity-based checklist shows exactly where to start with realistic timelines and 15-72% savings.
In a previous blog post (K3s Cluster) I wrote how my K3s Cluster sat and waited for an external IP address and never got one. There are solutions for this when running a K3s Cluster, or running a Kubernetes via MicroK8s. MetalLB MetalLB is a load balancer for use in Kubernetes, which helps those running […]