this guy is really good at making enemies
Replace tankies with religious fundamentalists (muslims/christian) it would be the same thing
I am indian, i don’t like my culture or my people because they are corrupt and not self critical and they (both castists and muslims) generalize others alot, but thank you anyone who speaks out for us.
here women protest for a rapist to be released as well so our entire social structure is fucked https://www.freepressjournal.in/india/mp-women-take-out-rally-to-demand-immediate-release-of-rape-convict-asaraam-bapu-in-jabalpur-watch
i am starting to think excessive rich people are not THAT good for society
btw this got removed on reddit, fuck censorship
and we know the state
if you think thats bad wait till you find out indins threatening rape against a child because they lost a cricket match,
try pasting this on reddit without modi bots rolling in the thread.
it will never happen.
i saw the video at funker.
shit was brutal, he gunned down civilians without remorse.
page 196 of CompTIA Security+ SY0-701 Cert Guide
Serverless
Another popular architecture is the serverless architecture. Be aware that serverless does not mean that you do not need a server somewhere. Instead, serverless archi- tecture involves using cloud platforms to host and/or to develop code. For example, you might have a serverless app that is distributed in a cloud provider like Amazon Web Services (AWS), Microsoft Azure, or Google Cloud Platform (GCP). Serverless is a cloud computing execution model in which the cloud provider (AWS, Azure, Google Cloud, and so on) dynamically manages the allocation and provision- ing of servers. Serverless applications run in stateless containers that are ephemeral and event triggered (fully managed by the cloud provider). AWS Lambda is one of the most popular serverless architectures in the industry.