Swapnil Sapar, Microsoft, Principal Software Engineer
API governance is crucial for enterprise success. By integrating policy guidance as developer signals within their Software Development Life Cycle (SDLC) tools and processes, enterprises achieve higher policy compliance at substantially lower recovery costs. This approach enhances the developer experience and offers management a transparent overview of their API portfolios, facilitating ongoing improvements in API production. The API Health Dashboard, an exemplary governance application for internal portals, provides upper management with a clear perspective on the performance of their APIs.
In the game of API development, the world is getting more and more complex. How do you power up your dev team to complete each level faster and better? In this session, we’ll share the top five “cheat codes” that will put you in the winner’s circle. From design through testing, we’ll share how to give developers ultimate control over the development process, automate spec gen, and remove unnecessary infrastructure obstacles from impeding the advancement of your API strategy.
I bring 10+ years experience working as a multi-disciplinary engineer on software projects ranging from enterprise SaaS web-apps to embedded software on satellite payloads. I leverage my experience as a Manager, Software Engineer, Systems Engineer, and QA Engineer within large and... Read More →
In this session, Chief Architect Mike Bowers explains how he dreamt up a new JSON API to replace REST—one that could easily query and manage databases in any language, even without a driver.
Learn how he created and deployed the JSON DB API to POST JSON to a single URL over HTTPS. See just how simple development can be with jsonAction.
Mike will also demo how JSON DB API let’s you: —Use JSON to manage databases, tables, records, queries, etc. —Use stateful database sessions and cursors from stateless app servers. —Run jsonAction commands over HTTPS, WSS, and MQTTS. —Automatically map data between JSON and SQL.
Mike Bowers is chief architect at FairCom. He oversees the company's architecture and product roadmaps, which include high-performance SQL and JSON databases, IIoT platforms, and failsafe MQTT brokers. He has more than 35 years of experience in software development, database management... Read More →
We've been told to look for long-lasting things and products, but one thing that's better when it's short-lived and ephemeral is: ephemeral development environments.
Development environments refer to the tools and platforms developers use to write, test, and debug their code. In today's fast-paced technology world, developers must be able to adapt quickly and efficiently, which is where ephemeral development environments come in handy.
This talk will cover and show the advantages of these environments over traditional setups:
- easy to experiment with different ideas - no pains of dependency management - easily replicable and maintainable thanks to version control - always up to date and secure - reduces clutter and technical debt
The talk will also connect these advantages to real-world outcomes organizations care about - developer productivity and happiness, and time to market.
Ramiro Berrelleza is one of the founders of Okteto. He has spent most of his career (and his free time) building cloud services and developer tools. Before starting Okteto, Ramiro was an Architect at Atlassian and a Software Engineer at Microsoft Azure. Originally from Mexico, he... Read More →