To understand the scale at which we have printed money, analyze the fed balance sheet https://www.federalreserve.gov/monetarypolicy/bst_recenttren...
It’d be a problem if we had to pay it all off tomorrow, but we don’t.
have a look at this: https://tradingeconomics.com/united-states/interest-payments...
it is like borrowing at higher rate than the rate at which are are growing our income.
Feels like Chesterton fences are getting torn up left and right by people too young and incurious to possibly understand why those fences might be there.
now look at the deficits.
This is false. AWS infrastructure is vastly more secure than almost all company data centers. AWS has a rule that the same person cannot have logical access and physical access to the same storage device. Very few companies have enough IT people to have this rule. The AWS KMS is vastly more secure than what almost all companies are doing. The AWS network is vastly better designed and operated than almost all corporate networks. AWS S3 is more reliable and scalable than anything almost any company could create on their own. To create something even close to it you would need to implement something like MinIO using 3 separate data centers.
so let's not fight the battle that will never be won. there is no point in convincing pro-cloud people that cloud isn't the right choice and vice-versa. let people share stories where it made sense and where it didn't.
as someone who has lived in cloud security space since 2009 (and was founder of redlock - one of the first CSPMs), in my opinion, there is no doubt that AWS is indeed superiorly designed than most corp. networks- but is that you really need? if you run entire corp and LOB apps on aws but have poor security practices, will it be right decision? what if you have the best security engineers in the world but they are best at Cisco type of security - configuring VLANS and managing endpoints but are not good at detecting someone using IMDSv1 in ec2 exposed to the internet and running a vulnerable (to csrf) app?
when the scope of discussion is as vast as cloud vs on-prem, imo, it is a bad idea to make absolute statements.
edit- seems like remix customizations.
"remove-watch-video-requirement": {
"defaultValue": false,
"rules": [{
"condition": {
"env": "prod",
"email": {
"$in": ["<redacted>@gmail.com", "redacted"]
}
},
"force": true
}]
},
"score-only-lesson-phoneme": {
"defaultValue": true
},
"auto-stop-recording-for-all-practice": {
"defaultValue": true,
"rules": [{
"condition": {
"env": "prod",
"email": {
"$in": ["redacted", "redacted", "redacted@live.com"]
}
},
"force": false
}]
},
"use-speechace-v9": {
"defaultValue": true
},
"april-2022-price-increase-experiment": {
"defaultValue": false,
"rules": [{
"condition": {
"env": "prod",
"email": {
"$in": ["redacted@usorov.com", "redacted@gmail.com", "redacted@gmail.com", "redacted@boldvoice.com", "redacted@gmail.com"]
}
},
"force": false