Systems | Development | Analytics | API | Testing

Optimize your cloud data cost: 4 steps to reduce cloud data platform cost before they control you

If you have managed a cloud data platform, you have undoubtedly gotten that call. You know the one, it's usually from finance or the office of the CFO, inquiring about your monthly spend. And it usually comes in one of two forms: While both are clear and present dangers to cloud data platform owners, they don’t have to be.

What is an API Gateway?

An API gateway is a server that sits between your backend services and your users. It provides an abstraction layer that helps you manage the communication between clients and your services. API gateways are a single point of entry into a microservices application and they work like a reverse proxy: They receive API calls from clients, route them to the right microservices in the backend, and return aggregated responses to clients.

5 steps to master the data governance maturity curve

Data governance was an exclusive set of skills and tools based on old-school rules until a few years ago. Today, that's changed. While people who manage data still need tools, rules, and protocols to control and secure data use and sharing, three major trends have transformed the data ecosystem. First, the explosion of data from many nontraditional sources (personal devices, sensors, social data, etc.) provided businesses with massive and unprecedented information to dig for insight.

Accelerating IT to the Speed of Business

Businesses today adapt to change with breathtaking speed. Lines of business now follow their products out the door digitally and continue tracking usage throughout the lifecycle. This gives companies valuable insights into how customers use and interact with their products, enabling them to analyze and evolve solutions while nurturing customer relationships.

How to deploy game updates with Unity Cloud Content Delivery and Codemagic

TL;DR: The Unity Cloud Content Delivery tool is a solution that helps deliver data to users in a synchronized way, which speeds up patching and enables live game updates. You can set up a project in Unity’s CCD cloud to deliver your game’s assets to customers’ devices. Additionally, you can integrate CCD with a CI/CD service to ensure consistent delivery of all parts of the updated app and to automate deployment, reducing the amount of manual work.

Choosing the best cloud provider for you - Between 2 bits ep. 04

So you’re thinking about moving to the cloud, but not sure where to start? In this episode, our hosts explore the most important things to consider when moving to the cloud (or migrating to a new cloud). From what to look for in a cloud provider to whether to choose a multi-cloud solution to the benefits of cloud vs on-premises, you won’t want to miss this episode.

Serverless WebSockets with Azure Functions

This video complements the blog post and demo about Serverless WebSockets with Azure Functions. I'll explain how data is distributed in realtime using WebSockets in a serverless application running in Azure. The context is a multiplayer Advanced Dungeons & Dragons (ADnD) style game that is turn-based with realtime state updates. About Ably

TripActions Scales Security Operations And Compliance With The Snowflake Data Cloud

TripActions is an online end-to-end travel booking and expense management platform. It helps users get to where they need to be in a secure, organized manner while saving companies time and money with near-real time data and visibility. Learn why Prabhath Karanth, Sr. Director of Security, Compliance & Trust at TripActions, and his team use Snowflake at the center of their data and strategic security initiatives. Snowflake's integration with partner tools like Hunters and Anecdotes further enhances their security use cases.

Managing Cloud Service Logs: Why It's Difficult and How to Simplify It

Logs are one of the three key “pillars” of observability, and cloud environments are no exception. You can’t know what’s happening in your cloud without analyzing cloud service logs, which allow you to audit and monitor workflows within your cloud. That said, cloud logging is a unique beast in certain respects.