Okteto: A Tool for Cloud Native Developers
Kubernetes has made it very easy to deploy applications to the cloud at a higher scale than ever, but the development practices have not evolved at the same speed as …
Kubernetes has made it very easy to deploy applications to the cloud at a higher scale than ever, but the development practices have not evolved at the same speed as …
Kafdrop is a web UI for viewing Kafka topics and browsing consumer groups. The tool displays information such as brokers, topics, partitions, consumers, and lets you view messages. Features View Kafka …
GolangCI detects and comments issues in GitHub pull requests: bugs, style violations, anti-pattern instances. Automated Code Fixes Linters go vet Vet examines Go source code and reports suspicious constructs, such …
If You work on really complex project which is build from a lot of dependent applications You could have big CI/CD pipeline like me. http://apphosting.io
I have really complicated running environment on my machine. Why? Because i want to run heavy events driven application on my MacBook in full stack. And this is the reason …
Lety nabité zkušenosti mi říkají, že testy jsou něco, co vám i vašemu developerskému týmu může významně pomoct. A to néjen, ale samozřejmě primárně i proto, protože chcete zvyšovat kvalitu, …
Editing and sharing content with gists Creating gists You can create two kinds of gists: public and secret. Create a public gist if you’re ready to share your ideas with …
If You want to debug all events and flows in Your event driven application You must have really big screen or two…
dockerctl dockerctl: My playing with docker in golang. Only for fun and study… build git clone https://github.com/podanypepa/dockerctl.git cd dockerctl go build usage ./dockerctl -u output: