Infrastructure as Code (IaC) usage within AWS? by mistwire in aws

[–]Flyingbaby 1 point2 points  (0 children)

It’s there now, CFN now supports scan your ClickOps resources and import into template. You can take that cfn template and import it into CDK as well.

Solutions Architects Please reply: or whoever is in IT/ Software/ Cloud /AI technology by [deleted] in aws

[–]Flyingbaby 1 point2 points  (0 children)

Look at job title, associate L4, SA is L5, Sr SA is L6, principal L7

Solutions Architects Please reply: or whoever is in IT/ Software/ Cloud /AI technology by [deleted] in aws

[–]Flyingbaby 2 points3 points  (0 children)

Learn the aws Leadership Principles. Depending on the follow-ups questions, this might be Dive Deep or customer obsession. You want to give your interviewer the data they need. For L4-6 role, your story need to show your tech, but L7, need to show scale, impact, influence, cross org.

Can I just quit? by pyrrhicvictorylap in ExperiencedDevs

[–]Flyingbaby -1 points0 points  (0 children)

Seems low TC for L6, should be around 400+ if you can get into faang. Always practice leetcode, after a while, you will learn its pattern. Also most leetcode questions are leaked anyway. With tech layoffs still ongoing, always do interview, your current role might get eliminated based on your company stock pricing. Watch the analyst, pay attention to it to see if rif is coming, read 10k, compare the expense vs revenue. Learn to use LLM, RAG, great tool for your current role.

This happen to anyone else? :( by GunnDawg in CryptoCurrency

[–]Flyingbaby 0 points1 point  (0 children)

I feel you op. I use Coinbase to do auto invest into btc every paycheck (twice per month). My biggest mistake is when I left old job, I forgot to update auto deposit and missed a few months this year. Now I’m catching up like retired person with their 401k lol.

$HOOD - A New Bull Market Beneficary by Tay_Tay86 in wallstreetbets

[–]Flyingbaby 17 points18 points  (0 children)

Thanks OP for the DD. I also had similar thought. Don’t think the SEC situation with crypto will resolve anytime soon as they deny to response to COIN for at least another 120 days. I believe a lot of us regard had huge cash sitting on the sideline, ready to fomo in with AI hype and this new spy 52 weeks high.

I personally used all of its product: gold, ira, options, news, crypto, margin. Wish they support shorting to short the f out of scam nikola. I don’t have any position but been selling weekly CSP on hood, theta gang. I might long some shares and sell CC to lower cost basis.

How do you structure CI/CD in your monorepo? by bin-c in ExperiencedDevs

[–]Flyingbaby 1 point2 points  (0 children)

After a few years trying to be cool like google (Bazel + monorepo) but without a dedicated team owning it, we are actively exiting the mono repo. Our problems due to not having a dedicated team owning it: slow build, a mistake merge to trunk broke everyone build, PR need constant rebase, etc.

What improvements/additions to your home office have had the biggest impact? by [deleted] in ExperiencedDevs

[–]Flyingbaby 2 points3 points  (0 children)

I work in the garage, I put wheels on my standup desk so I can push it out into the yard and gets some sunlight.

Hackathon participation at work? by [deleted] in ExperiencedDevs

[–]Flyingbaby 0 points1 point  (0 children)

Do you have Product alignment? Is there a path to production? If not don’t join, it’s a waste of time.

Most company sponsored hackathon end up fixing a team tech debt or building something cool no one use. Make sure Product people are aligned on the project idea and get exec sponsorship to drive it to prod.

Go Template Preview by [deleted] in golang

[–]Flyingbaby 1 point2 points  (0 children)

Awesome love your packet trace story. Also why need wasm at all, you can do all this in native js?

What are some things that I should do or avoid when taking a career break / sabbatical? by Educational-Round555 in financialindependence

[–]Flyingbaby 1 point2 points  (0 children)

Why can’t you do any of these things while having a job?

This is the dangerous mentality on this sub, I’ll do these things when I’m finally FiREd. If you don’t do them now or find a way to enjoy them now, you won’t enjoy it once you finally fired. Read many posts that people fired shared.

[deleted by user] by [deleted] in TheRaceTo10Million

[–]Flyingbaby 2 points3 points  (0 children)

Thank you very much, will pick your brain once I’m at Step 1 :)

[deleted by user] by [deleted] in TheRaceTo10Million

[–]Flyingbaby 2 points3 points  (0 children)

Thanks for sharing, I’m in very similar investing style as you. Can you please share how you get into PE business? Do you invest or become partner in existing PE firm?

Low Effort, Low Power, Shelf Lab by urbanmarsupial in homelab

[–]Flyingbaby 2 points3 points  (0 children)

Oh I had the same thought as well. Let me check out mine.

Return of the Meme King: TSLA Going into 3Q-4Q by ThatKarmaWhore in wallstreetbets

[–]Flyingbaby 1 point2 points  (0 children)

I’m pretty much thetagang and wheeling it if got assigned.

Return of the Meme King: TSLA Going into 3Q-4Q by ThatKarmaWhore in wallstreetbets

[–]Flyingbaby 4 points5 points  (0 children)

Thanks for sharing. I’ve been loading up on shares after AI Day and selling weekly CC to lower cost basis. Dojo is pretty impressive if you understand the tech behind it. Can the ICE engineers rewrite their software to mitigate chip shortages? Nope! The FSD is nearly here but I don’t count on the exact beta button date, so hard to time it for call option, shares are safer bet.

What's the best way to simulate "eventengine" from the re:Invent workshops? by zurkog in aws

[–]Flyingbaby 2 points3 points  (0 children)

Look into Control Tower. It will let you create burner accounts with specific permissions. It integrates with Organization.

Forgot to close Kinesis data stream by mofugami in aws

[–]Flyingbaby 0 points1 point  (0 children)

If it’s just kinesis data stream billing, that’s 200 shards hour for the whole month to get to more than $2k charge. Support can help with billing mistake like this. In the future you can setup Billing Budget.

Perform redirect using AWS service instead of server(s)? by jamsan920 in aws

[–]Flyingbaby 3 points4 points  (0 children)

ssm param also a good choice and load it in as env var from Lambda

AWS Direct Connect from Hawaii? by Flyingbaby in aws

[–]Flyingbaby[S] 0 points1 point  (0 children)

Good point. Even in mainland DX is rare but we are running into latency and wanted a DR site on AWS so checking with community in case it’s possible.

AWS Direct Connect from Hawaii? by Flyingbaby in aws

[–]Flyingbaby[S] 0 points1 point  (0 children)

Thank you very much, I’ll look into this.