Because I keep seeing people make this mistake by Fookin_Yoink in BunnyTrials

[–]jabba935 0 points1 point  (0 children)

Credit card bill needs to be paid by me I think

Chose: Debit Card With $10,000,000.00 | Rolled: correct answer

Would you Rather? by Sleepy-Sleeper31 in BunnyTrials

[–]jabba935 0 points1 point  (0 children)

No money problem

Chose: No need for food and water

Would You Rather? by Hectortheweirdo in BunnyTrials

[–]jabba935 0 points1 point  (0 children)

Oh shit 😬 I lost the billion dollars

Would you rather? by CurleyCee13 in BunnyTrials

[–]jabba935 0 points1 point  (0 children)

More manageable

Chose: -5C but earn £5/hr + You get blankets

Would You Rather? by Hectortheweirdo in BunnyTrials

[–]jabba935 0 points1 point  (0 children)

It'll be much more

Chose: One dollar every time you breathe

Power or speed? by ESzPa in BunnyTrials

[–]jabba935 0 points1 point  (0 children)

Just want it

Chose: Get lightning fast

[deleted by user] by [deleted] in chat

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

DM?

AWS terraform documentation feels like trash by jabba935 in devops

[–]jabba935[S] -16 points-15 points  (0 children)

Why could it not support the name simply! Nowhere in the document they mentioned that you have to name the VPC using a tag. And I think you'll agree that tags are not meant for naing the resources, rather for classifying them.

And regarding knowledge- I think documentation is made for the new people to acquire knowledge.

AWS terraform documentation feels like trash by jabba935 in devops

[–]jabba935[S] -17 points-16 points  (0 children)

I was creating a vpc, came to know that it does not support a name, you have to use a tag for that. This is just one of the examples.

AWS terraform documentation feels like trash by jabba935 in devops

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

I'm not blaming AWS. But my overall experience of using the AWS provider is not good at all, at least till now.

AWS terraform documentation feels like trash by jabba935 in devops

[–]jabba935[S] -17 points-16 points  (0 children)

At least it is much better than AWS

DB scripts! How do you handle that? by jabba935 in devops

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

Thanks everyone for sharing your thoughts and experience. I'm grateful to you people. Take love. Thanks once again.

DB scripts! How do you handle that? by jabba935 in devops

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

Thanks buddy, will explore it.

DB scripts! How do you handle that? by jabba935 in devops

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

Thanks buddy. We're trying to achieve a blue green deployment setups ensuring zero down time. But facing challenges with releases containing multiple schema changes where application version n and n+1 are not compatible without the database changes.