terça-feira, 11 de outubro de 2022
Cloud Engineering & Architecture - Landing Zone
segunda-feira, 3 de outubro de 2022
Cloud Engineering & Architecture - Mental Map - API definitions and its main details (Definicções e principais detalhes de APIs)
quinta-feira, 29 de setembro de 2022
Cloud Engineering & Architecture - Install Docker-compose & Kong for API Management (Instalando o Docker-compose e o Kong para gerenciamento de APIs)
Fala pessoal, beleza?
1) O que funcionou para mim pode não funcionar para você.
2) Essa instalação é para fins acadêmicos somente.
-- Docker-compose Install
====================================
[ec2-user@ip-xxx-xx-xx-xxx ~]$ sudo yum update
docker-compose version 1.23.2, build 1110ad01
ERROR: Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running?
root 60800 0.6 7.6 1283712 63108 ? Ssl 02:10 0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
ec2-user 60923 0.0 0.1 221936 1116 pts/0 R+ 02:10 0:00 grep --color=auto docker
Redirecting to /bin/systemctl stop docker.service
Warning: Stopping docker.service, but it can still be activated by:
docker.socket
Redirecting to /bin/systemctl start docker.service
root 60800 0.6 7.6 1283712 63108 ? Ssl 02:10 0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
ec2-user 60923 0.0 0.1 221936 1116 pts/0 R+ 02:10 0:00 grep --color=auto docker
-- Up Kong images
====================================
Pulling servicea (wesleywillians/kong-service:latest)...
latest: Pulling from wesleywillians/kong-service
6c83e83883df: Pull complete
fe092a9d933b: Pull complete
Pulling serviceb (wesleywillians/kong-service:latest)...
latest: Pulling from wesleywillians/kong-service
Creating apigateway-kong_servicec_1 ... done
Creating apigateway-kong_servicea_1 ... done
Creating apigateway-kong_serviceb_1 ... done
Creating volume "docker-kong_kong_data" with default driver
Pulling db (postgres:9.5)...
9.5: Pulling from library/postgres
fa1690ae9228: Pull complete
a73f6e07b158: Pull complete
973a0c44ddba: Pull complete
07e5342b01d4: Pull complete
578aad0862c9: Pull complete
a0b157088f7a: Pull complete
6c9046f06fc5: Pull complete
ae19407bdc48: Pull complete
e53b7c20aa96: Pull complete
a135edcc0831: Pull complete
fed07b1b1b94: Pull complete
18d9026fcfbd: Pull complete
4d2d5fae97d9: Pull complete
d419466e642d: Pull complete
Pulling kong (kong:2.3.2-alpine)...
2.3.2-alpine: Pulling from library/kong
e95f33c60a64: Pull complete
dab3768d001d: Pull complete
e24fc8c85ed2: Pull complete
96136c04ffee: Pull complete
Pulling kong-migrations-up (kong:2.3.2-alpine)...
2.3.2-alpine: Pulling from library/kong
Pulling konga-prepare (pantsel/konga:latest)...
latest: Pulling from pantsel/konga
cbdbe7a5bc2a: Pull complete
8f3938f7d3bd: Pull complete
6e3c12f5dc10: Pull complete
ce0cb7a9eeee: Pull complete
a87657869d4f: Pull complete
891b0102e38b: Pull complete
Creating docker-kong_db_1 ... done
Creating konga-prepare ... done
Creating docker-kong_kong-migrations_1 ... done
Creating konga ... done
Creating docker-kong_kong-migrations-up_1 ... done
Creating docker-kong_kong_1 ... done
-- List Docker services
====================================
[ec2-user@ip-xxx-xx-xx-xxx docker-kong]$ docker ps
Mario
terça-feira, 27 de setembro de 2022
Cloud Engineering & Architecture - Tipos de Cloud e ferramentas de orquestração para Hybrid-Cloud
Fala pessoal,
Como sabem estou fazendo um MBA de Cloud Engineering & Architecture e para estudar estou montando uns mapas mentais.
Nunca achei que isso fosse necessário, alias achava mapas mentais uma grande besteira para ser honesto, mas começando a usar percebi que o recurso me ajuda muito a organizar e fixar as ideias.
Então decidi compartilhar aqui, vai que ajuda mais alguém nos estudos.
Lembrando algumas coisas importantes:
1) O modelo serve para mim, não quer dizer que vai servir para você.
2) O MBA está nivelando conhecimentos, então estamos começando do básico.
3) Os conceitos aqui são acadêmicos, portanto é claro que algumas coisas podem e provavelmente são diferentes na "vida real". Então lembre-se, isso é um material de estudo teórico.
Quem quiser ver o primeiro, falando sobre os tipos de Cloud (Public, Private, Hybrid & Community) é só clicar na imagem:
O material foi baseado na aula de Estratégia de Cloud Computing do Prof. Thiago Viola.
Espero que ajude.
Abraço
Postagem em destaque
[ORACLE] Useful scripts for the day-to-day life of a DBA (Part 3) - System metrics
Hello everyone. Hope you're doing well! As I said here , I've created a repository on GITHUB to share some scripts that I like t...
