My new book is here !!

Playing with Java Microservices on Kubernetes and OpenShift is here ! Today, November 24th 2018, I released my new book Playing with Java Microservices on Kubernetes and OpenShift!! Finally, after ten months of work, tests, POCs and many edition iterations, the newborn is here ! The book is edited and sold on the LeanPub platform 🤩 The book is sold mainly in two different offers: The Book only The Book + one hour of training about Java Microservices and Kubernetes/OpenShift I have some ideas about making some other packages, I will post about them soon !...

November 24, 2018 Â· 1 min

Workshop Report: ENSI – November 2018

The workshop “Playing with Java Microservices on Kubernetes” was held from 19/11 to 24/11, at the National School of Computer Sciences, in Mannouba, Tunisia. The workshop was done on 18 Hours of training about Java, Spring Boot, DDD, Docker, Kubernetes, Cloud Patterns, CI/CD… Some Github repositories used in the sessions: Monolith Example Microservices Examples We got even a special guest, my techno-mate Houssem Dellai, the great Microsoft MVP, that presented, thru a 3 Hours session, Docker & Kubernetes and the CI/CD lifecycles with a great demo of Azure DevOps for the students of ENSI Tunisia....

November 24, 2018 Â· 1 min

Playing with Spring Boot on Kubernetes

I. Introduction In this tutorial I will show you how to write a small Spring Boot CRUD application and how to deploy it on Kubernetes. Spring Boot is an innovative project that aims to make it easy to create Spring applications by simplifying the configuration and deployment actions through its convention over configuration based setup. Kubernetes (commonly referred to as “K8s”) is an open-source system for automating deployment, scaling and management of containerized applications that was originally designed by Google and now maintained by the Cloud Native Computing Foundation....

March 31, 2018 Â· 35 min

My upcoming book: Playing with Java Microservices on Kubernetes and OpenShift

Today, I would like to share with you the title of my new book: Playing with Java Microservices on Kubernetes and OpenShift. I started working on it, since the January 2018. Playing with Java Microservices on Kubernetes and OpenShift will teach you how to build and design microservices using Java and the Spring platform. This book covers topics related to creating Java microservices and deploy them to Kubernetes and OpenShift....

February 2, 2018 Â· 2 min

Workshop Report: ISG Tunis - November 2017

For the first time, since I started working, I animated a workshop on my lovely school, the Higher Institute of Management of Tunis, Tunisia. The greatest place that provided us with the love & the knowledge! The place where I coded my first lines of Java. The event was organized by Aymen Delly, student & IT club president, and Mrs Nadia Yaacoubi, one of my greatest teachers. The content of the workshop, to be presented from 8:00 to 13:00 :...

November 23, 2017 Â· 1 min

Announcement: Summer School Tunisia 2017

Summer School is a unique opportunity to learn about developing web and mobile applications that meets the requirements of good design, high scalability and faster integration/deployment. Two parallel tracks will run together and participants have to choose on the two. The first track will be around Java EE enviroment. Nabrass Lamouchi - Team Leader at Société Générale & Netbeans Dream Team member Day 1 Intro to Enterprise Development Intro to Java EE specifications Intro to Java 8 Intro to Spring Boot Legacy and SOA trendies Diving into Microservices architecture Getting into Agility for Microservices Development Day 2...

July 1, 2017 Â· 2 min

OWASP Day - Capgemini Nantes

I had the honour to be the first guest of the NTIC Community, of Capgemini Nantes, to animate a “Two-Talks Event”, a new action made by the managers of NTIC Community to boost the brainstorming and motivation of the IT Managers and Technical Teams. The subject of the first edition was “Security for Managers and Technicals”. My talks: Security for IT Managers : 14:30 - 15:30 Presentation of the OWASP Barbarus : 16:00 - 17:00 My Presentations:...

May 14, 2017 Â· 1 min

New version of "Playing with Spring Boot and Docker in NetBeans IDE"

This article is originally published April 13th, 2017 at JaxEnter website: Link In this tutorial you will learn how to write a Java EE application using two of the trendiest technologies: Spring Boot and Docker in NetBeans IDE. Spring Boot is an innovative project that aims to make it easy to create Spring applications by simplifying the configuration and deployment actions through its convention over configuration based setup. Docker is an open source project that automates the deployment of applications inside software containers....

April 14, 2017 Â· 7 min

NetBeans Day France 2017 - Grenoble

This year, the NetBeans France Community decided to make the NetBeans Day France 2017 in Grenoble City, at the 7th of February. The event was hosted by Grenoble Informatics Laboratory, Grenoble Alpes University. The planning of the event: Welcome and overview of the day (Geertjan Wielenga, NetBeans) Session 1: Eclipse Vert.x & OpenShift (Clément Escoffier, Red Hat) Session 2: Enterprise JavaScript Development with Oracle JET (Geertjan Wielenga, NetBeans) Session 3: Playing with Spring Boot & Docker (Nebrass Lamouchi, Davidson SI) Session 4: JBoss Forge, WildFly and Java EE (Emmanuel Hugonnet, Red Hat) Some pictures from the event:...

February 9, 2017 Â· 1 min

Playing with Spring Boot and Docker in NetBeans IDE

In this tutorial you will learn how to write a Java EE application using two of the trendiest technologies: Spring Boot and Docker in NetBeans IDE. Spring Boot is an innovative project that aims to make it easy to create Spring applications by simplifying the configuration and deployment actions through its convention over configuration based setup. Docker is an open source project that automates the deployment of applications inside software containers....

July 14, 2016 Â· 7 min