Blog

Cristobal Escobar

August 21, 2025

Spread the word


Share your thoughts

As part of the BoxLang World Tour, our CEO Luis Majano recently had the honor of presenting to the Japan AWS User Group in Tokyo. The session, titled:

Building Dynamic AWS Lambda Applications with BoxLang,

brought together cloud enthusiasts, developers, and architects eager to explore how BoxLang is shaping the future of serverless development on the JVM.


What the Session Covered

Luis walked the audience through the fundamentals of AWS Lambda, highlighting its strengths as a serverless computing platform:

  • Automatic scaling and pay-per-use efficiency
  • Execution patterns such as API-driven, event-driven, data streaming, and scheduled workloads
  • Common use cases including REST APIs, IoT, chatbots, AI workflows, and scheduled jobs

From there, he introduced BoxLang, the modular and lightweight dynamic language for the JVM, designed to make serverless development simpler, faster, and more productive.

Key BoxLang highlights included:

  • Lightweight runtime (<8MB) and highly modular design
  • Dynamic and functional programming with optional typing
  • 100% seamless Java interoperability
  • Built-in support for closures, pure functions, caching, scheduling, and more
  • A turnkey BoxLang Lambda Runtime that removes boilerplate and lets developers focus on business logic

Real Use Cases: BoxLang in Action

Luis also showcased real-world BoxLang deployments, including try.boxlang.io, Ortus Solutions’ online playground for experimenting with BoxLang. Powered by AWS Lambda runtimes, the platform already executes more than 32,000 requests per day with average execution times of just 32ms — all while keeping costs close to zero.

The audience saw how the BoxLang Lambda Template provides everything developers need to get started quickly, including:

  • Built-in unit and integration testing with JUnit/TestBox + SAM
  • Packaging with Gradle and CommandBox
  • GitHub Actions for CI/CD pipelines
  • Simplified deployment to AWS

Why This Matters

The Tokyo stop of the BoxLang World Tour demonstrated how BoxLang enables organizations to:

  • Accelerate cloud-native adoption
  • Cut down development time with a runtime tailored for AWS Lambda
  • Migrate legacy applications into a modern, dynamic JVM-based environment

For developers already working with Java or other JVM languages, BoxLang provides a new, expressive, and serverless-ready alternative.


Watch the Slides

If you missed the session or want to dive deeper, you can view the full slide deck here:

View the slides


What’s Next on the BoxLang World Tour

Tokyo was just one of many stops on our journey to connect with developers worldwide. Stay tuned as we continue showcasing BoxLang at leading conferences, meetups, and AWS community events around the globe.

Learn more about BoxLang: https://www.boxlang.io

Try it yourself: http://try.boxlang.io

#BoxLang #AWSLambda #Serverless #CloudNative #JVM #OrtusSolutions #BoxLangWorldTour

Add Your Comment

Recent Entries

Introducing the BoxLang Spring Boot Starter: Dynamic JVM Templating for Spring

Introducing the BoxLang Spring Boot Starter: Dynamic JVM Templating for Spring

Spring Boot developers know the pain of evaluating view technologies. Thymeleaf is great — until you need more expressiveness. FreeMarker is powerful — until the syntax fights you. What if you could write templates in a dynamic JVM language that gives you the full power of the platform, feels natural, and requires zero setup to integrate?

Meet the BoxLang Spring Boot Starter.

Luis Majano
Luis Majano
March 13, 2026
Why Swiss Banks Are Modernizing CFML Platforms Without Rewrites

Why Swiss Banks Are Modernizing CFML Platforms Without Rewrites

The growing need to evolve legacy financial platforms safely

Many Swiss banks and financial institutions still operate important systems built on ColdFusion and CFML platforms.

These systems manage a wide range of functions, including:

  • internal banking workflows
  • reporting systems
  • client portals
  • data integration platforms
  • compliance and risk management tools

In many cases, thes...

Cristobal Escobar
Cristobal Escobar
March 13, 2026
Reactive vs Proactive ColdFusion Support: Why Waiting for an Outage Is the Most Expensive Strategy

Reactive vs Proactive ColdFusion Support: Why Waiting for an Outage Is the Most Expensive Strategy

Many ColdFusion environments operate in a reactive mode without realizing it.

Everything seems fine… until something breaks.

A server crashes.

Performance drops suddenly.

An integration stops working.

A security audit reveals missing patches.

At that point the response is urgent:

“Can someone help us fix this now?”

Emergency support is sometimes unavoidable. But when reactive intervention becomes the norm, it usually means something deep...

Cristobal Escobar
Cristobal Escobar
March 12, 2026