Roast Dev - community of developers Logo
  • Home
  • Categories
  • About
Login
Tech news 6 Tech Posts 31279 Web Dev 25
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Roast Dev - community of developers

Professional programming tutorials and development guides. Learn, build, and grow your software development skills.

  • About Us
  • All Categories
  • Sitemap
  • RSS Feed
  • We are on DFace
  • RoastedGames

Made with PHP &
© 2026 Roast Dev - community of developers. All rights reserved.

The end of Docker? The reasons behind developers changing their runtimes

The end of Docker? The reasons behind developers changing their runtimes
Docker once led the container revolution but times have changed.Developers are embracing faster, leaner, and more secure alternatives in 2025. Is Docker Losing Its Edge?Once the DevOps poster child ...
21.03.2025 0 Read More

Understanding Execution Units in Amazon EKS with Fargate

🧱 Understanding Execution Units in Amazon EKS with Fargate Amazon EKS (Elastic Kubernetes Service) with Fargate provides a fully managed, serverless compute engine for containers. But when...
22.03.2025 0 Read More

Custom User AUTH/Z for Strimzi Kafka: Integrating Your Corporate CERTIFICATE AUTHORITY Certs with Strimzi KAFKA

Integrating your organization’s Certificate Authority (CA) with Strimzi Kafka is essential for enforcing user-level authentication and authorization (AUTH/Z) in corporate environments. Strimzi’s d...
22.03.2025 0 Read More

🚀 Docker vs Kubernetes: Which One Do You Really Need in 2025?

🚀 Docker vs Kubernetes: Which One Do You Really Need in 2025?
Containers have revolutionized how we build, ship, and run applications. But when it comes to managing them, should you stick with Docker or go all-in with Kubernetes? If you've ever wondered: "Is Kub...
22.03.2025 0 Read More

Speed Up Kubernetes Operations with Handy Kubectl Aliases

Typing more is good if you are trying to explain something in detail ( e.g. this post ). However when it comes to achieving more with less typing for kubernetes, you will feel great improvements in yo...
22.03.2025 0 Read More

"Argo CD: A GitOps Tool for Kubernetes Continuous Deployment"

IntroductionIn modern DevOps practices, ensuring seamless and automated deployments for Kubernetes applications is crucial. Traditional CI/CD tools like Jenkins often require extensive scripting and l...
22.03.2025 0 Read More

How to mount secrets as files or environment variables in kubernetes

Introduction This will be a short article exploring the different ways you can mount secrets in kubernetes and also understand when to use each method, mount means load or expose basically in...
22.03.2025 0 Read More

CI/CD DevOps Pipeline Project: Deployment of Java Application on Kubernetes

CI/CD DevOps Pipeline Project: Deployment of Java Application on Kubernetes
Introduction In today's fast-paced software development environment, implementing DevOps practices is crucial for organizations striving for agility, efficiency, and high-quality software de...
22.03.2025 0 Read More

From Heroku to Kubernetes Lessons Learned in Our Migration Journey

Migrating from Heroku to Kubernetes is no small feat. While Heroku provided a straightforward Platform-as-a-Service (PaaS) environment that handled many operational aspects for us, Kubernetes offers g...
22.03.2025 0 Read More

Solve problem for dynamic Elixir cluster - ClusterHelper

Intro I'm deploying a cluster of Elixir with 5 to 7 nodes (dev env, in prod each node is a deployment and have 1 or more replicas) on Kubernetes(K8s), our system is using EasyRpc (a :erpc wra...
23.03.2025 0 Read More
Loading...
#reading
Spring Architecture Series-4.Building Spring Framework from Scratch: A Learning Path Guide
0
Spring Certified Professional 2024 Certification Exam Tips
0
Spring Architecture Series-5.Implementing Mybatis Integration
0
Image Classification with Convolutional Neural Networks (CNNs)
0
Setting Up a Go Application with Kafka in a DevContainer
0
#popular
How to Disable NSFW Filter in FaceFusion 3.2.0
0
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
1
What is Model Context Protocol (MCP): Explained in detail
1
Beginner's Guide to the Model Context Protocol (MCP)
0
How to Run DeepSeek Locally Using Ollama
0