-
WAL: everything you want to know
Featuring Devrim Gündüz
PostgreSQL's WAL is one of the core points of PostgreSQL, and used in many areas: Backup, replication, etc.
bigdata postgres opensource dba wal postgresql -
Build progressive web apps with Angular
Featuring Simona Cotin
Progressive web apps (PWA) are becoming an industry standard for building web applications. With reliability, speed and immersive user experience in mind, PWAs help you reach a broader audience. In this session we will take an existing web app and convert it into a PWA.
opensource computerprogramming softwaredevelopment javascript webstandards internetprofessionals webtechnology mobileuserexperience uidesign webdevelopment webdesign uxdesign usability interactiondesign progressivewebapps pwa -
DecSecOps - How to Continuously Integrate Security into DevOps with the Open Source Way
Featuring Daniel Oh
DevOps is getting more popular and implementing from start-up to enterprise across multiple industries. In this era of DevOps, intent of DevSecOps is to build on the mindset that “everyone is responsible for security” with the goal of safely distributing security decisions at speed and scale to...
mucon microservices devops devsecops secops opensouceway opensource open agile containers api -
Microservices and Modularity or the difference between treatment and cure!
Featuring Milen Dyankov
The London Java Community (LJC) is a group of Java Enthusiasts who are interested in benefiting from shared knowledge in the industry. Through our forum and regular meetings you can keep in touch with the latest industry developments, learn new Java (& other JVM) technologies, meet other...
javas opensource microservices -
Security Beyond the Libraries
Featuring Eoin Woods
The London Java Community (LJC) is a group of Java Enthusiasts who are interested in benefiting from shared knowledge in the industry. Through our forum and regular meetings you can keep in touch with the latest industry developments, learn new Java (& other JVM) technologies, meet other...
java opensource system-security -
Getting Your System to Production and Keeping it There
Featuring Eoin Woods
The London Java Community (LJC) is a group of Java Enthusiasts who are interested in benefiting from shared knowledge in the industry. Through our forum and regular meetings you can keep in touch with the latest industry developments, learn new Java (& other JVM) technologies, meet other...
java opensource -
Paket 3 – Embracing git for dependency management
Featuring Steffen Forkmann
Paket is a dependency manager for .NET and mono projects, which is designed to work well with NuGet packages and also enables referencing files directly from git repositories. It enables precise and predictable control over what packages the projects within your application reference.
At F#...
paket opensource tooling -
Exploring Leadership, Mangement, and Mentorship in Open Source - Intermediate
Featuring Charlie Robbins
Leadership. Management. Mentorship. When considering decentralized Open Source projects all of these ideas come into play is a truly unique way. That is because of the nature of Open Source itself: self-motivation and self-determination. The individual has considerably more control over their own...
leadership mentoring opensource -
2
Generics: Past, Present and Future
Featuring Raoul-Gabriel Urma and Richard Warburton
Generics are one of the most complex features of Java. They are often poorly understood and lead to confusing errors. Unfortunately, it won’t get easier. Java 10, release planned for 2018, extends Generics. It’s now time to understand generics or risk being left behind. We start by stepping back...
java jvm generics opensource ljcjug