Micronaut CRaC
Feb 2023, 10 -
In this talk, Sergio del Amo introduces CRaC (Coordinated Restore at Checkpoint) and its support within the Micronaut Framework.
Feb 2023, 10 -
In this talk, Sergio del Amo introduces CRaC (Coordinated Restore at Checkpoint) and its support within the Micronaut Framework.
Jan 2023, 31 -
In this talk, Sergio shows how you can deploy a Micronaut application that uses MicroStream for persistence to Amazon Web Services (AWS).
Jan 2023, 31 -
Since Micronaut Framework 3.8.0, Micronaut Data offers a flavor for [Azure CosmosDB] which supports compile-time generated repositories and projection queries.
Jan 2023, 11 -
A serverless monolith is an architecture easy to reason about, scales on demand, and boosts developer productivity.
Jan 2023, 10 -
In this talk, Sergio del Amo demonstrates the AWS CDK integration with the Micronaut Framework.
Jan 2023, 08 -
Video of the webinar about MicroStream and the Micronaut Framework where I talked to Markus Kett and Florian Habermann.
Jan 2023, 07 -
I talked to Mark Sailes, senior specialist solutions architect at AWS, about Micronaut Framework 3.8.0 release and AWS Lambda Snapstart.
Jan 2023, 02 -
I will be giving the talk "Getting Started with the Micronaut Framework" in the Brighton Kotlin user Group. I met Lee Turner last year in a Micronaut AWS Lambda training and he was kind enough to invite me.
Dec 2022, 17 -
This week, I delivered a 12-hour online course of Micronaut Essentials.
Nov 2022, 18 -
On October 5th, I taught an AWS Lambda with Micronaut Framework workshop in London.
Nov 2022, 13 -
Some pictures from last July JBCNConf 2022.
Nov 2022, 07 -
I talked to Markus Kett about Micronaut Object Storage.
Nov 2022, 03 -
Video of my talk at the online conference JCON 2022.
Nov 2022, 03 -
Video of my talk at the online conference JCON 2022.
Oct 2022, 13 -
Video of my talk at Barcelona JUG about Micronaut framework y AWS Lambda. The talk is in Spanish.
Oct 2022, 11 -
I talked to Álvaro Sánchez-Mariscal about Micronaut Object Storage.
Oct 2022, 10 -
I wrote a small Micronaut command line application to output a CSV file with a podcast's episode titles, authors, and release dates.
Sep 2022, 29 -
The easiest way to install the Micronaut CLI is to use SDKMan.
Sep 2022, 29 -
Generate a Micronaut Application with a multi-project build with CDK and a Lambda function associated with an HTTP(s) endpoint via a function URL.
Sep 2022, 29 -
This post highlights the necessary changes to the application build to deploy a GraalVM Native executable to AWS Lambda Custom Runtime with an arm64 architecture.
Sep 2022, 29 -
Generate and deploy a Micronaut Application as a GraalVM Native executable with a multi-project build with CDK and a Lambda function associated with an HTTP(s) endpoint via a function URL.
Sep 2022, 29 -
I will be delivering a workshop in the AWS London offices next week.
Sep 2022, 27 -
I talked to Álvaro Sánchez-Mariscal about Micronaut Maven Plugin.
Sep 2022, 21 -
Szymon Stepniak interviews Graeme Rocher at GraalVM Community Meetup.
Jul 2022, 01 -
In July, I will teach an online three-day course about Micronaut Framework and AWS Lambda.
May 2022, 11 -
PDF of my talk at Geecon 2022
May 2022, 03 -
I am excited to be part of this in-person event. It is an excellent opportunity to showcase Micronaut integration with AWS Lambda.
May 2022, 03 -
I will be talking at Warsaw for GeeCon 2022.
Apr 2022, 17 -
This talk introduces Microstream integration with the Micronaut Framework.
Mar 2022, 21 -
July 20th, I will be teaching a workshop about Micronaut Security at JBCNConf 2022 in Barcelona.
Mar 2022, 14 -
I talked to Sakis Kaliakoudas about how they use the Micronaut framework, AWS Lambda, and Kotlin to develop Caribou.
Feb 2022, 28 -
I talked about Micronaut Email.
Feb 2022, 14 -
I talked with the Agorapulse crew. Agorapulse was a pioneer in the usage of Micronaut features from Grails Application. Moreover, they maintain several open-source libraries to help integrate Micronaut and Grails, and they have written about their migration from Grails to Micronaut.
Jan 2022, 31 -
I talked about Micronaut Serialization with Graeme Rocher (Micronaut co-founder). Micronaut Serialization can serialize and deserialize Java types (including Java 17 records) to and from JSON and other formats without using reflection.
Jan 2022, 28 -
This talk introduces Micronaut Security, a fully featured and customizable security solution for your applications.
Jan 2022, 28 -
This talk introduces the Micronaut framework and demonstrates how the Framework's unique compile-time approach enables the development of ultra-lightweight Java applications.
Jan 2022, 28 -
This talk introduces the Micronaut framework integration with AWS Lambda.
Jan 2022, 28 -
This talk introduces Hotwire Turbo integration with the Micronaut® Framework.
Jan 2022, 28 -
I did an online Micronaut talk at Manchester Java User Group
Jan 2022, 17 -
I talked with the Agorapulse crew. Agorapulse maintains several open-source Micronaut libraries. They talk about some of them (Snitch, Recurly, Rethrow, Segment, Newrelic, Worker, Console, Pierrot ...)..
Jan 2022, 03 -
I talked to James Kleeh (Micronaut development lead) about Micronaut Security.
Dec 2021, 20 -
I talked to Cédric Champeau (Micronaut core committer at Oracle Labs) about the Micronaut AOT module - a new module that generates build-time optimizations for Micronaut applications.
Dec 2021, 06 -
I talked to Graeme Rocher (Micronaut co-founder). Micronaut Data is a database access toolkit that uses Ahead of Time (AoT) compilation to pre-compute queries for repository interfaces that are then executed by a thin, lightweight runtime layer.
Nov 2021, 25 -
Summary and video of Micronaut Live 9th session
Nov 2021, 22 -
I talked to Iván López (Micronaut core commiter) about Micronaut integration with Flyway and Liquibase.
Nov 2021, 22 -
Use transactional false to avoid wrapping the test execution in a transaction.
Nov 2021, 22 -
Summary and video of Micronaut Live 8th session
Nov 2021, 22 -
Summary and video of Micronaut Live 7th session
Nov 2021, 12 -
Summary and video of Micronaut Live 6th session
Nov 2021, 10 -
Summary and video of Micronaut Live 5th session
Nov 2021, 08 -
I talked to James Kleeh, Micronaut development lead, about Micronaut versioning, repository branching, the usage of Testcontainers in Micronaut testing.
Nov 2021, 08 -
Summary and video of Micronaut Live 4th session
Nov 2021, 03 -
Summary and video of Micronaut Live third session
Nov 2021, 01 -
Summary and video of Micronaut Live second session
Oct 2021, 29 -
Summary and video of Micronaut Live first day
Oct 2021, 26 -
Starting today at 10:30 US CDT and 17:30 CET, I will be streaming at twitch.tv/micronautfw
Oct 2021, 25 -
I talked to Iván López (Micronaut core commiter) about Micronaut integration with GraalVM, the CI Iván built to ensure the Micronaut framework plays well with GraalVM and small tips for users who want to deploy GraalVM Native Images of their Micronaut applications to production.
Oct 2021, 21 -
I often add this logger to log my queries when using Micronaut Data.
Oct 2021, 16 -
I have updated the CLI application, which I use to check my Github activity to Micronaut® framework 3.1.
Oct 2021, 15 -
October 18 to 21, I teach a Micronaut course. Online. 12 Hours.
Oct 2021, 14 -
We have an opening to work on Open Source.
Oct 2021, 13 -
I will be joining Iván López in a Madrid GUG "Ask me Anything" Meetup
Oct 2021, 13 -
Micronaut Pushover now uses Micronaut 3.1.0
Oct 2021, 11 -
Since Micronaut® framework 3.1, you can use a regular expression in the HTTP server filter patterns
Oct 2021, 09 -
Starting today, I transition to a newly formed Developer Advocate role for the 2GM communities at OCI
Sep 2021, 30 -
I use Micronaut default environment to define a development environment.
Sep 2021, 28 -
You can use problem+json instead of vnd.error just by adding Micronaut Problem dependency.
Sep 2021, 28 -
The health endpoint is the easiest way to expose a health check in your Micronaut application.
Sep 2021, 22 -
A parent class which I use for the tests which verify a Grails application API
Sep 2021, 14 -
Next thursday, I do an online Micronaut talk at Bucharest Java Microservices User Group
Sep 2021, 08 -
A Java library to consume the Pushover API
Sep 2021, 06 -
SAFRI.NET joined the Micronaut Foundation as a Bronze-Level Corporate Sponsor
Sep 2021, 05 -
Send push notifications from your applications
Aug 2021, 20 -
A CLI application to help you gather what you did in Github
Aug 2021, 20 -
Micronaut 3 and reactive streams agnostic
Aug 2021, 18 -
Guide are ready for Micronaut® framework 3!
Aug 2021, 18 -
Update your apps to the latest version of Micronaut® framework
Aug 2021, 14 -
September 13 to 16, I teach a Micronaut course. Online. 12 Hours.
Aug 2021, 10 -
Micronaut Lambda function to rotate a secret saved in AWS Secrets Manager
Jun 2021, 12 -
I wrote a tutorial which shows how to write a command line application with Picocli and Micronaut® framework to generate a JWK (Json Web Key)
May 2021, 31 -
Learn how to a access a database using Micronaut Data JDBC repositories
May 2021, 29 -
Learn how to a scheduled expression with Event Bridge trigger to execute a Micronaut AWS Lambda every 5 minutes
May 2021, 29 -
Learn how to generate thumbnails for images uploaded to an S3 bucket with AWS Lambda and Micronaut® framework
May 2021, 25 -
Continuous deployment - CodePipeline: Github → CodeBuild → GraalVM Native Image → ECR → Elastic Beanstalk
May 2021, 25 -
Continuous deployment - CodePipeline: Github → CodeBuild → ECR → Elastic Beanstalk
May 2021, 24 -
I often use CodeBuild to build Micronaut appliations built with Gradle. This post includes an example of a buildspec.yml file.
May 2021, 17 -
I like to define validation annotations for Micronaut application's models.
May 2021, 17 -
I always annotate my model classes with @Introspected. It is easy to test that you don't forget the annotation.
May 2021, 07 -
In Micronaut applications, you can control JSON serialization with Jackson annotations. Inject ObjectMapper into your tests to verify it.
May 2021, 06 -
I always expose the /health endpoint in my Micronaut applications. It is easy to test it.
Apr 2021, 28 -
In SpringBoot you can annotate your exceptions with @ResponseStatus, Micronaut's HttpStatusException achieves a similar behaviour
Apr 2021, 27 -
SpringBoot and Micronaut applications ease the creation of routes with similar annotations.
Apr 2021, 27 -
SpringBoot and Micronaut applications contain a simple application class which starts the application for you.
Apr 2021, 25 -
Leverage Micronaut APIs to resolve Host and IP when running behind a Elastic Load Balancer
Apr 2021, 24 -
I will be teaching a Micronaut / Amazon Web Services workshop at the end of May.
Apr 2021, 22 -
"Automating Processes with Microservices on Micronaut and Camunda" webinar video
Mar 2021, 12 -
I will be teaching a Micronaut Security 12 hour course next week.
Feb 2021, 19 -
(optional, string) Is a plain text sentence or two describing the item.
Dec 2020, 25 -
Video of the webinar about combining Svelte and the Micronaut® framework.
Dec 2020, 02 -
I will join Novatec's crew to talk about their experience with Micronaut developing a production application (learning curve, memory consumption, startup ...).
Oct 2020, 06 -
Slides and videos from my talk at ApacheCon 2020 about Micronaut and Groovy
Oct 2020, 05 -
"Micronaut + Azure Functions" webinar video
Sep 2020, 30 -
I will be talking at Cloud Conference Rio de Janerio about how to write AWS Lambda functions with Micronaut
Sep 2020, 27 -
Since 2020.2, IntelliJ IDEA Ultimate adds the possibility to create new Micronaut projects directly from the wizard.
Sep 2020, 24 -
October 2nd, I will be doing an online Micronaut + Azure Webinar together with Julien Dubois.
Sep 2020, 20 -
Introduction to Micronaut online talk by Sergio del Amo at JUG Merida (Mexico)
Sep 2020, 03 -
Java library to consume Euro foreign exchange rates XML feed published by the European Central bank.
Sep 2020, 01 -
Micronaut® framework 2 brings improvements to the way you write AWS Lambda functions. There are several things to consider (what's is your Lambda trigger, are you able to write a GraalVM Native Image of the function) which define what dependencies do you need, what is your handler, how to mitigate cold startup.
Aug 2020, 28 -
Talks at Codemotion 2020 - Building Chatbots with Micronaut® framework.
Aug 2020, 27 -
Today, I published a Java library to consume the Curated API. It is built with the Micronaut® framework and you can use it in a Micronaut app or as a standalone library.
Aug 2020, 27 -
Talks, Micronaut + Groovy and Taming your browser with Geb, at ApacheCon
Jan 2020, 20 -
I did a joined webinar with Stefano Buliani from AWS about Micronaut framework integration with AWS.
May 2019, 28 -
Slides from my talk at GR8Conf