Spring Batch on Kubernetes: Efficient batch processing at scale

Engineering | Mahmoud Ben Hassine | January 27, 2021 | ...

Introduction

Batch processing has been a challenging area of computer science since its inception in the early days of punch cards and magnetic tapes. Nowadays, the modern cloud computing era comes with a whole new set of challenges for how to develop and operate batch workload efficiently in a cloud environment. In this blog post, I introduce some of the challenges a batch developer or architect may face when designing and running batch applications at scale and show how Spring Batch, Spring Boot and Kubernetes can tremendously simplify this task.

Challenges of Designing and Running Batch…

YMNNALFT: The Spring *Utils Classes

Engineering | Josh Long | January 27, 2021 | ...

Welcome to another installment of You May Not Need Another Library For That (YMNNALFT)! I've spent a lot of time since 2016 illuminating (or trying to, anyway!) some of the more enormous opportunities in the Spring ecosystem in my Spring Tips videos. Today, however, I come to you in a different spirit, wanting to focus on the little, sometimes hidden, gems that do fantastic things and that might spare you an additional third-party dependency and its implied complexity.

We've all been there. There's some everyday string-manipulation routine you want, so you extract it out into a separate abstract class and expose it as a static method. Then, there's some factory method for building a java.util.Collection<T>, so you extract it out into a separate class and expose it as a static method. And eventually, you've got a whole collection of these things scoured about your codebase, and there's little to no cohesion across them. After all, there's just not that much to it, right? These are, essentially, only global functions, not really methods on stateful objects,

This Week in Spring - January 26th, 2021

Engineering | Josh Long | January 26, 2021 | ...

Hi, Spring fans! Welcome to another installment of This Week in Spring! As I type this I'm sitting on the amazing Tanzu Tuesday's stream as a (guest) cohost with Tiffany Jernigan (@tiffanyfayj) learning about tips and tricks for working with Spring Boot and Kubernetes from the Spring team's Oliver Hughes (@olliehughes82). If you missed it, then it - and all sorts of other content - is available for replays on our Tanzu Twitch.tv channel.

Now then, we've got a ton of good stuff to get to so let's gooo...

What's New in Azure Spring Cloud after GA?

Engineering | Josh Long | January 26, 2021 | ...

This post was written by our friend on the Azure Spring Cloud team, the amazing Kylie Liang (@liangkylie). I interviewed her for the Bootiful Podcast in April 2019, too! -Josh

2020 was a busy year for Azure Spring Cloud service. Microsoft and VMware co-announced Azure Spring Cloud General Availability (GA). We were excited to see how Azure Spring Cloud helped customers focus on code and let us take care of the underlying infrastructure management, operation, and maintenance. We continue to prioritize our work according to customers’ requests and feedback. For example, 7 more regions were enabled, and Azure Spring Cloud service is now available in 18 regions of Asia Pacific, Australia, Canada, China, Europe, India, Korea, United Arab Emirates, United Kingdom, and the United States. In this blog, I’ll…

YMNNALFT: Websockets

Engineering | Josh Long | January 25, 2021 | ...

Welcome to another installment of You May Not Need Another Library For That (YMNNALFT)! I've spent a lot of time since 2016 illuminating (or trying to, anyway!) some of the more enormous opportunities in the Spring ecosystem in my Spring Tips videos. Today, however, I come to you in a different spirit, wanting to focus on the little, sometimes hidden, gems that do fantastic things and that might spare you an additional third-party dependency and its implied complexity.

The open web has long extended hope to those who wanted a commodity platform to build and deploy services and applications at…

Bootiful Application Monitoring with Azure Spring Cloud

Engineering | Josh Long | January 21, 2021 | ...

This is a guest post authored by our friend, Microsoft's Asir Vedamuthu Selvasingh

Hi, Spring fans! We are excited to announce that Application Performance Monitoring (APM) is now fully integrated into Azure Spring Cloud, powered by Application Insights.

Azure Spring Cloud is jointly built, operated, and supported by Microsoft and VMware. It is a fully managed service for Spring Boot applications that lets you focus on building the applications that run your business without the hassle of managing infrastructure.

APM in Azure Spring Cloud offers in-depth performance monitoring for your…

YMNNALFT: Dimensional Metrics Accumulation with Micrometer

Engineering | Josh Long | January 20, 2021 | ...

Welcome to another installment of You May Not Need Another Library For That (YMNNALFT)! I've spent a lot of time since 2016 illuminating (or trying to, anyway!) some of the more enormous opportunities in the Spring ecosystem in my Spring Tips videos. Today, however, I come to you in a different spirit, wanting to focus on the little, sometimes hidden, gems that do fantastic things and that might spare you an additional third-party dependency and its implied complexity.

It's 3 AM. Do you know where your production KPI Metrics are? You can't improve that you can't measure, and metrics are an…

This Week in Spring - January 19th, 2021

Engineering | Josh Long | January 19, 2021 | ...

Get the Spring newsletter

Stay connected with the Spring newsletter

Subscribe

Get ahead

VMware offers training and certification to turbo-charge your progress.

Learn more

Get support

Tanzu Spring offers support and binaries for OpenJDK™, Spring, and Apache Tomcat® in one simple subscription.

Learn more

Upcoming events

Check out all the upcoming events in the Spring community.

View all