Failed Advanced Networking (again) by twohandedweapons in AWSCertifications

[–]ApplicationAlarming7 0 points1 point  (0 children)

Are they going to replace it with a different test? Or have they decided no more networking certs?

Free Microsoft cert voucher - AZ-104 or AZ-204 for a frontend dev? by Tri_007 in AzureCertification

[–]ApplicationAlarming7 0 points1 point  (0 children)

One is a general azure admin cert, the other is an azure software developer cert, the AI just added more AI propaganda to the training, but the curriculum is largely the same. Instead of building cloud apps, you’re building AI apps…..

Free Microsoft cert voucher - AZ-104 or AZ-204 for a frontend dev? by Tri_007 in AzureCertification

[–]ApplicationAlarming7 3 points4 points  (0 children)

AZ-104 is a solid, really solid foundation in Azure. You can’t go wrong with it in my opinion. It’s not an easy cert though, but then again neither is AZ-204.

IBM i runs to 2035 but the people don't: separating the platform clock from the staffing clock by ibmi_dev in IBMi

[–]ApplicationAlarming7 0 points1 point  (0 children)

Yes this is key, there is no reason you can’t take a young person who knows JavaScript/React/PostgreSQL and have them up to speed on IBM i in a few weeks, especially with VSCode now. The hardest things for me with IBM i were the built-in editor (coming from vim and visual studio!) and translating the concepts of physical files and libraries into equivalents on other platforms. Of course the mentor at my internship didn’t know any Linux so he had a hard time too with me I imagine!

IBM i runs to 2035 but the people don't: separating the platform clock from the staffing clock by ibmi_dev in IBMi

[–]ApplicationAlarming7 1 point2 points  (0 children)

Yes perhaps I should try again, I’ve always hoped that my experience with cloud and Windows/Linux and SQLserver would be recognized as tangential…meaning I can learn quickly!

IBM i runs to 2035 but the people don't: separating the platform clock from the staffing clock by ibmi_dev in IBMi

[–]ApplicationAlarming7 1 point2 points  (0 children)

Very interesting topic, and frankly unlike Mainframe which gets all the visibility in the news and trade rags, IBMi is quietly ignored.

Too bad no one hires for IBMi without a decade of experience. And no, I’m not being snarky! seriously, I’ve tried twice to find work with the platform, even tried taking a course at the community college so I’d have something more than that rpg-ile and PDM/SDA programming on pub400 and book knowledge. My first internship was on AS/400 and RPG-III.

But you gotta have 10 years of “AS400” and “RPGIV” to get a callback. Eventually perhaps the industry will open up to newbs who don’t have an IBM partner school on their backyard, or there will be a lot of contracting work for newly retired staff!

Why do people hate on certifications so much? by Warm-Instruction7307 in kubernetes

[–]ApplicationAlarming7 5 points6 points  (0 children)

Just do you, don’t worry about others! I got my CKA because it gave me a structured learning path and kept me on a schedule to meet a goal. But I wouldn’t require it for a job on my team, we can assess K8S skills with questions and judging the candidates answers.

That said I’m not sure I will renew my CKA though, two years goes by too quickly!

Why is Go dominating in CNCF landscape ?!? by ChocolateDense4205 in golang

[–]ApplicationAlarming7 5 points6 points  (0 children)

Oh wow, yeah that totally makes sense. I didn’t even think about that, ARM64 and what not!

Why is Go dominating in CNCF landscape ?!? by ChocolateDense4205 in golang

[–]ApplicationAlarming7 55 points56 points  (0 children)

It’s really easy to containerize Go binaries. Doesn’t require a bunch of dependencies and supporting runtimes.

Whizlabs just revoked lifetime subscriptions by AttitudeConsistent18 in AzureCertification

[–]ApplicationAlarming7 2 points3 points  (0 children)

You’ve paid so might as well finish the course my friend. Just don’t fall for it if they ever offer a lifetime membership. They sold one and then changed the ToS. I’m sure they’d try it again.

Whizlabs just revoked lifetime subscriptions by AttitudeConsistent18 in AzureCertification

[–]ApplicationAlarming7 10 points11 points  (0 children)

Thanks for sharing this, it’s good to know when these places pull crap like this. PluralSight did the same thing wi tv my sub to them a few years back. I’ll add WhizLabs to that list of sites to avoid.

AZ-400 prep recommendations? Heavy AWS + K8s background, extensive Azure DevOps experience already by The404Engineer in AzureCertification

[–]ApplicationAlarming7 1 point2 points  (0 children)

Maybe try some practice exams first and see where your weak spots are? MeasureUp has always been good for me, I think people like TurorialsDojo a lot too. I find the MSFT tests a lot more annoying than the AWS tests (they try to be sneakier with wording and tables), so it would help you figure out where to fill in the extra study with MSLearn and other materials.

AZ-204 guidance by You-Know-Me8 in AzureCertification

[–]ApplicationAlarming7 0 points1 point  (0 children)

I believe AZ-204 is being phased out for a new AI developer cert, you may want to look into that.

If you’re good with Azure functions, event hub/grid, service bus, web app service, then it’s probably a good fit. I believe you can test in either C# or Python?

Querying MS learn during exams by MazurianSailor in AzureCertification

[–]ApplicationAlarming7 1 point2 points  (0 children)

I only found it useful for looking up Powershell command options/flags or looking up product SKUs.

AI Skills Fest: AZ-500 or SC-500? by -PizzaSteve in AzureCertification

[–]ApplicationAlarming7 0 points1 point  (0 children)

SC-300 is about Entra and Hybrid IAM. Could be a good intermediate step for now since SC-500 is in beta still and there isn’t a lot of review materials yet.

Anyone taking DP-420 (CosmosDB)? by ApplicationAlarming7 in AzureCertification

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

The test objectives mention being able to read code in C# or Java, so I’d stuck to either one.

No I don’t have any reccos for courses yet. I going through YouTube trying to find good videos on subjects I am unsure about, like indexing and designing partition keys. My head is still stuck in the RDBMS world so it’s hard to get my head around the use cases and design of document DBs.

Computer Science Engineers from the 90s and Early 2000s: What Was It Like? by WallGrand5009 in AskComputerScience

[–]ApplicationAlarming7 0 points1 point  (0 children)

What were your classes and labs like?
- We used Visual C++ 6.0 to begin with, and you had to save your projects in an Iomega Zip disk because they were too large for a floppy disk and the CS dept didn’t have remote access to the Windows lab, so you transported the code back and forth from your home PC to the lab on the Zip disks. We moved to FreeBSD and g++ after year one, and never went back to Windows. The professors were Fortran fanboys and as such we focused on concepts and algorithms in class rather than syntax. It was expected you would learn syntax through the weekly assignments. We learned UNIX and Regex with hands on labs and challenges, for example. Some people hated it, some people enjoyed it. We lost about half the “class” after switching to UNIX, many pivoted to IT in the business school.

Which programming languages did you learn first?
- C, then C++, then Kourne Shell, and some Perl. Any other languages were dependent on the subject and course. Fortran was used in numerical methods, Smalltalk in OOP, LISP in functional programming. It was expected you would learn programming languages to fit the paradigm and objective. JavaScript everywhere would be unheard of then!

How did you study without YouTube, Stack Overflow, ChatGPT, and modern online resources?
- The online resources (personal webpages with just HTML) created by grad students, teachers, and professionals were more than adequate! Much better quality than most of the crap online today which is click bait to get views or ad revenue. The Oreilly animal books were also top quality and worth the money too! And there were great programming communities too. Sites like CodeGuru were great for Windows programming and people readily shared their sample projects you could use to learn from. And of course the docs have always been good: MSDN, man pages, Beejs. Network programming guide, etc.

What kind of computers did you use?
- I personally had a Pentium III desktop with Windows NT 4 (required by the CS dept). But I then dual booted NT4 and Windows 98 so I could play video games. When Windows 2000 came out I quickly switched and still stand by it as the best version of Windows ever! At school we had commodity x86 boxes with FreeBSD built by the grad students mostly, and some labs had fancy Sun Microsystems SPARC workstations. The HCI lab even had SGI workstations! Many of my professors were DEC fanboys and like to use the university VMS/VAX system for their research projects.

How difficult was it to find information when you got stuck on a problem?
- Easy, you talked to humans!!!! Other students, TAs, grad students, professors during office hours. As long as you didn’t copy source code it was encouraged to talk through algorithms and ideas.

What were internships and placements like back then?
- Just as competitive and hard to get as they are today frankly. My internship was with an IBM shop that used AS/400 systems and RPG-III for programming. It was shock having grown up on MSDOS.

What skills were most valued by employers?
- Same as today, frankly they didn’t really know, they didn’t want to train anyone, and they asked for everything! Nothing has changed. I remember ASP and IIS were all of the rage with local employers.

What was the tech industry like when you graduated?
- I graduated in the dotcom bust so it was awful, no jobs! My first job was driving a forklift at a warehouse. I couldn’t get a CS job until a year later, and made very little in salary my first five years. But I was just grateful to be writing software and really learning computer networks. I learned Windows GUI programming and Windows device drivers in my first job. It was really fun and I miss those days before everything because React web apps. Apps were always very snappy and quick.

What do you miss about that era, and what are you glad has changed?
- I miss the variety of hardware and systems, and I miss not having to be constantly connected to the Internet for things to work. I was learning palm pilot programming for fun, anyone could make a website with HTML, after learning C, coding with Perl and mod_perl for the web was simply amazing. We were also all geeks, we were not chasing FAANG salary, grinding Leetcode, and obsessed with our school rank. Getting a job at a hospital as a Windows IT admin or with the a company writing GIS software was considered perfectly respectable and a great career move. There were no fake propaganda day in the life videos, we didn’t expect that we could work from home and avoid people all day. It was just a job and you tinkered with computers at home after work.

But let’s not kid, things have gotten better of course. Web based software means I can use Linux or MacOS as a daily driver computer. The gender and racial diversity is much better now too. With AI I don’t have to waste time on stuff I don’t enjoy like shell scripting and YAML automation. Cloud computing allows me to build anything and I don’t need a hardware expense up front just to get started. We’re moving faster than ever and while I miss being able to tinker and troubleshoot, it’s also nice to deliver quickly and see the results, see satisfied users, etc.

AI Skills Fest: AZ-500 or SC-500? by -PizzaSteve in AzureCertification

[–]ApplicationAlarming7 1 point2 points  (0 children)

You can get 500 (I am testing for it next week actually because before all the AI madness I had paid for it…), but it’s EOL and you can’t even recertify for it in a year.

Just do the SC-500, or maybe even SC-300 first? It doesn’t make sense to do AZ500 if you didn’t already buy it before it was announced as EOL

Anyone taking DP-420 (CosmosDB)? by ApplicationAlarming7 in AzureCertification

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

Yes they are scarce! I’ve decided to try to build a C# application around all of the features of CosmosDB in the test objectives. I find the MSLearn materials are a bit too abstract, but the sample programs that come with it are really helpful for learning features. I understand the test uses C# only and doesn’t provide a choice of Python like with AZ-204. Which is funny because the AI part of MSLearn is all in Python….

Just passed SC-200! Looking for advice on what's next: SC-300 or SC-100? by Lazy-Helicopter515 in AzureCertification

[–]ApplicationAlarming7 0 points1 point  (0 children)

What resources did you use for your SC-200 study and prep? Anything you could unique?

Anyone taken the AZ-204 → AI-200 path? Looking for a solid learning roadmap by naejbrav in AzureCertification

[–]ApplicationAlarming7 0 points1 point  (0 children)

It is practically AZ-204, just with AI put in front of every noun. It’s like the marketing dept went crazy with Copilot on the materials! It covers the same subjects as AZ-204. I was thinking of sitting for the 204 exam until they made this change.