mkdev
418 subscribers
861 photos
179 videos
1.14K links
Download Telegram
#mkdevWeeklyHighlight
Bare Metal world also gets sweet automations and evolutions. Railway guys share some of the later innovations they introduced to their data centers: https://blog.railway.com/p/data-center-build-part-two
From providing training on the Service Mesh for Allianz Direct to optimizing Babbel’s cloud infrastructure: all of mkdev’s case studies can be found on our Cases page — https://mkdev.me/b/cases

Check it out to research our history and give us a call if your company needs help!
#mkdevWeeklyHighlight
"Just dropping raw data into LLM and asking questions" is a surprisingly reliable and quick way to get some answers. This has consequences for how we treat observability data analysis - the topic of this article from Honeycomb: https://www.honeycomb.io/blog/its-the-end-of-observability-as-we-know-it-and-i-feel-fine
In this Dockerless Course lesson, Kirill Shirinkin explores Podman — a rootless, Docker-compatible container manager for Linux. It goes beyond Docker with features like pods, systemd integration, and auto-updates. Learn why Podman might be all you need to manage containers without Docker: https://mkdev.me/posts/podman-a-complete-overview
In the 74th mkdev dispatch Kirill talks about the place of Kubernetes in the current infra engineer skill set. Also inside: SQLite multitenancy with Rails, why recreating an IAM Role doesn't restore trust, fundamentals of Amazon Redshift and more! https://mkdev.me/posts/kubernetes-is-ruby-on-rails-74
Kubernetes moved away from Docker, and this lesson by Kirill Shirinkin explains what replaced it and why. Learn how the Container Runtime Interface made tools like Cri-O possible—and why Cri-O now powers platforms like OpenShift. A must-read for anyone working with Kubernetes: https://mkdev.me/posts/cri-and-cri-o
👍2
While GenAI promises big productivity gains, it also amplifies serious cyber risks for businesses. This article by Paul Larsen, our Head of Data & AI, is an introduction to a series that will offer guidance to mitigate them: https://mkdev.me/posts/will-cyber-risk-kill-your-genai-vibe

Subscribe to get next parts in this series in the following weeks!
#mkdevWeeklyHighlight
A case of what happens if you let an LLM agent run a real vending machine. We are not that close to fully autonomous agents, but it’s impressive how far they got already: https://www.anthropic.com/research/project-vend-1
In the 75th mkdev dispatch Leo talks about the next period of GenAI usability we're going through. Also inside: Valkey turns one, migrating the Jira Database Platform to AWS Aurora, Amazon Aurora blue/green deployments and more! https://mkdev.me/posts/before-and-after-75
🔥1
#mkdevWeeklyHighlight
DSQL is now generally available and is entirely per-usage based. Apparently, inserting 12 000 000 rows with 800mb of storage will cost you less than a dollar per month: https://marc-bowes.com/dsql-how-to-spend-a-dollar.html
The second article in the new series by Paul Larsen explains how GenAI-assisted coding can amplify existing cybersecurity risks and introduce new ones—like data leakage, insecure code, prompt injections, and malicious dependencies—while offering practical steps for developers to stay secure: https://mkdev.me/posts/don-t-let-cyber-risk-kill-your-genai-vibe-a-developer-s-guide
This media is not supported in your browser
VIEW IN TELEGRAM
From the times of the client-server model to 2025: check out our conversation with with Mark Fussell from Diagrid & Dapr in episode 62 of #DevOpsAccents: https://mkdev.me/posts/kubernetes-isn-t-enough-with-mark-fussell-from-diagrid-dapr-62
Learn how agentic systems work, and what is a difference between a conductor and an agent, in this clip from episode 62 of DevOps Accents with our guest, Mark Fussell from Diagrid & Dapr. Check out the full episode wherever you get your podcasts!

https://www.youtube.com/watch?v=U3fztZZbsv8
#mkdevWeeklyHighlight
What you would usually use a front end framework for can now be achieved with CSS and occasional sprinkles of vanilla JavaScript. How is this related to cloud infrastructure and devops? Well, lack of framework means simpler builds, faster delivery and less moving pieces, dependency management and maintenance: https://www.jonoalderson.com/conjecture/its-time-for-modern-css-to-kill-the-spa/
This media is not supported in your browser
VIEW IN TELEGRAM
Episode 62 of DevOps Accents with Mark Fussell from Diagrid & Dapr available now! The place of sidecar architecture now and in the future, and many other topics discussed: https://mkdev.me/posts/kubernetes-isn-t-enough-with-mark-fussell-from-diagrid-dapr-62
In the 76th mkdev dispatch Pablo makes a list of themes and topics to look out for in the coming months. The fall is always big for our industry! Don't miss your chance to make a splash. Subscribe to be the first to get the next dispatch: https://mkdev.me/posts/summer-is-over-76
The third article of this series by Paul Larsen warns product managers about the major cybersecurity risks of GenAI—like data leaks, prompt jailbreaks, and injection attacks—and offers practical steps to keep AI use productive without endangering company data or operations: https://mkdev.me/posts/genai-security-risks-for-product-managers-dd73bdc2-4f2e-4227-93b3-375da081d906
#mkdevWeeklyHighlight
What does it take to crawl 1 billion pages in 2025? On AWS, following the architecture the author came up with: 25 hours; $500 and 12 EC2 instances. Check out the full article to see how: https://andrewkchan.dev/posts/crawler.html