«Trabalhar com o Julio por um ano foi inspirador. Sua paixão pela área de software e sua dedicação incessante de aprender coisas novas era algo que motivava a equipe a se aprimorar constantemente. Além de sua capacidade técnica impressionante, onde para qualquer problema ele tinha uma possível solução, seu foco e determinação ao aceitar desafios o tornava muito efetivo em suas entregas. Em suma, um profissional ímpar que não se acomoda no necessário e tem paixão pelo que faz.»
Acerca de
Contribuciones
-
You’re interested in Cloud Computing automation. What’s the best way to get started?
Start learning about the different cloud models, like IaaS, PaaS, FaaS, CaaS, SaaS, and so on. Then study about some cloud provider like AWS, Azure, G for example, which are the biggest in of market share. Once you have this base understanding, you can start exploring the Infrastructure as Code world, with tools like Terraform, Cloudformation, CDK, and so forth.
-
What are the differences and similarities between ACID and BASE properties of database transactions?
Base brings more flexibility, giving preference to availability instead of consistency. The data is going to become consistent, eventually, and with this eventual consistency the BASE allows a greater scalability, better than ACID provides by default. It's a good fit when the data don't need a strict consistency, and you need to scale out your appliication to provide high availability.
-
What are the differences and similarities between ACID and BASE properties of database transactions?
ACID transactions are intended to guarantee that the operations inside one transaction will be either executed as a whole, or rolled back in case of failure (Atomicity). They will ensure the consistency on the data, there are constraints being imposed, primary keys, foreign keys, and so on (Consistency). The transactions should be executed isolated from each other, they must not interfere on each other (Isolation), and the data should be persistent, even after a failure or database restart, the data should be restored from the log for example (Durability).
-
What are the most innovative Cloud CI/CD security practices?
A good approach within the pipelines, is to use an identity provider to give the pipeline the minimum required permissions, only during the execution, utilizing temporary credentials which the pipeline is allowed to use in order to execute its steps, following the principle of least privilege. Additionally, implementing measures such as scanning artifacts for vulnerabilities and analyzing code for potential threats further bolsters security.
Actividad
-
a gente precisa se decidir. não dá para, quando uma marca faz uma mudança bem drástica, todo mundo ficar em choque e criticar porque "nossaaaa pra…
a gente precisa se decidir. não dá para, quando uma marca faz uma mudança bem drástica, todo mundo ficar em choque e criticar porque "nossaaaa pra…
Recomendado por Julio Cesar Scheidt
-
PlayStation Studios strives to create a gaming experience without barriers that fits the needs of players of all abilities. Our internal team at…
PlayStation Studios strives to create a gaming experience without barriers that fits the needs of players of all abilities. Our internal team at…
Recomendado por Julio Cesar Scheidt
-
📚 Em 1990, quase nenhum estado brasileiro tinha mais de 5% da população com ensino superior completo. Hoje, alguns aram dos 30%. Outros ainda…
📚 Em 1990, quase nenhum estado brasileiro tinha mais de 5% da população com ensino superior completo. Hoje, alguns aram dos 30%. Outros ainda…
Recomendado por Julio Cesar Scheidt
Experiencia y educación
Proyectos
-
CaaS Platforms Comparison
-
A project presenting a comparison between the AWS ECS and Azure ACI platforms, using the same container API and running it on each platform, running load tests on them to gather metrics about the requests on each platform.
Idiomas
-
Português
Competencia bilingüe o nativa
-
Inglês
Competencia bilingüe o nativa
Recomendaciones recibidas
2 personas han recomendado a Julio Cesar
Unirse para verloMás actividad de Julio Cesar
-
O que podemos aprender sobre o rebranding do Cristiano A. ? Bom, o que eu aprendi é não existe pessoa feia, existe pessoa sem dinheiro…
O que podemos aprender sobre o rebranding do Cristiano A. ? Bom, o que eu aprendi é não existe pessoa feia, existe pessoa sem dinheiro…
Recomendado por Julio Cesar Scheidt
-
Don't Underestimate Excel😂 In the world of data and analytics, we often hear about SQL, Power BI, Tableau, and Python. While these are powerful…
Don't Underestimate Excel😂 In the world of data and analytics, we often hear about SQL, Power BI, Tableau, and Python. While these are powerful…
Recomendado por Julio Cesar Scheidt
-
Ainda acha que TI é linha reta? Segura essa curva. Todo mundo vende a área de software como se fosse um fluxo certinho: planejar, codar, revisar…
Ainda acha que TI é linha reta? Segura essa curva. Todo mundo vende a área de software como se fosse um fluxo certinho: planejar, codar, revisar…
Recomendado por Julio Cesar Scheidt
-
Ontem o site da comunidade 4chan foi hackeada por usar uma linguagem php legado. Vazou tudo, código fonte, dados dos usuários, do dono, tudo…
Ontem o site da comunidade 4chan foi hackeada por usar uma linguagem php legado. Vazou tudo, código fonte, dados dos usuários, do dono, tudo…
Recomendado por Julio Cesar Scheidt
-
How Big Tech Checks Your name in Milliseconds- What happens when you try ing a name and instantly get "name already taken"?…
How Big Tech Checks Your name in Milliseconds- What happens when you try ing a name and instantly get "name already taken"?…
Recomendado por Julio Cesar Scheidt
-
Muita gente comentou que meu post sobre o Magalu Cloud parecia pegadinha de 1º de abril. Mas olha… se fosse brincadeira, seria a mais barata que já…
Muita gente comentou que meu post sobre o Magalu Cloud parecia pegadinha de 1º de abril. Mas olha… se fosse brincadeira, seria a mais barata que já…
Recomendado por Julio Cesar Scheidt
-
#CORRENTEDOBEM Somos nós por nós!🙏 Quem puder ajudar, seja com PIX, com uma vaga, com a oportunidade de implementar inglês na sua empresa, seja…
#CORRENTEDOBEM Somos nós por nós!🙏 Quem puder ajudar, seja com PIX, com uma vaga, com a oportunidade de implementar inglês na sua empresa, seja…
Recomendado por Julio Cesar Scheidt
-
it costs exactly $0.1770 to ask claude code to "list folders in the current directory" almost 18 cents for something you could've done yourself in 2…
it costs exactly $0.1770 to ask claude code to "list folders in the current directory" almost 18 cents for something you could've done yourself in 2…
Recomendado por Julio Cesar Scheidt
-
Algum recrutador ou alguém tem uma vaga de Estágio ou Júnior de TI/e na sua empresa para indicar? É para um amigo meu que busca uma…
Algum recrutador ou alguém tem uma vaga de Estágio ou Júnior de TI/e na sua empresa para indicar? É para um amigo meu que busca uma…
Recomendado por Julio Cesar Scheidt
-
Do you know what these symbols mean in your package.json file? 🤔 When working with Node.js projects, you’ll often see ^ and ~ before version numbers…
Do you know what these symbols mean in your package.json file? 🤔 When working with Node.js projects, you’ll often see ^ and ~ before version numbers…
Recomendado por Julio Cesar Scheidt
Perfiles similares
-
Rafael Wessling Meurer
Conectar -
Marcelo Junior
Conectar -
Henrique Westphal
SRE | DevOps | AWS | Kafka | Terraform | Kubernets
Conectar -
Dionatan Ribeiro
DevOps Engineer | CWI Software
Conectar -
Marcio Rodrigues
Conectar -
Braulio Gomes Rodrigues
Conectar -
Renan Pessoa
Conectar -
Fabio Fraga Machado
Conectar -
Denílson Ebling
CTO at Zeit
Conectar