The cost is a tiny aspect. There is the space issue and the physical issue. Jacks are holes where dust and water come in, making it harder to make devices resistant and as durable as they can be.
loudwhisper
This is contradicting the neoliberal mantra, that it is totally the individuals fault and thereby justified.
Sorta. But anyway, neoliberalism is far from the only oppressive ideology.
Also Islam with its prohibition of interest is incompatibile with capitalism
I really don't think so. Interests are not really a foundational pillar of capitalism. Private property of means of production is.
obey God
And did god (or gods) speak to them? Or there is always a translation layer that includes other people; prophets, messiahs, clergy, shamans, visionaries, etc.? Still a hierarchy. Still a means of control. Who decides what the gods say controls people. That's exactly the problem with religion.
About the soviet union and other antireligious countries: there are multiple ideologies that can lead to oppression. I am definitely not going to say that without religion oppression wouldn't exist. I am saying that religion is an enabler for it.
Derubricating everything to the "external" imperial forces is dismissive and forgets centuries of violent history, including those of Muslim empires. Islam, like most religions is bigoted, intolerant and barbaric.
A common argument is that Jesus would be a socialist by todays definitions
And that's nonsense.
I agree with you that the institutionalization is an issue, but that is an issue of the particular institutions, not the religion itself.
No, I think it's actually religion and religious thinking specifically the problem. Institutionalized religion is just the natural consequence of the issue.
Religion is fundamentally a reactionary ideology because it prescribes an external entity (or entities) which decided how things should be. This deresponsibilizes people and inherently justifies the existing. All the religious emancipation still happens under the umbrella of a reality that has to work in a certain way.
For example, most religions tend to accept suffering and poverty as a given, as a test or as something that in general is by design. Assigning virtue to being oppressed (like in case of some Christian messages) is far from a revolutionary stance, it's a tool aimed at controlling those who are oppressed.
If in millennia every religion ever has been used to crystalize a power hierarchy in humanity (from the clergy to caste systems), maybe there is a reason. And the reason is that religious thinking and mindset inherently enables these hierarchies.
So accommodating and tolerant. Many countries have the death penalty for apostates, in others it might be technically legal but you would still face harassment from police and general institutions. Isn't this wonderful?
https://en.m.wikipedia.org/wiki/Apostasy_in_Islam_by_country
Classic overcorrection I have seen many times: western countries have mostly a Christianity problem, and to counter the bigotry, racism and intolerance, progressive people take the defense of other barbaric, intolerant and bigot religions.
This is especially frustrating when it comes from a leftist perspective. Religion is a form of institutionalized control and oppression, and as such is a fundamental enemy of the working class.
The weather man? I think he fit very well. Same for Lord of War. I know they are both 20 years old, but still.
Yeah, this is also an option, but I have to say that I had friends over just a few weeks ago who brought sweaters when they saw the forecast at around 20C (against my recommendations), and they all were surprised by how warm it was despite the temperature (which in Italy is spring-like).
I don't think its the humidity, it must have to do something with latitudes. I moved from Italy to Northern Europe and 27-28ish here is as unbearable as 33-35 back home.
But the estimation is with each NC instance with half a CPU and 1GB of memory. This is a super conservative estimation, that doesn't include anything besides a tiny Fargate deployment ~~and Aurora instances~~.
Edit: fargate ($40/month), the tiniest Aurora instances at 20% utilization and with merely 50GB storage ($120/month). Missing s3, which will easily cost $50 in storage and transfer (for only a few TB), ALBs and network traffic, especially outbound (easily $50-100 depending on volumes).
This basic solution's real cost is already between $150 and $300/month. I don't know NC enough to understand volumes on DBs and all usage, but I assume that it's going to be lots of data in and out (backups, media, etc.). ---edit---
For a heavily used NC instance (assuming a company offering it as a service), the cost is going to become massive pretty fast.
Also, as I side note, if a company is offering NC as a service, but doesn't manage a single piece of NC deployment... What is the company product? And most importantly, how are they going to make money when AWS is going to eat a linearly scalable chunk of their revenue forever?
Well yeah, wouldn't break the bank, but a conservative cost estimate (without considering network costs, for example, quite relevant for a data intensive app) would bring this setup to about $40/month. That is about 5 times more expensive than a VPC with 4x the resources.
OP said this is some sort of "enterprise self-hosting" solution, which I guess then kind of makes sense. For a company providing nextcloud as a service I would never vendor lock myself and let AWS take a huge chunk of my revenue forever, but I can imagine folks have different opinions.
What a sad, almost patethic, way to drop the towel and abandon the conversation.
I can't say I am entirely surprised, when someone calls a newspaper a rag, accuses it of false reporting on two topics and then backpedals on "no, not that specifically, the whole western media is not neutral" (great discovery, newspapers are not neutral).
Have a good one!
In that case, Pulumi permissions are too broad IMHO for what it has to do, an enterprise should adhere to least privilege. Likewise, as I wrote in another comment, the egress security groups are unclear to me (why any traffic at all is needed?) and the image consumed should be pinned to a digest. Or better yet, should be coming from a private enterprise registry, ideally with an attestation that can be verified at runtime.
I am not sure ECS Fargate makes sense vs an ec2 instance to run the workload. This setup alone will cost about $30/month assuming half a vCPU per replica with Fargate, plus about $12 for the memory (1GB/task). 2xt2.micro could be run for ~$20 without even considering reservation discounts etc. Obviously the gap will become even larger at scale, which I suppose might be very interesting for an enterprise.
Exactly my thoughts too. Lots of theory about why it won't work, but not looking at the fact that if people use it, maybe it does work, and when it won't work, they will stop using it.