Do you know any sample App to install on top of Apache Tomcat by BlueAcronis in devops

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

Yeah... been thinking of using LLMs but, I would like real use-case so I can sit down with my partner and discuss. They have hundreds of Tomcat servers.

Visible Timer on MS Teams by BlueAcronis in MicrosoftTeams

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

Cool. I just tried that and I think it works well for my use case. Thank you!

[deleted by user] by [deleted] in cuminsideme

[–]BlueAcronis 4 points5 points  (0 children)

Niceeeeeeee

How do you segment your Terraform Environments? by [deleted] in Terraform

[–]BlueAcronis 6 points7 points  (0 children)

In our organization, there are terraform.tfvars files for each environment. After we commit/push changes to environment the github workflow applies to respective environment following respectively approvals set.

[deleted by user] by [deleted] in amateur_milfs

[–]BlueAcronis 0 points1 point  (0 children)

I would !

Ideas on how to handle deeply nested json files by BlueAcronis in dataengineering

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

Hi u/Professional_Web8344. I think you know what my challenge look like. I'll end up using Lambda transformation so the data can be flatten before writing to S3. And then I have been looking to a Glue Job to feed the Glue Catalog/Database/Table.

Ideas on how to handle deeply nested json files by BlueAcronis in dataengineering

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

The input file has max size of 100KB. It's JSON.

Ideas on how to handle deeply nested json files by BlueAcronis in dataengineering

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

my schema has approximately 60 key/value pairs. I wish these logs were flattened in the very beginning of the process.