There is no more profitable investment than investing in yourself – Roy T. Bennett
If you want to see your article featured here, reach out to me on Twitter or here on the blog.
Java and AWS
The NYJavaSIG hosted an event with Mike Roberts on July 20th to talk about AWS Lambda. The recording of the presentation can be seen at the NYJavaSIG YouTube channel.
Microservices
Siva wrote a series of articles to talk about Microservices. It includes Spring Boot, Spring Cloud Config, service registry and discovery, and more.
HTTP Requests
The last article from Matthew Gilliard discusses 5 ways to make an HTTP request in Java. He demonstrates using HttpURLConnection, HttpClient, ApacheHttpClient, OkHttp and Retrofit
Fibers
One of the most expected features in Java is Fibers from project Loom. Check this article from Bela Ban where he compares the performance of Java 11 and Java 16 with virtual threads. The performance on Java 16 was almost 100% superior when compared to Java 11.
Are SQL Databases Really Slow?
Gerald Venzl proves that they don’t need to be. His article confronts this myth and shows that it’s possible to achieve high performance on SQL DB.
ARTIGOS EM PORTUGUÊS (ARTICLES IN PORTUGUESE)
Você tem sugestão de artigos em Português? Gostaria de ver seu artigo divulgado aqui no blog? Envie sua sugestão pelo Twitter ou pelo blog.
Estrutura de Dados e Algoritmos em Java
Elder Moraes e a Ana Beatriz bateram um papo e discutiram sobre estrutura de dados e algoritmos em Java. O vídeo dessa conversa tá disponível no YouTube