Viewing profile — aramalipoor
aramalipoor
HN member- Joined
- Sat, Mar 29, 2014, 11:15 AM UTC
- HN karma
- 64
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About aramalipoor
No profile information was provided.
Recent public activity
-
comment
Comment #48830718
In a world where AI is the main code author we shouldn't be reviewing code down to syntax and every symbol... We don't think about which CPU register stores our variables anymore, …
- story
- story
- comment
- story
- comment
- story
- story
- story
- story
- story
- story
- story
- story
-
story
Show HN: An NFT marketplace where owners can liquidate if there are no buyers
Hey everyone, Hope you're enjoying the roller-coaster of cryptoverse! We're a small group of people interested in seeing crypto to become a sustainable advancement, particularly we…
-
comment
Comment #24250769
That's a good alternative for EC2 / RDS instances but when it comes to other cases like DynamoDB provisioned throughput or Kinesis shards or ElastiCache it wouldn't help much
-
comment
Comment #24250757
There were a few reasons why I couldn't use IaC: 1) Using conditionals to achieve this usually makes terraform unmanageable specially if your terraform is complex. 2) Sometimes you…
-
comment
Comment #24250336
Posted an answer to another similar question: https://news.ycombinator.com/item?id=24250329 hope it helps when developing with your IDE :)
-
comment
Comment #24250329
It really depends on the company and developers preferences. For our company's case we do have a "dev" AWS environment for a couple of reasons: 1) To avoid having a side-IaC for yo…
-
comment
Comment #24250288
Thanks for sharing this. Looks like a sophisticated solution, although might be too complex and enterprise-y for what I needed as a sleepy developer, but is definitely worth having…
-
comment
Comment #24247166
Thanks for sharing your experience. Both of them sounds like great ideas, will add them to ToDo right away :)
-
comment
Comment #24245828
Thanks. Agree with you, having it in a Lambda with a scheduled trigger or even manual trigger will be really useful.
-
comment
Comment #24245816
Thanks. Shutting down K8S cluster when not using is a really good idea. Maybe one day I play around with AWS's k8s cluster and add the trick to aws-cost-saver. Pull requests are al…
-
comment
Comment #24245167
Just published a tiny CLI utility to save some bucks on AWS development environment while I'm not really working. https://github.com/aramalipoor/aws-cost-saver The idea is to stop/…
- story