dragondrop.cloud, Inc
  • Home
  • OSS cloud-concierge
  • Developer Docs
    • Cloud Footprint Visualizations
  • Learn
    • Terraform
    • Amazon Web Services (AWS)
    • Google Cloud Platform (GCP)
    • Azure
    • Web App Development
  • Pricing
  • About Us
    • Contact Us
    • Meet Us
  • Sign In
Select Page

Ripping out Python and Reducing Our Docker Image Size by ~87%

by staging-dragondrop-marketing | Sep 19, 2023 | Web App Development

Ripping out Python and Reducing Our Docker Image Size by ~87% Background We built an OSS containerized tool, cloud-concierge, for automating Terraform best practices, and primarily implemented the solution in Go, given that Go generally is the “lingua franca” for...
The Real Lesson from Prime Video’s Microservices → Monolith Story

The Real Lesson from Prime Video’s Microservices → Monolith Story

by staging-dragondrop-marketing | May 10, 2023 | AWS, Web App Development

The Real Lesson from Prime Video’s Microservices → Monolith Story The Article Amazon Prime’s Video Quality Analysis (VCA) team went about building a tool to monitor each video stream for quality concerns. A member of their team wrote a blog post highlighting some...

Running Remote DB Migrations via GitHub Actions

by staging-dragondrop-marketing | Feb 1, 2023 | Web App Development

Running Remote DB Migrations via GitHub Actions Motivation Database migrations are an essential component in the life cycle of any relational database. We needed a way to trigger database migrations in our development and production environments within our existing...

Complete Unit Testing of a Flask API

by staging-dragondrop-marketing | Feb 1, 2023 | Web App Development

Complete Unit Testing of a Flask API Motivation So you’ve created a Flask API with a few endpoints that interact with a Flask-managed database. Before you deploy your code, you want to ensure that each endpoint will work as expected. Normally, when we test application...

5 Cookie Tips for Single Page Applications

by staging-dragondrop-marketing | Jan 26, 2023 | Web App Development

5 Cookie Tips for Single Page Applications 5 Cookie Tips for Single Page Applications (SPA) Avoid having to decipher CORS errors and head off Cookie-related security vulnerabilities with these 5 steps. Why Cookies for Single Page Applications? Cookies are an essential...
  • Home
  • OSS cloud-concierge
  • Developer Docs
  • Learn
  • Pricing
  • About Us
  • Sign In
copyright (c) 2022, dragondrop.cloud, Inc.