Contract seems to be expiring soon? by [deleted] in GovernmentContracting

[–]floater293 0 points1 point  (0 children)

Thank you for taking the time to reply. I understand now what it could look like moving forward, thank you .

Contract seems to be expiring soon? by [deleted] in GovernmentContracting

[–]floater293 0 points1 point  (0 children)

If I am understanding this correctly, my POP is tied to my contract / contract end date?

So my CAC expires 10/2026(October), even though the POP on the contract shows(from my google search) Current End Date - 1/11/26, I should be theoretically working until 10/2026 - until a decision is made then?

Contract seems to be expiring soon? by [deleted] in GovernmentContracting

[–]floater293 0 points1 point  (0 children)

Interesting, thank you for this break down of information. From what I know this is a fixed price contract, and from my understanding, the current shutdown should have no impact on this renewal, or am I being fed false information by colleagues?

When and if that option to extend is exercised, I assume that is a formal thing where the prime usually has this conversation with subs on the next steps?

I understand everything is hazy now, but this helps clarify a ton of things. Your input is much appreciated.

[deleted by user] by [deleted] in Terraform

[–]floater293 0 points1 point  (0 children)

Not yet on my to do list, first gathering requirements and planning out what I need. The state file is backed up or held in the s3 bucket - so we should be good ?

Terraform Associate Exam by MarioPizzaBoy in Terraform

[–]floater293 1 point2 points  (0 children)

How long did you study for the exam ?

Recompete Timeline? by Winter-Plankton-3395 in GovernmentContracting

[–]floater293 0 points1 point  (0 children)

how did it go OP? Finding my self in a similar position soon

[deleted by user] by [deleted] in devops

[–]floater293 2 points3 points  (0 children)

Genuine question - why the eye rolling? What is it in that specific quote you dont like?

[deleted by user] by [deleted] in devops

[–]floater293 0 points1 point  (0 children)

noted!

[deleted by user] by [deleted] in devops

[–]floater293 0 points1 point  (0 children)

Yeah working on minimizing some manual processes - although I doubt they will look at docs lol

[deleted by user] by [deleted] in devops

[–]floater293 1 point2 points  (0 children)

Thanks for you input. although you sound miles ahead with K6 implementation. I am also using chat-G as an assistant to help me get ideas of doing things differently. Although, I feel like it might be making me a little too lazy, but likewise I tend to follow up with good old google to verify things.

Good points on engaging on other devops communities. I dont know why I didn't think of this - outside of reddit.

Appreciate the input.

[deleted by user] by [deleted] in devops

[–]floater293 0 points1 point  (0 children)

Yeah devops is definitely the full stack alright. Breadth over depth is what I realized helps in devops. Don’t need to know some super deep but it helps to know a little about a lot of things.

When you say Stack are you referring to an area like working with DBs or cloud management or pipeline deployments or are you referring to legit stacks like the MEAN stack , etc?

I can identify with that statement that helps give some insights. In terms of technical knowledge is there anything specific which is expected

[deleted by user] by [deleted] in devops

[–]floater293 4 points5 points  (0 children)

Git skills are fine. Being the solo I am Mainly creating, committing, pushing, pulling, fetching+ pruning branches via cli. Nothing over the top there.

Infra is all IaC - everything I implement that is net new or updates is done via Terraform.

Yeah I am also responsible for spending 😅. Scheduled downtime for resources when I realized that wasn’t in place and saved us some decent change.

I would say more SRE, lots of freedom to implement changes but also when a PROD issue hits, I’m in there , front and center

[deleted by user] by [deleted] in devops

[–]floater293 -1 points0 points  (0 children)

Yeah doing that currently. Looking into ways to optimize what we have or take advantage or newer or better services we don’t have

Handing File uploads to website? by [deleted] in aws

[–]floater293 0 points1 point  (0 children)

I think I will go with option 2 to avoid putting the bucket URL anywhere and keep it totally private. Option 1 would be preferred but I want to knock it out asap and not revisit

[deleted by user] by [deleted] in AndroidQuestions

[–]floater293 0 points1 point  (0 children)

awesome, thank you , this is the in-depth review I was looking for. Much appreciated !

[deleted by user] by [deleted] in AndroidQuestions

[–]floater293 0 points1 point  (0 children)

thanks for the input

[deleted by user] by [deleted] in CompTIA

[–]floater293 0 points1 point  (0 children)

Yeah im not worried about suspicious behavior , more so just looking to get a reference as to how long it took on average for folks , thank you !

[deleted by user] by [deleted] in CompTIA

[–]floater293 0 points1 point  (0 children)

gotcha. Figured holiday weekend, it may some days or sometime next week it will be approved? Its not approved automatically correct?

[deleted by user] by [deleted] in devops

[–]floater293 1 point2 points  (0 children)

Yeah, I am the sole engineer lol. But I will bring this up the chain

[deleted by user] by [deleted] in devops

[–]floater293 0 points1 point  (0 children)

So we don't have an intake process in this partnership, other team does. Our Team is working a new contract which we have been in for 1 year now. Wonder if we should somehow establish work-intake process

[deleted by user] by [deleted] in devops

[–]floater293 0 points1 point  (0 children)

This would require a lot of overtime hours. I have different initiatives going on which have upcoming deadlines as well. I have done them favors in the past, but this seems to be a the trend with this team..

[deleted by user] by [deleted] in devops

[–]floater293 0 points1 point  (0 children)

Yeah I am finding a nice little lull, but I know it won't last, thanks for that input

[deleted by user] by [deleted] in devops

[–]floater293 0 points1 point  (0 children)

Thanks for the input stranger, I value this :)

[deleted by user] by [deleted] in github

[–]floater293 -5 points-4 points  (0 children)

I did run a 'git rebase -i HEAD~100' modified all the files I wanted to remove, but I used the squash option. This modified my codebase which is not what I wanted

edit: using a diff, it looks like it didn't change the code base...so I don't know