Nomad
dapr
Our great sponsors
Nomad | dapr | |
---|---|---|
49 | 41 | |
11,048 | 17,895 | |
2.4% | 2.6% | |
9.9 | 9.8 | |
4 days ago | 4 days ago | |
Go | Go | |
Mozilla Public License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Nomad
-
My own distributed cloud for multiple services?
How much time are you willing to read and learn? These are not things you'll be able to pick up overnight. You might also consider Nomad over Kubernetes. Portainer also has a distributed model (and can use Nomad/k8s I believe).
-
We reduced 502 errors by caring about PID 1 in Kubernetes
I believe Nomad is hailed as the replacement: https://github.com/hashicorp/nomad#readme
I would caution one against "javascript framework syndrome:" bah, this framework is too complicated, I just want something simpler ... ok, it doesn't work right in all circumstances, I'll just add this one feature(, ... ok, maybe just this one other feature)+ ... bah, this framework is too complicated!
-
Hack to the Future: A Recap
In a previous hackathon, data analyst Chris Migirdic built an IDE where you present your own time series data/problem, and a layer could be provided over it to make time-series predictions. This iteration was quickly dubbed “BYOSQL,” or Bring Your Own SQL, by participants as he explained one could write any SQL query against Lob’s data warehouse, and you'd be able to fit a time series model over that. The most obvious application for Lob is evaluating mailpiece data. Another improvement over the previous version was performance; much of this was attributed to a shift to deployment in Nomad. Finally, another benefit of the program is to pick up what kinds of queries people are running and get an idea of what prediction problems our developers are trying to solve.
-
What (if anything) will replace Kubernetes?
That being said, it hasn't kept similar offerings from continuing to pop up as a "less complex" solution. Take Nomad for instance.
-
Ask HN: Who is hiring? (April 2022)
HashiCorp Nomad | Full time | Remote
Want to work on an alternative to Kubernetes made by the creators of Terraform, Consul, Vagrant, and Vault? Come work on Nomad at HashiCorp! Our team builds and maintains a highly-scalable, flexible distributed cluster orchestrator. Nomad helps teams run varied workloads including containers, VMs, and raw binaries. Cloudflare, PagerDuty, Roblox, Pandora, and many other large organizations run Nomad in production today.
We are currently looking for both backend and frontend engineers interested in solving hard problems in the DevOps space, tackling interesting distributed systems challenges, and/or working on open source software.
Our stack: Golang & Ember (experience in either is nice to have, but not a hard requirement)
Here’s a link to a full job posting: https://www.hashicorp.com/job/3990643
Also, feel free to reach out to me, a PM on the team, at mnomitch (at) hashicorp (dot) com
- [FS][US-NC] - 10 Raspberry Pi 3B+ Cluster with 10 PoE HATs, 2U rack mount with 3D printed Pi mounts
-
Build your next tool with HCL
In this post, I want to show how you can implement your own tool using the HCL format. The HCL configuration format is used by all the amazing HasiCorp tools like Terraform, Vault, and Nomad.
-
What are you all using to provision your underlying hardware?
Nomad Client (www.nomadproject.io - Container Orchestration)
-
A Self Hosted and Open Source Alternative to Google’s Firebase
Shoulda been more clear, sorry; I don't use docker or docker swarm. I'm using nomad as my orchestration system (and the cluster I have running at home is exclusively podman nodes, so no docker even). I need to rewrite the docker-compose in nomad's HCL format, which usually this only takes a few minutes but appwrite's docker-compose is pretty dense. I might write a script to do it, tbh.
-
Ask HN: Is Kubernetes the only alternative for being cloud agnostic?
I think it's often better to "pick your poison" in terms of cloud providers and commit to it, with a rough migration plan that you can execute if you have to. There'll be common patterns in your systems that can be repeated if a large-scale lift-and-shift has to happen for some reason. But it's never easy, and I've found different clouds to have their own idiosyncrasies that make migration difficult - larger migrations will inevitably take time, effort, and lots of planning.
If you're looking for alternatives, or something lighter weight than Kubernetes, I've used Nomad (plus Terraform and Ansible) and some shell scripts to get repeatable clusters deployed and migrated between cloud providers: https://www.nomadproject.io/
dapr
-
Actor system for the JVM developed by Electronic Arts
The OSS project I work on, Dapr (Distributed Application Runtime - an incubated CNCF project) implements the virtual actor pattern if anyone is interested.
https://docs.dapr.io/developing-applications/building-blocks...
- Azure App Config and AKS?
-
Dapr is like jQuery for microservices
There's an emerging piece of open source tech I'm very excited about. If you haven't heard of Dapr, it's one of the newest additions to the Cloud Native Compute Foundation (CNCF) and promises to provide portable and reliable microservices. While on the surface that may sound great, a lot of you may be wondering "ok but what is it? how does it work?" While analogies and comparisons will never be perfect, I love to use them to help me contextualize. So while the comparison is imperfect, I personally think of Dapr like jQuery for microservices.
- Show HN: RBAC for your REST API in 2 minutes
-
Build microservices with Dapr in Kubernetes
Dapr is a Cloud Native Computing Foundation project currently at the Incubating stage. It was created to help us as developers build microservices quickly with ease.
- Integration Events: Implementando comunicación entre servicios con MassTransit y ASP.NET
-
Dapr in a production environment
I'm trying to find a solution to integrate various microservices and stumbled upon Dapr, which looks pretty interesting.
-
Azure Container Apps - CI/CD deployments (Video Demo)
Azure Container Apps is a container orchestration platform for deploying modern applications and microservices. With Azure Container Apps you can deploy your containerized apps without the need to take on the overhead of managing the infrastructure of the underlying systems. This service is still in preview, but provides you with the ability to use your preferred language or framework to build microservices with support for Distributed Application Runtime (Dapr). There's also scaling of your containers with Kubernetes Event-Driven Autoscaling (KEDA).
-
What is the new equivalent of microsoft message queue
If you are looking for a unified way to build this across different clouds, you could look into DAPR https://dapr.io/
-
Is developing microservices in .net is heavily dependent on Azure?
Take a look at DAPR if you are looking for a conceptual Queues, Storage, Pub Sub etc without being tied to any particular infrastructure. https://dapr.io/
What are some alternatives?
MassTransit - Distributed Application Framework for .NET
k3s - Lightweight Kubernetes
Rundeck - Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts
tye - Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
Docker Compose - Define and run multi-container applications with Docker
Dkron - Dkron - Distributed, fault tolerant job scheduling system https://dkron.io
OpenFaaS - OpenFaaS - Serverless Functions Made Simple
kubernetes - Production-Grade Container Scheduling and Management
camel-k - Apache Camel K is a lightweight integration platform, born on Kubernetes, with serverless superpowers
go-micro - A Go microservices framework
podman - Podman: A tool for managing OCI containers and pods.
go-kit - A standard library for microservices.