Explore >> Select a destination


You are here

akos.ma
| | api7.ai
3.1 parsecs away

Travel
| | In the microservices architecture, API gateway is of increasing importance.
| | www.milanjovanovic.tech
2.8 parsecs away

Travel
| | What are microservices, and why might they be the right architectural choice for your organization? Microservices offer independently deployable, domain-focused components that provide flexibility when applied correctly to solve the right organizational problems.
| | www.martinfowler.com
3.4 parsecs away

Travel
| | The microservice architectural style develops an application as a suite of independently deployable services.
| | managing.blue
12.6 parsecs away

Travel
| While creating a Deployment earlier today, I faced a weird situation where a specific environment variable that was held as a Secret, was not being set. I tried deleting and recreating the secret, with no success. Mind you this was a long YAML with volumes, volumeMounts, ConfigMaps as enviroment variables, lots of lines. In the...