This media is not supported in your browser
VIEW IN TELEGRAM
Vibe Coding can be done safely and be quite useful, but what are the requirements you have to keep in mind for that? We’ve asked Tammuz Dubnov from AutonomyAI, our guest for episode 61 to explain: https://mkdev.me/posts/vibe-coding-a-downfall-or-a-breakthrough-with-tammuz-dubnov-from-autonomyai-61
👍1
This media is not supported in your browser
VIEW IN TELEGRAM
What is the next step for the developer of the future? Check out the full conversation with Tammuz Dubnov from AutonomyAI in episode 61 of DevOps Accents: https://mkdev.me/posts/vibe-coding-a-downfall-or-a-breakthrough-with-tammuz-dubnov-from-autonomyai-61
In this lesson, Kirill Shirinkin shows how to unpack a container image into a runnable bundle using umoci. It’s a hands-on look at what makes containers work—without Docker. Read it to deepen your understanding of container internals. https://mkdev.me/posts/container-bundle-deep-dive
mkdev.me
Unpack & Inspect Container Bundles with umoci
In this lesson, Kirill Shirinkin shows how to unpack a container image into a runnable bundle using umoci. It’s a hands-on look at what makes containers work—without Docker. Read it to deepen your understanding of container internals.
In the 70th mkdev dispatch Pablo talks about recent advancements in real-time voice translation and its implications for our picture of the future as we imagined it in the last century. Also inside: AI Index Report, UI/UX of popular services analysis, terraform-backend-git and more: https://mkdev.me/posts/the-future-is-talking-back-70
mkdev.me
Google Meet's Live Translation: The Future Speaks | mkdev
In the 70th mkdev dispatch Pablo talks about recent advancements in real-time voice translation and its implications for our picture of the future as we imagined it in the last century. Also inside: AI Index Report, UI/UX of popular services analysis, terraform…
#mkdevWeeklyHighlight
We’d rather name this post "in defense of Terraform Monolith", as the author, Malcolm Matalka, provides many good arguments on why a single repository and single state can be a good solution in certain scenarios: https://pid1.dev/posts/terralith/
We’d rather name this post "in defense of Terraform Monolith", as the author, Malcolm Matalka, provides many good arguments on why a single repository and single state can be a good solution in certain scenarios: https://pid1.dev/posts/terralith/
Worried about surprise AWS data transfer costs? Kirill Shirinkin breaks down where those charges come from and shares smart strategies to avoid them. Read this to stay in control of your cloud bill: https://mkdev.me/posts/understanding-aws-data-transfer-costs
mkdev.me
AWS Data Transfer Costs: Pricing, Tips & Optimization
Worried about surprise AWS data transfer costs? Kirill Shirinkin breaks down where those charges come from and shares smart strategies to avoid them. Read this to stay in control of your cloud bill.
Want to learn Terraform? We’ve got it! Argo CD? We’ve got it! OpenShift? Helm? All of them and more, we’ve got you covered! Check out all the free courses by mkdev on our Courses page: https://mkdev.me/courses
mkdev.me
Free DevOps and Cloud Video courses from mkdev experts
Master DevOps and Cloud Native technologies with mkdev's courses: Terraform, OpenShift, Helm, and more. Start for free and elevate your skills today.
In this Dockerless Course lesson, Kirill Shirinkin shows how to run containers with runc and crun, the runtimes behind tools like Docker. Discover what really happens under the hood — and why it matters. Read the lesson to deepen your container skills and understanding: https://mkdev.me/posts/runc-crun-container-standards-wrap-up
mkdev.me
runc & crun: OCI Container Standards Explained | mkdev
In this Dockerless Course lesson, Kirill Shirinkin shows how to run containers with runc and crun, the runtimes behind tools like Docker. Discover what really happens under the hood — and why it matters. Read the lesson to deepen your container skills and…
👍1
#mkdevWeeklyHighlight
We used to recommend using CloudFlare for such functionality. As of now, if you are running on AWS, you should at least evaluate this new CloudFront capability instead: https://aws.amazon.com/de/blogs/aws/reduce-your-operational-overhead-today-with-amazon-cloudfront-saas-manager/
We used to recommend using CloudFlare for such functionality. As of now, if you are running on AWS, you should at least evaluate this new CloudFront capability instead: https://aws.amazon.com/de/blogs/aws/reduce-your-operational-overhead-today-with-amazon-cloudfront-saas-manager/
mkdev Consulting includes, but is not limited to: Cloud Native Consulting, AI & Data Consulting, DevOps Consulting. Check out our Consulting page for all the options and details, and schedule a call there and then: https://mkdev.me/b/consulting
mkdev.me
mkdev consultancy for business
Our vast experience allows us to provide consultations in various areas of the IT industry. Our experts will develop a solution that meets the requirements of your business in the short and long term
In the 71st mkdev dispatch Kirill tries to measure the pros and cons of live voice to text transcription in creative tasks. What is your experience? Also inside: using Airflow to reduce AWS bills, getting forked by Microsoft, premature optimization and more! https://mkdev.me/posts/voice-mode-and-dictation-71
mkdev.me
Voice Dictation: Quick Text, Needs Refinement | mkdev
In the 71st mkdev dispatch Kirill tries to measure the pros and cons of live voice to text transcription in creative tasks. What is your experience? Also inside: using Airflow to reduce AWS bills, getting forked by Microsoft, premature optimization and more!
#mkdevWeeklyHighlight
Klaviyo engineering walks through how they used bloom filters to provide quick and reliable product recommendations, with the help of Redis: https://klaviyo.tech/bloom-filters-supercharged-product-recommendations-711d65c0a1b3
Klaviyo engineering walks through how they used bloom filters to provide quick and reliable product recommendations, with the help of Redis: https://klaviyo.tech/bloom-filters-supercharged-product-recommendations-711d65c0a1b3
🔐 Multiverse Computing, one of the Top 100 AI companies, needed a secure, scalable identity solution—fast.
They partnered with mkdev to integrate a cloud-native system without slowing down core AI innovation. The result? Seamless migration, faster feature delivery, and a future-proof platform.
Case study 👉 https://mkdev.me/b/cases/mvc-case-study
They partnered with mkdev to integrate a cloud-native system without slowing down core AI innovation. The result? Seamless migration, faster feature delivery, and a future-proof platform.
Case study 👉 https://mkdev.me/b/cases/mvc-case-study
mkdev.me
Creating identity management solution for Multiverse Computing | mkdev
MVC — a case study
94% of companies overspend on cloud—don’t be one of them. In this article, Kirill Shirinkin shows how to combine AWS Cost Explorer, Budgets, and Trusted Advisor to track, control, and cut your cloud spending. Read it and start saving today: https://mkdev.me/posts/built-in-aws-tools-for-cost-analysis-and-optimization
mkdev.me
Built-in AWS tools for cost analysis and optimization
94% of companies overspend on cloud—don’t be one of them. In this article, Kirill Shirinkin shows how to combine AWS Cost Explorer, Budgets, and Trusted Advisor to track, control, and cut your cloud spending. Read it and start saving today.
#mkdevWeeklyHighlight
In a 3-part series, Planetscale shares the specifics and considerations of implementing a throttler. It’s focused on a database system throttler, but the lessons are generally applicable: https://planetscale.com/blog/anatomy-of-a-throttler-part-1
In a 3-part series, Planetscale shares the specifics and considerations of implementing a throttler. It’s focused on a database system throttler, but the lessons are generally applicable: https://planetscale.com/blog/anatomy-of-a-throttler-part-1
Tired of managing OpenAI configs by hand? mkdev just open-sourced a Terraform provider that lets you automate everything—from API keys to generative AI workflows—all as code. Read the article to see how it turns infrastructure and AI into one seamless experience: https://mkdev.me/posts/announcing-the-open-source-terraform-provider-for-openai
mkdev.me
Introducing Open Source OpenAI Terraform Provider | mkdev
Tired of managing OpenAI configs by hand? mkdev just open-sourced a Terraform provider that lets you automate everything—from API keys to generative AI workflows—all as code. Read the article to see how it turns infrastructure and AI into one seamless experience.
🔥1
#mkdevWeeklyHighlight
Even though this article has a strong focus on Terraform Cloud, the actual practices that allowed Benchling to improve their setup are not tool-specific. A rare breakdown of a real world large scale Terraform setup! We wish they would share more about the actual code structure: https://benchling.engineering/how-we-run-terraform-at-scale-da7bb75dc394
Even though this article has a strong focus on Terraform Cloud, the actual practices that allowed Benchling to improve their setup are not tool-specific. A rare breakdown of a real world large scale Terraform setup! We wish they would share more about the actual code structure: https://benchling.engineering/how-we-run-terraform-at-scale-da7bb75dc394
In the 72nd mkdev dispatch Leo analyses the path our cognitive skills are on due to recent technological advancements. Also inside: the real failure rate of EBS, scaling Prometheus, preventing outages at Google and other interesting articles from around the web: https://mkdev.me/posts/chat-gpt-is-causing-cognitive-decline-72
mkdev.me
ChatGPT & Cognitive Decline: MIT Study Findings | mkdev
In the 72nd mkdev dispatch Leo analyses the path our cognitive skills are on due to recent technological advancements. Also inside: the real failure rate of EBS, scaling Prometheus, preventing outages at Google and other interesting articles from around the…
We've worked with a wide range of infrastructure setups and team configurations — many of which we helped design or optimize. There's always room to improve. We know what great looks like and can help you achieve it. Check out mkdev Audits for your business: https://mkdev.me/b/audits
mkdev.me
mkdev audits and assessments for business
A full scope audit and analysis of your infrastructure and applications, including cost analysis and data protection, with a detailed report on how to improve your infrastructure
In this new Dockerless Course lesson, Kirill Shirinkin introduces Buildah, the rootless tool for building container images without needing Docker or a privileged daemon. You’ll learn how to build images both via Containerfiles and manual shell scripting, and why Buildah is perfect for CI/CD automation. Read the lesson to master container building in a more secure and modular way! https://mkdev.me/posts/buildah-a-complete-overview
mkdev.me
Buildah: Complete Guide to Rootless Container Images | mkdev
In this new Dockerless Course lesson, Kirill Shirinkin introduces Buildah, the rootless tool for building container images without needing Docker or a privileged daemon. You’ll learn how to build images both via Containerfiles and manual shell scripting,…