Category: Cloud

AWS, Cloud, Serverless

AWS Fargate – use domain to reach your containers

This time something from tips & tricks with AWS Fargate. Setting up service we can add it as publicly available. Thus there is no option to assign EIP or domain as container can be stopped or restarted any time with new IP. The only one way to achieve it is usage of ELB (Application LB, …

.NET, ASP.NET, AWS, C#, CSharp, Programming, REST, WebAPI

AWS Cognito – Identity Pool usage in .NET Core

Some time ago I had to implement authorization and authentication for REST (.NET Core 2.1, the latest stable nuget package version is 2.1.3) web service using JWT tokens (bearer) using AWS Cognito Identity Pools. It was pretty hard to find the updated tutorials or materials (even on AWS most of the data is about old …

Cloud

Google Cloud Platform – first look

Google Cloud Platform (GCP) is Google’s cloud solution which is few steps behind the competitors (Amazon AWS, Microsoft Azure). At the beginning we get 300 USD for 1 year and a free tier which allows to run some small services like 1 micro Linux VM full month. That’s quite lot if we consider that AWS …

AWS, Cloud

AWS Cloud Builders workshop

I joined today AWS Cloud Builder workshop driven by Tomasz Stachlewski, AWS architect. The main focus was on latest technologies – big data, serverless and AI. About 80 people came to the event! That’s quite lot considering different level of knowledge. It was quite visible since early beginning – instead of 20 minutes, first, simple …