aster.cloud aster.cloud
  • /
  • Platforms
    • Public Cloud
    • On-Premise
    • Hybrid Cloud
    • Data
  • Architecture
    • Design
    • Solutions
    • Enterprise
  • Engineering
    • Automation
    • Software Engineering
    • Project Management
    • DevOps
  • Programming
    • Learning
  • Tools
  • About
  • /
  • Platforms
    • Public Cloud
    • On-Premise
    • Hybrid Cloud
    • Data
  • Architecture
    • Design
    • Solutions
    • Enterprise
  • Engineering
    • Automation
    • Software Engineering
    • Project Management
    • DevOps
  • Programming
    • Learning
  • Tools
  • About
aster.cloud aster.cloud
  • /
  • Platforms
    • Public Cloud
    • On-Premise
    • Hybrid Cloud
    • Data
  • Architecture
    • Design
    • Solutions
    • Enterprise
  • Engineering
    • Automation
    • Software Engineering
    • Project Management
    • DevOps
  • Programming
    • Learning
  • Tools
  • About
  • Data
  • Engineering

Extend Your Data To New Uses With MongoDB And Apigee

  • aster.cloud
  • May 2, 2022
  • 7 minute read

In many organizations, crucial enterprise data is locked in dozens or hundreds of silos that may be controlled by different teams and stuck in systems that no longer serve business needs.

This type of data infrastructure complexity is a blocker for innovation and insights, and ultimately hampers the business’s ability to move forward. For example, imagine building a new mobile app for your customers that enables them to view their account data in a single view. Designing the app could require months to navigate the internal processes necessary to gain access to the legacy systems, then even more time to figure out how to integrate them. Additionally, the integration must ensure that all access to personal data is secure — especially if external partners or third parties may be building, using, or extending the app.


Partner with aster.cloud
for your next big idea.
Let us know here.



From our partners:

CITI.IO :: Business. Institutions. Society. Global Political Economy.
CYBERPOGO.COM :: For the Arts, Sciences, and Technology.
DADAHACKS.COM :: Parenting For The Rest Of Us.
ZEDISTA.COM :: Entertainment. Sports. Culture. Escape.
TAKUMAKU.COM :: For The Hearth And Home.
ASTER.CLOUD :: From The Cloud And Beyond.
LIWAIWAI.COM :: Intelligence, Inside and Outside.
GLOBALCLOUDPLATFORMS.COM :: For The World's Computing Needs.
FIREGULAMAN.COM :: For The Fire In The Belly Of The Coder.
ASTERCASTER.COM :: Supra Astra. Beyond The Stars.
BARTDAY.COM :: Prosperity For Everyone.

 

In this blog post, we’ll review how MongoDB and Apigee can provide a great joint solution to this problem.

Introduction to MongoDB

MongoDB is a versatile application data platform that powers a wide variety of workloads with a common query interface. MongoDB’s document model is simple for developers to learn and use, while still providing all the capabilities needed to meet the most complex requirements at any scale. Its unified query API is the most natural way to work with data in any form, supporting everything from simple CRUD operations to sophisticated data processing pipelines. With MongoDB, development teams no longer need to learn multiple ways of querying or working with data to address different operational database requirements.

MongoDB Atlas (fully-managed MongoDB as a service) extends MongoDB’s flexibility and ease of use with full-text search and real-time analytics, as well as event-driven and mobile experiences. You can build a wide range of application services while keeping your data architecture simple.

A trusted foundation is at the core of everything MongoDB offers. You can start with built-in data security and recovery defaults, then add the controls you need and run applications anywhere in the world with the global and multi-cloud reach of Atlas.

Introduction to Apigee

Apigee is a platform for developing and managing APIs. By fronting services with a proxy layer, Apigee provides an abstraction or facade for your backend service APIs and provides security, rate limiting, quotas, analytics, and more. With Apigee, you can design, secure, analyze, and scale APIs anywhere with visibility and control. Apigee helps you to:

  • Build and scale API programs with full API lifecycle capabilities
  • Drive consumption of APIs with flexible developer portal options
  • Gain actionable insights across the entire API value chain
  • Monetize API products and maximize the business value of your digital assets
Read More  How LG CNS Is Creating Future AI Leaders With Immersive Machine Learning Training

Why MongoDB and Apigee ?

On the forefront of modern APIs, Apigee and MongoDB’s collaboration is a natural fit both in terms of technology compatibility and optimized business positioning.

Our customers need the right database to access agility and flexibility, as well as scale seamlessly and run in a hybrid mode. At the same time, the ability to consume data effectively is equally important. Developers require an API platform that provides a simple development experience, and performs analytics related to API usage and open business opportunities with API monetization. This is where MongoDB Atlas and Apigee present a perfect solution.

Build fast and scale
MongoDB’s dynamic schema is ideal for handling the requirements of modern applications and continuous delivery. When rolling out a new feature that changes the data model, there’s no requirement to update all the existing records, something that can take weeks with a relational database. Moreover, as the data size increases, you may need to horizontally scale with sharding.

In the same spirit, Apigee offers a pure API management layer that scales with incoming traffic. Version control and zero-downtime architecture are key for a top-of-the-market API consumer experience with Apigee. Undesired traffic spikes or Distributed Denial of Service (DDOS) attacks can be managed easily within the Google Cloud platform due to Google’s machine learning capabilities.

With Apigee and MongoDB, developers can quickly iterate and model data and APIs against an ever-changing environment, resulting in faster time to market and greater agility.

Deployment flexibility
Both Apigee and MongoDB provide flexibility in the way you can deploy, automate, and run the platforms. For example, MongoDB and Apigee can be deployed in a distributed microservices architecture. Both services are available as fully managed options in the cloud, but can also be deployed on-premises or in hybrid environments as needed.

Regardless of the deployment model you select, built-in redundancy, automation by design, enterprise-scale monitoring, and analytics tools are a common part of every offering.

Security
MongoDB Atlas offers advanced security controls for all your data, with authentication/authorization, encryption, auditing, network access controls, and more built into the platform. Enable enterprise-grade features to integrate with your existing security protocols and compliance standards. For example, Google Cloud Private Service Connect allows you to create private and secure connections from your Google Cloud networks to MongoDB Atlas, while integration with Google Cloud Key Management Services makes it easy to encrypt data with your own keys.

Read More  Staying In Sync: Effective Collaboration Strategies For Distributed Workforces

As the main facade to access your data, Apigee is the best way to secure your entry point. Apigee X is integrated with Google Cloud Armor and reCAPTCHA to complete the best-in-class architecture. Authentication and authorization flows such as OAuth, OIDC, Content-based security, and private networking allow for a fully-secured delivery of incoming requests to MongoDB data.

Finally, APIs handle the complexities of both authentication and authorization requirements — and do so by honoring the data at rest security requirements that MongoDB solves for. Apigee solves this as a secure facade for the data layers, taking auditability into account. With MongoDB Atlas, your data is protected with preconfigured security features for encryption at rest and in motion, granular RBAC controls for data, and a marriage between MongoDB’s security paradigms and Apigee’s authorization controls.

Manage microservices
Just as organizations need services management for microservices, they need API management for their APIs. Apigee API management platform complements Istio and Envoy by extending API management natively into the microservices stack. Because microservices architecture is distributed by nature, there are more potential failure points. Therefore, microservices must be designed for redundancy. With its flexible schema and capabilities for redundancy, automation, and scalability, MongoDB is well suited for powering a microservices architecture.

Access
To make building applications with MongoDB seamless for developers, MongoDB provides native drivers for popular programming languages and frameworks. Supported drivers include Java, Node.js, C#/.NET, Go, Python, Ruby, PHP, Swift, Rust, and more. This allows developers to interact with the database in a way that is idiomatic for their chosen programming language, and eliminates the need for cumbersome and fragile ORM or ODM layers.

Developers looking for HTTPS-based access also have the option of using the Atlas Data API – a fully managed, REST-like API for accessing Atlas data. The Data API makes querying Atlas without any operational overhead or network management easy.

Data, even refined data, isn’t particularly useful to anyone until that data is accessible. Wrapping the data in APIs or exposing machine learning systems with Apigee provides a vehicle to make the data accessible and to control that access over time.

Monetization
Data alone is useful internally to those with direct and low-level access. Otherwise, data is a passive resource. By publishing data through an API interface, we take this passive resource and make it an active one. Furthermore, this data becomes a marketable and monetizable asset when published through Apigee. Controls on data size, filtering, and raw vs. digested data all become their own discrete dials in terms of product pricing and availability.

Read More  Google Cloud Launches Optimization AI: Cloud Fleet Routing API To Help Customers Make Route Planning Easier

How it Works

Consider the solution architecture in Figure 1, which shows how siloed data locked in legacy systems can be seamlessly moved to Atlas on Google Cloud and exposed to new channels, such as web and mobile, using Apigee.

Figure 1: Solution architecture that illustrates modernizing to MongoDB Atlas using Apigee platform

 

We can migrate the data from legacy systems to Atlas using Dataproc and have data syncing in real time using Google Cloud Dataflow pipelines. MongoDB Atlas acts as an operational data store (ODS), which exposes the data securely through the Apigee platform.

Now consider the architecture in Figure 2 to learn how we can build and deploy the application layer on Google Cloud.

Figure 2: Solution architecture of MongoDB Atlas on Google Cloud enabling the Apigee API platform to monetize data

 

 

 

Based on the application requirements, we may need individual Atlas clusters for each of the microservices, or there can be a cluster that serves multiple microservices in common. MongoDB can elastically scale and adjust deployment size based on changes in data size and throughput over time. We can deploy the applications on VMs using Google Compute Engine, which is the traditional model. We can also deploy services within containers using Google Kubernetes Engine (GKE) or Cloud Functions, which are serverless. Finally, Apigee API platform is used to surface the APIs to consumers.

Here, we can see the flexibility of using Google Cloud’s modern apps platforms, such as GKE or Cloud Functions, interfaced with both MongoDB and Apigee in a reference architecture to serve the final customer experience.

Conclusion

Using MongoDB and Apigee together is a great way to accelerate your transformation journey, get more value out of enterprise data, and unlock innovative use cases.

With the best-of-breed technologies in terms of modern API management (Apigee) and modern datastores (MongoDB), you can meet new business needs for sharing your data securely both internally to your development teams, and externally to your partners and customers.

Next Steps

For more information about Apigee and MongoDB, visit:

  • Apigee Cloud Blog – Apigee | Google Cloud
  • Introduction to Apigee X
  • Apigee Concepts
  • MongoDB – MongoDB Blog
  • MongoDB as a service on google cloud – Atlas on Google Cloud
  • Enterprise Cloud Modernization – MongoDB Google Cloud blog

 

 

By: Simon Lebrun (Customer Engineer, Google Cloud) and Paresh Saraf (Partner Solutions Architect, MongoDB)
Source: Google Cloud Blog


For enquiries, product placements, sponsorships, and collaborations, connect with us at [email protected]. We'd love to hear from you!

Our humans need coffee too! Your support is highly appreciated, thank you!

aster.cloud

Related Topics
  • API
  • Apigee
  • Databases
  • Google Cloud
  • MongoDB
You May Also Like
View Post
  • Engineering
  • Technology

Apple supercharges its tools and technologies for developers to foster creativity, innovation, and design

  • June 9, 2025
View Post
  • Engineering

Just make it scale: An Aurora DSQL story

  • May 29, 2025
Getting things done makes her feel amazing
View Post
  • Computing
  • Data
  • Featured
  • Learning
  • Tech
  • Technology

Nurturing Minds in the Digital Revolution

  • April 25, 2025
View Post
  • Engineering
  • Technology

Guide: Our top four AI Hypercomputer use cases, reference architectures and tutorials

  • March 9, 2025
View Post
  • Computing
  • Engineering

Why a decades old architecture decision is impeding the power of AI computing

  • February 19, 2025
View Post
  • Engineering
  • Software Engineering

This Month in Julia World

  • January 17, 2025
View Post
  • Engineering
  • Software Engineering

Google Summer of Code 2025 is here!

  • January 17, 2025
View Post
  • Data
  • Engineering

Hiding in Plain Site: Attackers Sneaking Malware into Images on Websites

  • January 16, 2025

Stay Connected!
LATEST
  • 1
    Pure Accelerate 2025: All the news and updates live from Las Vegas
    • June 18, 2025
  • 2
    ‘This was a very purposeful strategy’: Pure Storage unveils Enterprise Data Cloud in bid to unify data storage, management
    • June 18, 2025
  • What is cloud bursting?
    • June 18, 2025
  • 4
    There’s a ‘cloud reset’ underway, and VMware Cloud Foundation 9.0 is a chance for Broadcom to pounce on it
    • June 17, 2025
  • What is confidential computing?
    • June 17, 2025
  • Oracle adds xAI Grok models to OCI
    • June 17, 2025
  • Fine-tune your storage-as-a-service approach
    • June 16, 2025
  • 8
    Advanced audio dialog and generation with Gemini 2.5
    • June 15, 2025
  • 9
    A Father’s Day Gift for Every Pop and Papa
    • June 13, 2025
  • 10
    Global cloud spending might be booming, but AWS is trailing Microsoft and Google
    • June 13, 2025
about
Hello World!

We are aster.cloud. We’re created by programmers for programmers.

Our site aims to provide guides, programming tips, reviews, and interesting materials for tech people and those who want to learn in general.

We would like to hear from you.

If you have any feedback, enquiries, or sponsorship request, kindly reach out to us at:

[email protected]
Most Popular
  • Google Cloud, Cloudflare struck by widespread outages
    • June 12, 2025
  • What is PC as a service (PCaaS)?
    • June 12, 2025
  • 3
    Crayon targets mid-market gains with expanded Google Cloud partnership
    • June 10, 2025
  • By the numbers: Use AI to fill the IT skills gap
    • June 11, 2025
  • 5
    Apple services deliver powerful features and intelligent updates to users this autumn
    • June 11, 2025
  • /
  • Technology
  • Tools
  • About
  • Contact Us

Input your search keywords and press Enter.