Modern systems need to manage an increasing amount of data. Amazon’s Simple Storage Service (S3) is an important building block for large data applications. In this talk, we will share our experiences and lessons learned from using S3 in Java-based systems. We'll cover technical challenges that Java developers face when writing S3 code with the AWS SDK. We will discuss design decisions, application dependencies, and error handling. We'll share mistakes that we made and bugs that we encountered.
talk-data.com
Event
Amazon S3 for Java Developers + Bootique - a Faster Java Platform
Activities tracked
2
Sign up at: https://www.javasig.com
Amazon S3 for Java developers Modern systems need to manage an increasing amount of data. Amazon’s Simple Storage Service (S3) is an important building block for large data applications. In this talk, we will share our experiences and lessons learned from using S3 in Java-based systems. We'll cover technical challenges that Java developers face when writing S3 code with the AWS SDK. We will discuss design decisions, application dependencies, and error handling. We'll share mistakes that we made and bugs that we encountered.
Bootique - a Faster, Simpler Java Platform In our choice of application platforms in the Java community, we seem to be ready to sacrifice elegance for convenience and are content with slow startup times, bloated jars, and “magical” annotations. The Bootique project (https://bootique.io) strives to push the envelope against this trend and give both elegance and convenience. It is a faster, simpler, lightweight app platform with a minimal “weirdness factor”, and yet with rich functionality including dependency injection, interoperable modules, centralized configuration, built-in CLI and more. Bootique can be used for all kinds of apps: web services, scheduled jobs, DB migrations, serverless, command line tools, etc. This presentation will show how all these pieces fit together and will do some SpringBoot comparisons.
Sessions & talks
Showing 1–2 of 2 · Newest first
Bootique - a Faster, Simpler Java Platform
In our choice of application platforms in the Java community, we seem to be ready to sacrifice elegance for convenience and are content with slow startup times, bloated jars, and “magical” annotations. The Bootique project (https://bootique.io) strives to push the envelope against this trend and give both elegance and convenience. It is a faster, simpler, lightweight app platform with a minimal “weirdness factor”, and yet with rich functionality including dependency injection, interoperable modules, centralized configuration, built-in CLI and more. Bootique can be used for all kinds of apps: web services, scheduled jobs, DB migrations, serverless, command line tools, etc. This presentation will show how all these pieces fit together and will do some SpringBoot comparisons.