CJ Brewer
Section Blog
Section Blog
GraphQL is a widely adopted alternative to REST APIs because of the many benefits that it offers, including performance, efficiency, and predictability. While the advantages are significant, many developers...
Does InterPlanetary File System (IPFS) hold the keys to solving full application hosting at the Edge? One of our latest Section Labs initiatives has us exploring IPFS as a potential solution to solve some of...
Among the primary customers that we serve at Section are SaaS (Software as a Service) companies that license and deliver software on a subscription basis from a central hosting platform. SaaS has become a...
Elasticsearch and Kibana are open source tools run by Elastic. Elasticsearch, at its simplest, is a document search storage engine and Kibana is the user interface for Elasticsearch.
When creating a website, you have to set up a lot of moving pieces to actually make it function. For example, creating an HTTP server with software like Nginx or Apache, constructing the application logic...