PingPongSet

Results 11 issues of PingPongSet

I have questions for the section below: > Separate out the Web Servers from the Application Servers > Scale and configure both layers independently > Web Servers can run as...

needs-review

Should the `pastes` table contain the location in object store S3? Otherwise, how can we find it? ``` shortlink char(7) NOT NULL expiration_length_in_minutes int NOT NULL created_at datetime NOT NULL...

needs-review

Should it be **after** instead of before? Or please elaborate on this. > Content might be stale if it is updated before the TTL expires it. https://github.com/donnemartin/system-design-primer#disadvantages-cdn

needs-review

Great section, is it possible to add example questions to each tip on "Tips to Consider"?

documentation 📝
feature request 💬
patterns 🧩
open to contributors 📬

I want to retrieve all groups assigned to a logged in user when user signed in. So that the groups can be used for the user's logged-in session. I followed...

duplicate

**Describe the issue** We have an Azure Func app hosted in **Linux Premium plan, private network, using only https**, but the Swagger UI cannot display APIs like below: [![enter image...

### Which service(blob, file, queue, table) does this issue concern? blob, didn't test other types. ### Which version of the Azurite was used? 3.18.0 ### Where do you get Azurite?...

question
blob-storage

Could anyone explain the purpose of this file below? https://github.com/Azure/logicapps/blob/master/azure-devops-sample/.pipelines/scripts/Generate-Connections.ps1 I found some comments on the file, but still don't understand fully how it works and what the final file,...

I have a problem downloading a testing text file from Sharepoint in a private company behind firewall using SSO auth. I can view and download the file manually from a...

question

### Is there an existing issue for this? - [X] I have searched the existing issues ### Explain what you did unable to run Expo Snack for RNE below https://expo.dev/@rneui/react-native-elements...

Needs Triage