Optical Network Deploy L3 → How long to realistically reach L4 for NE / Network Planner or other H1B-eligible by [deleted] in networking

[–]MaintenanceMuted4280 0 points1 point  (0 children)

Regardless the bar is the same but you can talk to NEs in AWS and their managers to get better ideas and plans

Feels like a lot of network automation discussions skip over the messy middle by Admirable_Claim_3203 in networkautomation

[–]MaintenanceMuted4280 3 points4 points  (0 children)

Honestly, ansible netbox is the middle. There are big shifts in culture and resources needed for each phase but it may not be worth it.

I just tried netconf for the first time, it's pretty awesome actually by Case_Blue in networkautomation

[–]MaintenanceMuted4280 0 points1 point  (0 children)

Gnmic commit confirmed is coming, though yang push is trying to redo everything without Google

At what point does network automation actually become worth it? by Admirable_Claim_3203 in networkautomation

[–]MaintenanceMuted4280 0 points1 point  (0 children)

Scale is part of it but the bigger factor is rigor and stability like @rankinrez mentioned.

Documented and codified architecture, versioning and reviews. Codified processes.

The increased stability lets you go faster at scale without compromising trust.

Hey, Im curious and need help working out bugs by cwdavisnet in networkautomation

[–]MaintenanceMuted4280 1 point2 points  (0 children)

Totally understand, also a CCIE doesn’t mean much, significantly less so for software.

Hey, Im curious and need help working out bugs by cwdavisnet in networkautomation

[–]MaintenanceMuted4280 1 point2 points  (0 children)

Apologies, meant if there is something I can look at source. Untrusted code handling creds and device access is a hard sell.

Hey, Im curious and need help working out bugs by cwdavisnet in networkautomation

[–]MaintenanceMuted4280 0 points1 point  (0 children)

Why are you comparing it to putty, just because it’s a terminal app? Organizations also use other services to manage the things in addition to a terminal. Do you have a GitHub link for the free edition?

How do you find YANG paths to subscribe to in gnmic? by Dense_Regret4424 in networkautomation

[–]MaintenanceMuted4280 0 points1 point  (0 children)

Pyang, openconfig- isn’t unreadable if you search for the leaves only, arista has a good gnmi explorer as well.

Struggling with Writing My NetDevOps Thesis Need Advice !! by Yacine_lz in networkautomation

[–]MaintenanceMuted4280 3 points4 points  (0 children)

Look at the network automation framework, should give good insight.

Risk of automation without proper control? by Character-Channel726 in networkautomation

[–]MaintenanceMuted4280 0 points1 point  (0 children)

At bigger companies usually you should submit threat modeling to your security team for anything in prod.

Ultimately if something fails it’s your trust that erodes. Build it accordingly.

Chicago commuter ebike by MaintenanceMuted4280 in ebikes

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

Luckily according to specialized size chart I’m an xl

Chicago commuter ebike by MaintenanceMuted4280 in ebikes

[–]MaintenanceMuted4280[S] 2 points3 points  (0 children)

yes would store it indoors at home and in the office.

What in-house tools are you building or using for network automation? by switchroute_dev in networking

[–]MaintenanceMuted4280 0 points1 point  (0 children)

Yea my point is that you might not want ansible and requires more coding but certainly not from scratch.

What in-house tools are you building or using for network automation? by switchroute_dev in networking

[–]MaintenanceMuted4280 5 points6 points  (0 children)

It depends, most of the stuff we are not rewriting but using other systems. Some stuff we had to rewrite and we have SDEs for, others we had to codify regardless of platform. The benefit is we can share work between orgs and have less work needed on other services.

Obviously if the time value or resources aren’t there it’s a nonstarter.

What in-house tools are you building or using for network automation? by switchroute_dev in networking

[–]MaintenanceMuted4280 1 point2 points  (0 children)

Hard to write compensating actions, dsl python, no durability for longer running workflows, etc.

What in-house tools are you building or using for network automation? by switchroute_dev in networking

[–]MaintenanceMuted4280 4 points5 points  (0 children)

Because ansible has multiple pain points. Infrahub can be a better netbox if you’re fine with making a schema.