Friday, 8 December 2017
AWS Architecture monthly
New for your Kindle - #AWS Architecture Monthly - Whitepapers, reference architectures, guides, trends, training, certification - amzn.to/2AD6ZHc (available in US, UK, and Germany)
Thursday, 7 December 2017
Understanding the Spring Boot - Under the covers
For those that want to understand how Spring boot annotations and configuration works, take a look at the following video.
Tuesday, 5 December 2017
Tuesday, 28 November 2017
Monday, 27 November 2017
Wednesday, 22 November 2017
Distrubuted Tracing
Found some good references related to the Distrubuted Tracing:
- https://spring.io/blog/2016/02/15/distributed-tracing-with-spring-cloud-sleuth-and-spring-cloud-zipkin
- http://opentracing.io/
Tuesday, 21 November 2017
Java inside a Docker container
Recently came across some interesting articles related running a Java Application in a Docker container, so thought I'd share them
- https://developers.redhat.com/blog/2017/03/14/java-inside-docker/
- https://blogs.oracle.com/java-platform-group/java-se-support-for-docker-cpu-and-memory-limits
- https://blog.jelastic.com/2017/04/13/java-ram-usage-in-containers-top-5-tips-not-to-lose-your-memory/
- https://cloakable.irdeto.com/2017/08/24/java-is-a-first-class-citizen-in-a-docker-ecosystem-now/
- https://dzone.com/articles/how-to-decrease-jvm-memory-consumption-in-docker-u
Subscribe to:
Posts (Atom)
How to set up AWS Cognito with federation to Office365
Came across this article by Mike Bentzen https://www.idea11.com.au/how-to-set-up-aws-cognito-federation-office365/
-
Came across this article by Mike Bentzen https://www.idea11.com.au/how-to-set-up-aws-cognito-federation-office365/
-
Great lightning talk on distrubuted systems, which talks about Paxos and Google cloud spanner .