JrisMoore
- Karma
- 48
- Created
- February 15, 2022 (4y ago)
- Submissions
- 0
-
What are the technologies or methods you've used that greatly improve the development efficiency of your team?
-
Mine is eclipse to try Java programs according to the tutorials, and then Visual Studio to learn C++.
-
What are the annoying things you met during the development?
-
It seems that Kubernetes, open source will be the new trend in software development. However, I found that the daily debugging of microservices is inconvenient since we should go through the CI/CD process repeatedly. Is…
-
Testing has always help us identify problems and deliver high-quality products to users. But testing Cloud-Native applications is more complicated since the Cloud-Native applications are more dynamic, distributed and…
- Test your cloud-native applications swiftly and efficiently (kubeorbit.io)
- Kubernetes CRDs: What They Are and Why They Are Useful (thenewstack.io)
-
I just joined a project but got problems on setting up the development environment with poor documentation. Any suggestion on how to settle into a new team quickly?