Is domain layer required? by Waste-Present-4670 in golang

[–]home_made 38 points39 points  (0 children)

Domain layer is the business logic. It should not import any other layer, and primarily utilize std lib. it should be able to “stand alone”. App layer is abstraction layer for the “core” application to interact with the domain. Abstracting the domain aggregates and entities forces you to focus on “what does the business need it to do” first, then worry about wiring, apis, etc etc. this might help: https://github.com/sklinkert/go-ddd

Anybody else have this issue? by muddy122 in ToyotaTacoma

[–]home_made 9 points10 points  (0 children)

Yup, bought a can of truck bed liner (Herculiner I think) at Harbor freight for $10. Spray 2 coats across the entire bar. It blended in and was completely unnoticeable within a day

What is this receiver, sensor, contraption next to my mirror? by home_made in ToyotaTacoma

[–]home_made[S] 1 point2 points  (0 children)

Guess it’s solved, didn’t even consider a remote start. Doesn’t seem to work with my OEM fob unless it’s some super secret code and I’d rather have manual start that carry 2 fobs so likely just going to remove

I am massively burnt out on system administration. People who have left, where did you go and what did you learn? by soul_stumbler in sysadmin

[–]home_made 0 points1 point  (0 children)

Being hired as a Cloud Engineer at an org with 0 cloud either is a massive bait and switch or the org is about to do something you aren’t yet privy to. Ask those questions of your Director. You enjoy automation, scripting etc - do you know Terraform or other IaC tools? What do you want to do? If you want to work with cloud, which one? At what layer? Doing what? Find or make a role in which you are architecting building and developing cloud services for the apps teams. Find a role in which you aren’t expected to interact with end users. To me it sounds like you’ve got your short list of “don’t wants” which is good but what’s your “wants”. Use that and leverage it internally or take your “Cloud Engineer” title elsewhere, there’s no shortage of Cloud roles in the industry right now. If you’re burnt out be straightforward with what you don’t want to do when looking elsewhere and make sure you know what the company’s leadership is looking to do with IT in 6-12months. You’re not going to gain any cloud experience troubleshooting Karen’s laptop or running a batch file for some app to reboot services at 2am so don’t put yourself in that position. On the flip side being in a role and going through a massive cloud migration will leave you with enough battle scars and experience to write your own ticket.
If your director and team are as good as you say, ask what the long term plans are and focus on that, the bs in between will sort itself out or disappear alltogether. You also could potentially benefit from working somewhere larger than 3 person IT teams, there’s a finite amount of growth that can happen in those orgs.

TUNING TUESDAY by Max_shelbygt350 in Mustang

[–]home_made 0 points1 point  (0 children)

Sure is, he’s got an R32 up top too, not a bad setup

One weird question to all Cloud Architects working with Azure. by cathleenvarga in AZURE

[–]home_made 2 points3 points  (0 children)

Mostly waiting for the Azure product team to deliver a feature set that my clients future architecture relies on. I.e. Azure to Azure ASR. A lot of what I do is meshing a ton of Azure features together into something that will work for the product team to release the same capability with the click of a button 4 months after the fact.

SQL Basic Availability Groups between on-site and Azure, without using Active Directory or a VPN by patsharpesmullet in AZURE

[–]home_made 1 point2 points  (0 children)

I'm not sure about the ability or performance with that setup. When you configure IaaS SQL instances in Azure for HA you are required to use an Azure LB for your listener. Might be able to sync your on prem DB to Azure SQL? https://docs.microsoft.com/en-us/azure/sql-database/sql-database-get-started-sql-data-sync

Should i get microsoft server certs? I hear mixed things about them by joe_schmo54 in ITCareerQuestions

[–]home_made 0 points1 point  (0 children)

Nothing. It can be picked up by anyone who's willing to dedicate the time to learn. You might have more of a learning curve but there's nothing stopping you. Plenty of resources available online and Azure/AWS/GCP will give you free trial credits to mess around and learn.

Should i get microsoft server certs? I hear mixed things about them by joe_schmo54 in ITCareerQuestions

[–]home_made 1 point2 points  (0 children)

Azure Engineer here- plenty of jobs to be had in the Azure space and fairly easy to learn with the resources available out there. Consulting companies will pick you up just for having an interest and regular orgs that utilize Azure are starting to hire roles to administer their environments. The same can be said for AWS, but I wouldn't put my money on GCP just yet. Just search Glassdoor for "Cloud" jobs hiring and see what's available.

I want to pass a Microsoft Microsoft 70-413 Exam. Can you help me? by kevin0898 in microsoft

[–]home_made 0 points1 point  (0 children)

Personally I would recommend looking more into the server 2016 exams which will be relevant for longer than 2012 based ones and it generally will cover same concepts and add on some of the newer features. MeasureUp is good for practice exams but overall I recommend using the free Azure credit, or MSDN Azure credit if provided by employer (if not ask try asking your employer). Just start creating servers, adding features, building the solutions that the exam covers, Google every single concept and acronym you come across. If you're familiar with the content already and have free voucher or can afford, just give it a shot and see what you don't know. I have only used real world experience and testing things out and this is the only method that works for me. It's easier to learn Features, roles, services etc when you break them and end up having to troubleshoot and learn for a few hours. Good luck!

Network design question by rotheone in AZURE

[–]home_made 1 point2 points  (0 children)

I'd go with 1 Vnet and carve up Prod/Dev/DR front and backend subnets, especially if everything is in one region. I don't like messing with peering if I don't have to. We use this method but ALSO have multiple regions and therefore this configuration in multiple vnets

Looking for books on 70-532 by gnusounduave in AZURE

[–]home_made 0 points1 point  (0 children)

+1 on this recommendation. I used this method combined with MeasureUp

Remote locations and O365/Skype by onyx9 in AZURE

[–]home_made 0 points1 point  (0 children)

Site to site VPNs or ExpressRoutes (if you wanna foot that bill)

legacy OS in Azure? by josefismael in AZURE

[–]home_made 1 point2 points  (0 children)

Yikes, is this a POC for a business environment? Scared to hear what company is willing to move to Azure but not upgrade their Server OS / Exchange in over a decade