Ellipse Gradient for Header

Lonti Blog

We publish content that will help improve your business.
No fluffy blog posts here; just in-depth, information-packed articles with insights you can apply to your business straight away.

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
API Development

Managing API changes and breaking changes in versioned APIs

This blog explores the best practices for managing API changes and breaking changes in versioned APIs. It covers the different types of versioning, the importance of updating APIs over time, the risks and benefits of making breaking changes, and a checklist of best practices for managing API changes. Real-world examples from companies like Amazon Web Services, Stripe, Google Cloud Platform, and Twilio illustrate these best practices in action.
READ MORE
Cloud & Deployment

Making sense out of Serverless

By 2024, Gartner predicts that 45% of IT spending within organizations will shift from traditional solutions to the cloud – all in an effort to enable digital transformation.
READ MORE
Security & Compliance

Intimidated by OAuth? Here’s why you shouldn’t be

According to the OAuth website, 'OAuth is the industry-standard protocol for authorization', which focuses on simplicity while providing specific authorization flows for web applications.
READ MORE
API Development

Implementing RESTful endpoints: a step-by-step guide

This article emphasizes the importance of designing and implementing RESTful endpoints and encourages readers to implement them in their projects for API success.
READ MORE
API Development

HTTP status codes 101: A guide implementing status codes in REST APIs

Learn how to implement and test HTTP status codes in REST APIs, including best practices for designing and choosing the right status codes.
READ MORE
API Development

How to implement an API first design methodology

Applying an API first approach means designing an API so that it has consistency, as well as adaptability, regardless of what development projects it's applied to.
READ MORE
Developer Productivity

How pockets of innovation create agile teams

During an episode of the Coding Over Cocktails podcast, Erik discussed how enterprises should focus on creating a series of small wins through pockets of innovation.
READ MORE
Cloud & Deployment

GitOps: Making Git your single source of truth

Adnan Rahic of Sematext.com gives us a quick low-down on Serverless computing and how leveraging it correctly can help organisations get the best out of it.
READ MORE
Databases

Facts vs. misconceptions about MongoDB

MongoDB is one of the most popular NoSQL databases in the world. It is an open-source platform that provides the querying and indexing capabilities of a NoSQL database.
READ MORE