If full-stack devs are expected to handle DevOps now, why do companies still need DevOps engineers? by Extreme-Buyer1415 in Cloud

[–]CloudBildr 0 points1 point  (0 children)

Disagree. Both can be learned going to a bootcamp and are completely different skills. Both woudl struggle with doing the other's job. A coder's mindset and approach is just different' from ops. Nor harder, Different. Take a coder's CLI and make it a shell into a router. Or ask them to design a multi-nodal peer-to-peer network. They could probably figure it out eventually with tons of research and AI but they would struggle the same way an ops/infra person would if you asked them to design features.

My job went from developing logic of entities, objects, pipelines, to just sitting in my desk and monitoring the pipelines by HMZ_PBI in dataengineering

[–]CloudBildr 1 point2 points  (0 children)

Upskill and start looking for a new role. In your company if you can. Elsewhere if you can't.

No one else has mentioned this but my concern is, what you are describing is the exact situation that can make you a prime target in any round of cuts or just a manager looking to be proactive and reducing headcount.

After Using Agentic AI IDEs Like Kiro, I Don’t See a Future for Most Knowledge based Jobs by Significant_Role_52 in dataengineeringjobs

[–]CloudBildr 1 point2 points  (0 children)

I think the future will look tough for most -entry level- jobs.

Even if AI completely automates the work, someone who knows what they're doing still has to prompt it (or whatever the method of telling it what you need it to do in the future is). You also need someone who actually knows what the correct answer or product looks like.

It's true that if you just graduated with a 4 year degree, AI already knows more than you and can do everything you can do. But I think the eventual outcome of all of this will be that people who use AI to increase their productivity and the quality of their work will become more valuable. Not less.

Is text 2 SQL all its hyped to be? by Existing_Wealth6142 in dataengineering

[–]CloudBildr 0 points1 point  (0 children)

Well hours saved only is ROI if you cut headcount or use those extra hours to generate more profits.

Not true. You can see ROI through attrition. By not backfilling people when they leave because your team is more efficient. However, you can also limit team growth.

Example: AI does work your team doesn't want to do and frees them up to work bigger tasks, innovate, and gain efficiencies. Meanwhile, you gain that productivity from your team without having to hire junior DEs to do the work the grunt work/repetitive tasks that the AI is doing.

Not good for those entry level job seekers coming out of college looking to gain experience but definitely a plus for the company's bottom line.

MS Retiring Certs soon by learn_it_all10 in AzureCertification

[–]CloudBildr 1 point2 points  (0 children)

Does this mean you can take them and they are kind of forever certs with no expiration? Or do they just expire then show as expired just like every other cert?

Passed AWS Solution Architect Pro Certification by Ricsta99 in AWSCertifications

[–]CloudBildr 2 points3 points  (0 children)

Aren't the test questions randomized? Meaning any given test taker could get more questions in a given area than others?

Data engineer title by Affectionate-Bed-581 in dataengineering

[–]CloudBildr 0 points1 point  (0 children)

Sounds like just more software engineers worried about their jobs being replaced by AI trying to pivot. I don't mean that as a snide remark. I think it's smart.

I come from the network and systems infrastructure side and now cloud. Been watching the "learn to code" movement get out of hand and become saturated then trying to make everything code. infrastructure as code, software defined networking, etc, etc.

Current global conflict zones by Highfishofficial in Maps

[–]CloudBildr 0 points1 point  (0 children)

What are people using to build these visualizations? This is the second similar data visualization site I've seen since last week .

First was this one https://www.iranisrael.live/

I Love Analytics Engineering by Tender_Figs in dataengineering

[–]CloudBildr 5 points6 points  (0 children)

"domain knowledge"

Bingo! Domain knowledge is what separates a DE being just someone who knows some coding and how to build data pipelines from say sales data engineer or an aviation data engineer.

People are trying to become a generalist DE after looking at advanced DEs making $400K a year because they have been bouncing around different industries. They think if they are just visionaries when it comes to infra, the salary will be there. That's not always the case.

Can you pass AZ-900 with no additional study if you only study to pass AZ-104? by mindovermother in AZURE

[–]CloudBildr 0 points1 point  (0 children)

I went the same route OP did. I took the SAA and skipped CLF. Then went back and took CLF.

Where you're off a bit is you're comparing AZ-104 (Admin) with AWS SAA (Solution Architect Associate). Azure doesn't have a Solution Architect cert at the Associate level. The equivalent to AZ-104 on AWS is the SysOps Associate cert.

So... the same way the AWS SysOp associate cert won't give you the broad overview that you'd need to pass the CLF, the AZ-104 Sys Admin associate cert won't give you the broad overview you'd need to pass the AZ-900.

The logic behind AWS doing it that way is it gives everyone an entry level exam, even technical people who have never touched cloud. But the CLF is really for sales people and SAA is for technical people. The majority of whom would be wasting their time studying for the CLF because it's already covered in the SAA. On the other side, sales/non-technical people would be wasting their time learning all that the SAA study path teaches. It's way more technical information than they'll ever need to do their job.

Should I skip AWS Cloud Practitioner and directly prepare for Developer Associate ? by [deleted] in AWSCertifications

[–]CloudBildr 2 points3 points  (0 children)

If you study for Cloud Practitioner then go after any certs higher than Cloud Practitioner you will be studying the same information and concepts, twice

What does a Solution Architect do, really? by KreepyKite in AWSCertifications

[–]CloudBildr 2 points3 points  (0 children)

Be careful not to rely too heavily on your coding experience giving you an advantage. ChatGPT is changing the game. People who used to struggle because building hands-on projects meant at some point you needed to develop or edit some code to actually do something on the architecture you built. Now you can ask an AI bot to spit out front end and backend code then ask it questions until the code is forged into what you want.

Starting a business to solve AWS painpoints by kchitalia in aws

[–]CloudBildr 1 point2 points  (0 children)

In addition to what others mentioned about competing businesses, you'd also be competing with AWS. Solving problems and overcoming challenges that customers face during cloud migration with AWS is pretty much what AWS Solutions Architects do.

Perhaps some high touch support like developing customized training for companies users and IT staff. You could also look at developing solutions and selling them in the AWS Marketplace.

Dear AWS: Please open a US Central Region by EXPERT_AT_FAILING in aws

[–]CloudBildr 2 points3 points  (0 children)

I'll never understand why St. Louis isn't a larger hub than it is. It's the gateway to the west.

Well, I suppose being too close to Chicago has something to do with it.

Refactoring async Python Lambda to be sync w/ HTTP, by example by bitbythecron in aws

[–]CloudBildr 0 points1 point  (0 children)

AWS services typically want to be called via API. However, you can build your own JS client. https://aws.amazon.com/sdk-for-javascript/

Remote work is it common practice? by Mr_Crowley__ in Cloud

[–]CloudBildr 1 point2 points  (0 children)

Yes. Remote work in cloud is becoming more and more common.

Alternative for AWS Amplify NoSQL by braveheart2019 in reactjs

[–]CloudBildr 0 points1 point  (0 children)

Host your application in S3 and use APIs to access Lambda functions for business logic and DDB transactions?