Month: May 2020
Apigee Internals
The three major Apigee services are API Services Developer Services Analytics Serviices API Services – The core services of Apigee Edge Router Takes the traffic from external systems and route to the Message Processor Message Processor MP – executes the policies that are associated with the API within the Org Space Management Server Exposes the
Data Protection
What is Sensitive Personal Data? EU GDPR Article 9 Definition – Special Categories of Data The processing of personal data, revealing Race or ethnic origin, Political opinion Religion or philosophical beliefs, Sexual orientation or gender identity, Trade-union membership and activities, The processing of genetic or biometric data or data concerning Health or sex life, Administrative
REST APIs
What is REST? Representational state transfer is a software architectural style that defines a set of constraints to be used for creating Web services. Web services that conform to the REST architectural style, called RESTful Web services. In REST the data & functionality are considered resources. The resources are manipulated using fixed set of operations,
Kotlin
Kotlin Getting Started Kotlin is the new / modern programming language used within the Android space. The primary focus of Kotlin is the simplicity of the programming language aided with the robustness & mature platform. The biggest plus is that its Interoperable with Java Kotlin Timeline 2011 2012 was made opensource late 2016 & early
