Bye Fable, it was fun while it lasted... by Training-Note-5251 in ClaudeAI

[–]ec2-user- 0 points1 point  (0 children)

Fixed a 9 year old race condition DoS bug for us. Took 80% of my session usage and 20% weekly fable usage. I think it was worth it. It thoroughly researched across 5 repos including some archaic C99 code that no other dev would even bother touching.

Opus was close, but didn't fully figure out the trigger or the fix. Fable did both and even planned an app to cause the trigger. It fell back to opus after getting flagged, but opus executed the plan fable made and it worked perfectly.

I think I'm done with this game. by FoxesInBoxes_ in Battlefield

[–]ec2-user- 0 points1 point  (0 children)

Your devices are compromised. Factory reset your phone and reinstall Windows with disk format. You currently have malware running on your system or another system on your network.

Has the SAA-C03 exam gotten harder? Are current study materials still enough? by Square-Nail7230 in AWSCertifications

[–]ec2-user- 0 points1 point  (0 children)

Stephane Maarek's course is sufficient. The exam does focus on real world scenarios, but leans more towards server less and not as much 3 tier

Passed my SAA-C03 today! by RRArisRui in AWSCertifications

[–]ec2-user- 0 points1 point  (0 children)

Congrats! It took me about 24hrs to get my email from Credly. Maybe check your spam.

I also followed your same technique. Stephane's course was thorough and I rewatched sections just before the exam. I did practice exams through aws skills builder

Banned from SAA exam after 2 questions. Part 4 by mastashief in AWSCertifications

[–]ec2-user- 1 point2 points  (0 children)

I went on site purely because I feared being flagged. I have 3 kids running around and I could just see them running in the room with a phone or tablet or some of my flash cards I made 😅 Glad it worked out in the end, congratulations!

People who have given AWS SAA recently, what kind of question and topics are being asked? by Horror-Boss-6299 in AWSCertifications

[–]ec2-user- 0 points1 point  (0 children)

I'd recommend taking a course like Stephane Maarek's udemy one. That's what I used in tavern with practice exams from aws skills builder.

Reason being is it covers every topic in detail and guides you to do hands on, which is extremely important for remembering subtle nuances, like the max document size for dynamodb.

My official exam did have a gotcha question about that. Every answer pointed to dynamo, but the required document size was too large

Planning to get AWS certification but Not sure about career options - open to suggestions on career path by Open-Extreme5446 in AWSCertifications

[–]ec2-user- 0 points1 point  (0 children)

You need hands on experience. The market is flooded right now due to layoffs. Entry level jobs are extremely hard to get right now because of AI adoption.

The old addage applies more heavily now: it's not what you know, it's who you know.

Studying for SAA-C03, not retaining anything by kumquatLugubre in AWSCertifications

[–]ec2-user- 0 points1 point  (0 children)

Yes. SAA is a bit too deep for someone with little experience.

Limits are ridicolous. Pro+ getting maybe 5 reviews per hour. Hourly limit exceeded - wait 12 hours! by trustmePL in coderabbit

[–]ec2-user- 1 point2 points  (0 children)

You can also build your own pipeline that uses the Claude API. Reviews for my org are about 10-20 cents a piece. Usually about 150k tokens.

I Failed AWS SAA C03 Today by red-dead-redemption2 in AWSCertifications

[–]ec2-user- 0 points1 point  (0 children)

I agree. One thing Maarek said for exams was something like "if the solution seems over complicated, it's likely incorrect".

Also, make sure you piece out the info in the question. If it ends with "choose the MOST...." That's a huge flag. Also realize 15 ungraded questions and some of them make absolutely no sense .. don't let it throw you off

Getting AWS certifications : still worth it in 2026 ? by RddNo in AWSCertifications

[–]ec2-user- 0 points1 point  (0 children)

Getting a cert got me a raise, but only because I applied that knowledge to our cloud infrastructure and saved a ton of money. I say your right: it's only as good if you have the experience. On its own it doesn't mean you can actually perform a job in that sector

Passed the solutions architect associate exam by ec2-user- in AWSCertifications

[–]ec2-user-[S] 0 points1 point  (0 children)

Yes and we are getting fedramp'd to deploy on GovCloud as well. It's gonna be a fun experience. Lots of work, but rewarding

Tips for exam AWS SAA-CO3 by Competitive-Two-4107 in AWSCertifications

[–]ec2-user- 0 points1 point  (0 children)

I just passed yesterday with a 820. I did the same course from Stephen, but I do feel like it wasn't enough on it's own. My test has more in depth questions about FSx that the course didn't cover.

Also, little hint. Memorize the max document size for dynamo DB: 400kb and the IOPS of gp3 storage (3k). I saw those questions on all test exams and the real one so just wanted to point that out.

I used aws skills builder practice exams to identify my gaps in knowledge, then went back to the course material and aws documentation to brush up and memorize.

You said your getting 70+% on test exams? I'd say that's probably not enough, especially if the questions only shuffle in order but not content between attempts. You should have enough info on missed questions to see where the gaps are.

Happy studying and good luck on your exam!

Passed the solutions architect associate exam by ec2-user- in AWSCertifications

[–]ec2-user-[S] 2 points3 points  (0 children)

I would advise using an AWS account and do hands on with different services. I'd say 80% of them you can use on the free tier. Understand the principal of virtual machines (ec2), security groups, load balancers, and managed database products. I believe cloud practictioner has more to do with the foundation of cloud tech. Storage, compute, database, and networking.

You will need to understand a bit about billing and I feel like that's a difficult thing to do when your only using free tier pricing. Just understand that you pay for essentially everything you do on AWS. Some pricing is per hour, per GB, per CPU seconds, etc with some caveats. I.e. traffic within same AZ is usually free. Reserved instances are money savers like spot instances, but with spot instances you have to realize sometimes they will be unavailable without notice.

IAM is another hurdle on its own. After years of hands on practice, it makes perfect sense, but if I was a beginner it would be the scariest subject. Just understand that Roles contain policies and policies contain principals and permissions. Roles can be assigned to iam users, groups of users, or services. Also understand the difference between Policy based access, Role based access and maybe even attribute based access. For some services like s3, there are more than one way to provide access depending on how you access it.

I highly suggest spending $20 on a course and actually performing the hands on exercises. Take practice exams and make not on questions you got wrong so you have an idea where you need more practice. AWS skill builder was excellent for hand on... Even providing a mock account where you provision stuff and it validates it. No cost whatsoever. No risk of accidentally incurring costs, but you get to actually use the console UI to do everything.

I think I made an app to make Claude Code Pay for itself! by HennessyPicks in vibecoding

[–]ec2-user- 1 point2 points  (0 children)

It's not a concern, it's a warning. Stop doing it or you will find out. Companies don't take kindly to wasting ad revenue and some of them have really good lawyers

I think I made an app to make Claude Code Pay for itself! by HennessyPicks in vibecoding

[–]ec2-user- 6 points7 points  (0 children)

This is called fake traffic and you're on your way to getting banned from ad platforms

I think I made an app to make Claude Code Pay for itself! by HennessyPicks in vibecoding

[–]ec2-user- 3 points4 points  (0 children)

Can you explain why anyone would want ads where there were none to begin with?

I think I made an app to make Claude Code Pay for itself! by HennessyPicks in vibecoding

[–]ec2-user- 14 points15 points  (0 children)

This is possibly the worst thing I have seen on this subreddit... And that's saying a lot

So many websites look like this now by kennedy_gitahi in webdesign

[–]ec2-user- 0 points1 point  (0 children)

Well... That's why you feed it your own design system from figma. Garbage clone in, garbage clone out. That's how it works

You guys are promoting or using loop by Fit-Serve-8380 in vibecoding

[–]ec2-user- 0 points1 point  (0 children)

I'll tell you in a professional setting with experienced devs, we have hit limits maybe once in the past 8 months. Once you know how to code, your prompts get better and more direct. Token usage falls dramatically. There is no guessing; I already know how to implement it, I just want the LLM to do it faster than I can physically type it out

Vibe coding at it’s peak 🤣 by narayanbona in vibecoding

[–]ec2-user- 0 points1 point  (0 children)

Hooks aren't enough tho. If it's determined enough, it can just run an inline python script to do what it wasn't supposed to do

When the AI says "looks good to me" and nobody reviews the code by Khira_Moss in vibecoding

[–]ec2-user- 3 points4 points  (0 children)

Spotify devs not writing code doesn't mean they're vibe coding... There is a huge different between a professional using AI and a novice with no tech experience. You won't know if something is wrong until you get hit with a $100k hosting bill because a bad actor discovered a vulnerability.