How We Built Qovery
Learn the lessons of building a developer platform from Romaric Philogène. He'll share how he and his team built Qovery, both from a technical and business sense.
Modern development workflows have required a crossing of the streams where features that are in development or testing are in the production code stream. Managing who can and cannot see features or rolling them out via canary deploys is a complicated problem. In this session, Kathleen McMahon will show how using feature flags can allow a developer to launch an entire site rebrand in in secret!
Rebranding a product is nothing new. However! Oftentimes, rebranding a product can be a challenge when a product roadmap is in play. Developers want to get a new visual refresh implemented quickly, yet often don’t know where to begin or how to sync those needs alongside other product goals. This talk will reduce the barrier for developers that want to integrate a brand refresh into a product and retain their teams’ feature and velocity goals.
Kathleen is a software engineer, designer, and conference speaker, who has deep industry experience that fuels her passion for making apps beautifully accessible. Currently a Senior Design Engineer at LaunchDarkly, she’s also a Color Module Specification Editor for the W3C Design Tokens Community Group. In her spare time, she is the Creative Director for the CXsisters network, and the best lanterne rouge cyclocrosser you’ll ever meet.
Learn the lessons of building a developer platform from Romaric Philogène. He'll share how he and his team built Qovery, both from a technical and business sense.
Brian Douglas walks through how you can leverage action packed workflows to supercharge your repos on GitHub by building them with containers to run arbitrary code, run CI, and even automate portions of your developer workflow.
Dave Nugent will walk through how to architect and deploy a machine learning application to a Kubernetes cluster.
Content is rarely a topic developers focus on, even though it is a critical aspect to what they build. CodeWord Conf is all about the combination of code and content.
Abbey Perrini will cover techniques and strategies that will make you an expert at resolving conflicts, squashing, merging and rebasing your repo using git.