Scaling Spring Boot Applications in Real-Time

Sdílet
Vložit
  • čas přidán 3. 10. 2018
  • Building complex applications at scale, that are highly available, performant, and consistent is challenging. To do that, you need an application architecture built on a solid foundation that begins with Spring Boot and leverages the power of Spring Data and Apache Geode/Pivotal GemFire on Pivotal Cloud Foundry (PCF). We start as you would, at start.spring.io, and rapidly prototype an application from your IDE in a local environment. Then, we migrate the app to a managed environment on PCF in order to achieve reliable and secure data access at cloud scale. Finally, we wrap things up by summarizing the key design patterns for properly managing your data in a cloud-native environment.
    Speakers:
    John Blum
    Software Engineering Principal, Pivotal
    Luke Shannon
    Advisory Platform Architect, Pivotal
    Filmed at SpringOne Platform 2018
  • Věda a technologie

Komentáře • 6

  • @rahulgoti3864
    @rahulgoti3864 Před 5 lety +1

    Thank you 🙏

  • @camsoftgrouplimited1494
    @camsoftgrouplimited1494 Před 3 lety +1

    This is great

  • @madaro32
    @madaro32 Před 5 lety +4

    where can I get the source code of the examples shown in this video?

  • @jo_han
    @jo_han Před 2 lety

    what does the 'cloud' mean here? what happens if HW configuration changes? will node be created on those resources if under load? i need more basics, less code!

  • @oiraqih
    @oiraqih Před 3 lety +7

    Show me the architecture and the high-level picture, first! Then you can delve into code! Lack of pedagogy, unfortunately.