markoshlima's repositories
ecommerce-kubernetes
Ecommerce Kubernetes consists in testing about AWS Elastic Container Service for Kubernetes (EKS). It is about create some applications with different languages and communicate throught 'rest' procotol inside a Kubernetes network.
queue-manager
Queue Manager is a system to perform queue control for bars, restaurants, nightclubs and so on. All applicable in AWS Resources.
crimes-map
This Big Data project consists of obtaining data on vehicle theft in the city of São Paulo and consolidating it in a counting and heat map, in order to show areas with a higher index of this type of crime. All applicable in AWS Resources.
robbsntheftsphones
The project aims to create an algorithm or Machine Learning model to predict robberies and thefts in the city of São Paulo based on the profile, cell phone brand and destination location that the user will frequent, the idea is that if the robbery or theft occurs, have the probability of the places where the crime could occur
company-canary-deployment
Company Canary Deployment is a project to simulate the benefits of using deployment strategies like canary in a serverless (AWS) environment, using SAM (serverless application model) to create, build, deploy and publish all infraestructure.
department-kafka-cripto
The project is about testing an event drive archicture with encripted data, where all consumers could read from the same source, but not all could see the data. The ideia is working with encription keys that is managed in a federated way, is this model, we can easly by a governance control, delegate which applications could really read that information.
myflix-graphql
Myflix GraphQL as the name sugest is a simple project about testing graphQL interface with AWS AppSync, and discovery the positives and negatives points about implementing this kind of technology
myflix-hexagonal
Myflix is a simple project about testing hexagonal architecture.