Systems | Development | Analytics | API | Testing

Rollbar

Coding Java Applications the Serverless Way

Serverless Java applications use modern cloud computing to let developers focus on business logic rather than infrastructure. In a serverless environment, the infrastructure provider takes care of scaling, runtimes, resource management, security and other specifics. Concerns such as number of instances to run and which OS to use are managed by Function as a Service (FaaS) platforms, allowing developers to focus on application code.

What Are Cloud Native Java Applications & Architectures?

Cloud-native has been one of the biggest trends in software development for quite a while. Developing, deploying and managing applications outside of local machines and entirely in the cloud offers countless opportunities to businesses. The cloud computing delivery model helps them bring new ideas to market faster and respond swiftly to customer requests. From a technical point of view, cloud-native development provides faster and lighter runtimes, reduces complexity and stabilizes applications.

Quarkus vs Spring Boot: Which Framework is Right for You?

In modern application architecture and development, there has been a push from monolithic applications towards microservices. This has made microservices frameworks (micro-frameworks) very popular since they make it easier to prototype, design and build microservices applications. Spring Boot and Quarkus are both very popular microservices frameworks for building cloud native Java applications.

Scary Developer Stories to Tell in The Dark

Twas the night of production, and all through the server, all the bugs were stirring... We've all heard the developer horror stories or have had our fair share of shocking experiences as a developer tackling an unfortunate event. To keep up with the Halloween season, we wanted to hear some of the spooky encounters that developers dealt with. Here are some of the stories that you submitted to Rollbar. Make sure to turn on the light and read with caution!

10 Best PHP Frameworks For Savvy Web Devs In 2022

A PHP framework is a platform to build PHP web applications. PHP frameworks provide libraries for commonly used functions, which helps to cut down on the amount of original code developers need to write from scratch. A PHP framework provides a basic foundation for the development of web applications in PHP. Frameworks are useful because they speed up and standardize the development process, reducing doubts about how to start building an application.

Rollbar Tip of the Day: People tracking

Leverage Rollbar's People tracking feature and get additional visibility over which of your users are affected by each error, the history of errors experienced by a particular person, as well as the list of all people who have ever experienced an error. Rollbar is the leading continuous code improvement platform that proactively discovers, predicts, and remediates errors with real-time AI-assisted workflows. With Rollbar, developers continually improve their code and constantly innovate rather than spending time monitoring, investigating, and debugging.

Rollbar Tip of the Day: Telemetry

Telemetry allows you to view a 'breadcrumb' of events leading up to an exception directly in the Item details view. Telemetry is currently available in the Javascript, iOS, .NET, and Node.js SDKs. (and more to come!) Rollbar is the leading continuous code improvement platform that proactively discovers, predicts, and remediates errors with real-time AI-assisted workflows. With Rollbar, developers continually improve their code and constantly innovate rather than spending time monitoring, investigating, and debugging.

Rollbar Tip of the Day: Auto-Resolve

Simplify your error management workflow and configure Rollbar to automatically resolve items on deploy, or set an inactivity timer to resolve items if they have not occurred in a certain number of days. Rollbar is the leading continuous code improvement platform that proactively discovers, predicts, and remediates errors with real-time AI-assisted workflows. With Rollbar, developers continually improve their code and constantly innovate rather than spending time monitoring, investigating, and debugging.