Bootcamp Java Developer Day #2

Day 2:

Day 2 continued with basic content to prepare for learning Java. And instead of java I actually used python today.

5) Started: Fundaments of Systems Architecture

This course is divided in four sections. I finished the first two.

  • First section: Web Services and APIs

The first section one presents web services and APIs. It shows the SOAP (Simple Object Access Protocol) and its architecture. It showed how to access a public service using a WSDL address using the python package Zeep and SoapUI.

It also presented the XML and JSON formats and the REST architecture. It showed the HTTP methods (GET, POST, PUT, DELETE) and status codes. We used Postman and the python package Requests.

  • Second section: Architectural Concepts for Internet Applications

This section is theoretical only. It presents four architectures:

1- Monolithic
2- Microservices
3- Microservices with Message Broker
4- Microservices with pipeline manager

原文链接:Bootcamp Java Developer Day #2

© 版权声明
THE END
喜欢就支持一下吧
点赞12 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容