Leonar Juliani (leonarjuliani.eth) Profile Photo

Leonar Juliani (leonarjuliani.eth) Farcaster social identity (Fname handle and .farcaster.eth domain) Profile

Explore Leonar Juliani (leonarjuliani.eth) Farcaster social identity (Fname handle and .farcaster.eth domain) associated Web3 profiles, social links, NFTs, Farcaster and Lens social activities, EFP following and followers, onchain reputations and scores, dWebsites, Mirror and Paragraph articles, POAPs, Gitcoin Passport, Talent Protocol, Phi, DegenScore, Webacy, Guilds, Snapshot, Tally DAOs, etc on the Web3.bio profile page.

Leonar Juliani

Crypto Trader Testnet

502 Following · 171 Followers

Social Links

The Leonar Juliani (leonarjuliani.eth) profile links to various social accounts such as Twitter (X), GitHub, LinkedIn, and others, offering a complete view of Leonar Juliani (leonarjuliani.eth)’s social footprint in the Web3 space.

🖼NFTs

leonarjuliani.eth holds a collection of NFTs, representing digital ownership of digital art, games, music, pfp collectibles, digital goods, exclusive membership tokens, Soulbound tokens, and other unique blockchain assets, viewable on Web3.bio in a beautiful experience.

🌈Activity Feeds

Expand
🖼️
0x6F16...F833
Minted
The Future of Work
📄
delarkus.lens
Cuộc chơi này nhanh thật, chỉ vọn vẹn hơn 30 ngày mà tài khoản chia 2, 3, mất hết 1 cách nhẹ nhàng. Khi nó lên ta vui và thản nhiên mặc kệ, khi lỗ thì mới thấm và biết trân trọng đồng tiền kiếm đc. Ở thị trường này mấy năm ròng kiếm ms dư đc từng đó tiền, nhưng chỉ vài cây nến những công sức trước đó xem như tan tành. Ai vào đây cũng vì muốn đc thay đổi csong, và đây cũng có thể là nơi vùi hết những mộng tưởng mà ng chơi đang được vỗ về.
🖼️
elmengin.lens
Minted a post on tape
📄
delarkus.lens
Con phải hiểu ! Mỗi người sẽ một câu chuyện riêng, không ai giống ai cả. Có người buồn rầu sẽ mang cho cả thế giới biết, nhưng có người chỉ âm thầm chịu đựng, tự xoa dịu vết thương của chính mình. Mỗi cây mỗi hoa, mỗi nhà mỗi cảnh, chúng ta không sống trong hoàn cảnh của nhau thì không nên phán xét nhau, vì chỉ có người trong cuộc mới hiểu chuyện mình đang phải chịu đựng. Đôi khi cái con nhìn thấy nghe thấy chưa chắc đã là sự thật. Đời ngắn lắm, thay vì để ý cuộc sống của người khác, thì hãy sống tốt cuộc đời mình đi con !
💬
lengocquetram.eth
💬
lengocquetram.eth
💬
delarkus.lens
### Advantages and Challenges #### Advantages: **Scalability**: Scale OrderService independently if order volume spikes. **Flexibility**: Use C# for ProductService and Python for another service if desired. **Fault Isolation**: If ProductService crashes, OrderService can still function partially (e.g., with cached data). #### Challenges: **Complexity**: Managing multiple services, network calls, and deployments is harder than a monolith. **Latency**: Network calls (e.g., OrderService → ProductService) add overhead. **Data Consistency**: Since each service has its own data, ensuring consistency (e.g., product price updates) requires careful design (e.g., eventual consistency, sagas).
💬
delarkus.lens
### How It Differs from a Monolith In a monolithic version of this app: All code (products and orders) would be in one project. A single database would store both products and orders. Deploying a change to the product logic would require redeploying the entire app. With microservices: ProductService and OrderService are separate projects. They can use different tech stacks or databases if needed. You can update ProductService (e.g., add a new product) without touching OrderService.
📄
delarkus.lens
### Key Components in Microservices Here’s how the pieces fit together in a microservices architecture: **Service Discovery**: In our simple example, OrderService hardcodes the ProductService URL (https://localhost:5186). In a real system, you’d use a service discovery tool (e.g., Consul, Eureka) or an API Gateway to dynamically find service locations. **Communication**: We’re using HTTP/REST via HttpClient. Alternatives include: **gRPC**: Faster, binary-based communication. **Message Queues**: Asynchronous communication (e.g., RabbitMQ for order processing). **Data Management**: Each service has its own data. In our case, ProductService uses an in-memory list, but in production, it’d have its own database (e.g., SQL Server for products, MongoDB for orders). **Deployment**: Without Docker, we run each service manually with dotnet run. In production, you’d deploy them as separate processes (e.g., via Docker, Kubernetes, or Azure App Services). **Resilience**: If ProductService is down, OrderService returns a BadRequest. In a robust system, you’d add retry logic (e.g., with Polly) or caching to handle failures.
💬
lengocquetram.eth
💬
lengocquetram.eth
💬
lengocquetram.eth
10 điểm không nhưng
🖼️
0x6F16...F833
Minted
Free Mint Registry
🖼️
0x6F16...F833
Transferred
2.11L3
to
0x1195...64B7
Minted
Layer3 CUBE

🏆Badges and Scores

🌀Human Passport

Human Passport (Gitcoin Passport) helps you collect stamps that prove your humanity and reputation. You decide what stamps are shown. And your privacy is protected at each step of the way.

🛠️Talent Protocol

Talent Protocol is a technology to reach and reward real builders, based on verified reputation data.

👾DegenScore

The DegenScore Beacon is an Ethereum soulbound token that highlights your on-chain skills & traits across one or more wallets.

📰Articles

Articles from IPFS Contenthash dWebsites (Decentralized websites hosted on IPFS or another decentralized web protocol), Mirror and Paragraph blockchain-based publishing platforms.

🔮POAPs

leonarjuliani.eth holds Proof of Attendance Protocol (POAP) badges, which are verifiable digital tokens that commemorate participation in significant blockchain events, conferences, and community activities.

🏰Guilds

Guild.xyz is the infrastructure for platformless access management. Create portable memberships, social structures around on- & off-chain requirements and build unique user journeys across apps.

⚡️Snapshot

Snapshot is an off-chain voting platform that allows DAOs, DeFi protocols, or NFT communities to participate in the decentralized governance easily and without gas fees.