Systems | Development | Analytics | API | Testing

Latest News

The Global Deployment Engine: How We Deploy Across Continents

We previously explored how we built our own Serverless Engine and a multi-region networking layer based on Nomad, Firecracker, and Kuma. But what about the architecture of the engine that orchestrates these components across the world? This is an interesting topic to work on and we thought it could be useful to share some internals out there. Put on your scuba equipment, this is a deep dive into our architecture and the story of how we built our own global deployment engine.

Video Storage for Creators: What You Need to Know

So you want to start creating videos but need help determining where to store all that footage? Don't worry; we've got you covered. As a creator, having a solid storage solution is critical to an efficient workflow. You need somewhere to dump all your raw footage, keep your project files safe during editing, and have enough space for final exports and backups. And as your channel grows, your storage needs will only increase.

Cloud ERP: What is It, Types and Top 5 Benefits

Have you ever felt overwhelmed by the number of different software systems your business uses? Do you find it difficult to keep up with the latest updates and security patches? What if we tell you that there's a single system that could manage all of your core business processes, such as accounting, finance, sales, CRM, and HR. Yes, you read it right! It's known as cloud ERP (Enterprise resource planning). It brings everything under one digital roof, offering flexibility, security, and cost savings.

Improved Hybrid Cloud Data Migration Starts with Data Modernization

Finding meaningful cost savings is a high priority for companies running their enterprise architecture in the public cloud. Cloud costs have ballooned in recent years and account for over 30% of IT budgets, reports IDC. Enterprises have sought to shift their cloud workloads from on-premises to public clouds, depending upon pricing and performance, to provide themselves with better leverage and business flexibility.

How to Build an API on AWS

AWS is the largest cloud provider and with that it there can be challenges to build an API on AWS when trying to securely expose data. The most notable way to expose this data is by hand-coding an API to interact with the various AWS systems. This might be an acceptable way to approach the problem but with recent developments with AI and other low-code/no-code tools, developers are expected to do more with less.

Kong Konnect RESTful Admin APIs and AWS AppSync GraphQL Services - Part I: Query

GraphQL is a query language to enable applications to fetch data from servers. In fact, as it isn't tied to any specific database or storage engine, GraphQL can aggregate data from multiple sources to create a natural representation of your data. The representation is a graph. The following image illustrates a typical GraphQL abstraction: A few common GraphQL use cases include.

Do the Benefits of Cloud Outweigh the Costs?

Companies are now making a decisive shift from traditional on-premises Oracle software to Oracle’s cutting-edge cloud solutions. In fact, a recent Gartner report on cloud expenditure found that cross-industry cloud spend has risen from 8% as a percentage of total IT spend in 2018 to 16% in 2022. Worldwide spending on public cloud services is expected to grow by 21.7% in 2023.

Top 5 Best Practices for Building Event-Driven Architectures Using Confluent and AWS Lambda

Confluent and AWS Lambda can be used for building real-time, scalable, fault-tolerant event-driven architectures, ensuring that your application logic is executed reliably in response to specific business events. Confluent provides a streaming SaaS solution based on Apache Kafka® and built on Kora: The Cloud Native Apache Kafka Engine, allowing you to focus on building event-driven applications without operating the underlying infrastructure.