dotnetomaniak.pl - Artykuły z tagiem AWS

Zgodnie z tym co zapowiadałem w ostatnim artykule dzisiaj zajmiemy się czymś nowym. Wejdziemy w głąb mechanizmu budowania konfiguracji na platformie .NET. Pozwoli nam to na zrozumieć jego działanie tak, aby w prosty sposób stworzyć własne rozszerzenie konfiguracji pozwalające nam na integrację z serwisami zewnętrznymi, które nie dostarczają oficjalnego SKD. Zrobimy to na przykładzie usługi...

Źródło: bd90.pl
Dziel się z innymi:
Własne Rozszerzenia Konfiguracji | bd90

Narzędzia 403 dni, 3 godziny, 26 minut temu bd90 107 źrodło rozwiń

Frederic Lardinois @fredericl / 11 months AWS today announced a new database product that is clearly meant to go after Microsoft’s SQL Server and make it easier — and cheaper — for SQL Server users to migrate to the AWS cloud. The new service is Babelfish for Aurora PostgreSQL. The tagline AWS CEO Andy Jassy used for this service in his re:Invent keynote today is probably telling: “Stop paying for SQL Server licenses you don’t need.” And to show how serious it is about th...

Tagi: AWS, MS SQL
Źródło: techcrunch.com
Dziel się z innymi:
AWS goes after Microsoft’s SQL Server with Babelfish for Aurora PostgreSQL – TechCrunch

Cloud 900 dni, 2 godziny, 50 minut temu Piotr Stapp 27 źrodło rozwiń

While I was learning about bicep I found Cloud Maker – a really nice tool for creating and managing cloud infrastructure. They started with a tool for drawing cloud infrastructure diagrams – for Azure, AWS, and GCP. Now they are adding a possibility to deploy what you have on your diagram – how cool is that?

Źródło: gasior.net.pl
Dziel się z innymi:
Diagram Driven Cloud Infrastructure with Cloud Maker - Łukasz Gąsior

Narzędzia 1300 dni, 4 godziny, 33 minuty temu lukaszgasior 32 źrodło rozwiń

Cześć! Zapraszam na nową serię wpisów dotyczącej stworzenia pipeline CI/CD z użyciem Kubernetesa, chmury AWS, Azure i .NET Core. Pierwszy wpis poruszy temat stawiania klastra w chmurze AWS.

Źródło: itdepends.pl
Dziel się z innymi:
CI/CD pipeline z użyciem Kubernetesa, AWS, Azure i .NET Core – stawianie klastra na AWS

Architektura 1643 dni, 5 godzin, 46 minut temu Daniel Dziubecki 127 źrodło rozwiń

Przykład agregacji i centralizacji logów aplikacji uruchomionej jako Docker Container z wykorzystaniem usługi Amazon CloudWatch Logs.

Źródło: devenv.pl
Dziel się z innymi:
Logi z kontenera Docker w Amazon CloudWatch Logs - DevEnv

Cloud 1842 dni, 5 godzin, 25 minut temu devenv 22 źrodło rozwiń

Nie łatwo podejmować decyzje, gdy brakuje nam doświadczenia. Gdy chcemy się napić kakałka możemy sięgnąć po pierwsze lepsze. Czy to jednak odpowiednia decyzja? Świat chmur publicznych jest ogromny. Nikt nie może temu zaprzeczyć. Przed wyborem odpowiedniego provider-a trzeba się sporo nagłowić. Dlatego też przygotowałem małe zestawienie. Przedstawię listę dostępnych benefitów i korzyści. Mam nadzieje, że pomoże wam to w rozpoczęciu swojej przygody z chmurą publiczną.Azure: Zaczynam od naprawdę mocnego za...

Tagi: AWS, Azure, chmury, cloud
Źródło: bd90.pl
Dziel się z innymi:
Chmury Publiczne - Przegląd ofert na początek - bd90

Cloud 2059 dni, 4 godziny, 27 minut temu bd90 126 źrodło rozwiń

Amazon Web Services Inc. (AWS) announced its Lambda service -- for running programming code without having to provision or manage servers -- now supports .NET Core 2.1 .NET Core is Microsoft's newest take on the .NET Framework, which has been modularized, made cross platform and open sourced. AWS Lambda supported .NET Core 2.0 early this year, and support for the runtime for other coding tools was announced last summer. Now, AWS Lambda suppor...

Tagi: AWS, dotnetcore
Źródło: awsinsider.net
Dziel się z innymi:
[EN] AWS Lambda Adds .NET Core 2.1 Support -- AWSInsider

Cloud 2109 dni, 4 godziny temu Piotr Stapp 19 źrodło rozwiń

For some time now I am working quite heavily on AWS in my current project. And of course we try and give our systems the shape of micro services (who wouldn't?). When using micro services architecture it is very often a good practice to not use a single database to which every single service is connecting whenever it needs data. Instead it is recommended to give every service which uses data its own database to store its model. AWS give us a very interesting NoSql database named DynamoDb which purpose is...

Tagi: AWS, NoSQL
Dziel się z innymi:
AWS DynamoDb. The great ugly database

Bazy danych i XML 2158 dni, 5 godzin, 23 minuty temu g_naj 22 źrodło rozwiń

Mikroserwisy rozwiązują wiele problemów występujących w tradycyjnym tworzeniu oprogramowania. Niestety żeby architektura rozproszona spełniała swoje zadania wymaga dobrego zaprojektowania i dużej wiedzy. W tym artykule zebrano informacje, które kwestie powinny być przemyślane podczas projektowania systemu.

Źródło: devenv.pl
Dziel się z innymi:
Mikroserwisy - zbiór informacji - DevEnv

Architektura 2171 dni, 2 godziny, 37 minut temu devenv 225 źrodło rozwiń

Ostatnio bardzo modnym hasłem jest serverless ale jak to się ma do aplikacji mobilnych? Dzisiejszy wpis spróbuje odpowiedzieć na to pytanie, oraz przedstawię moją opinię w tej kwestii.Czym jest serverless? Wielu pewnie by się zapytało ale czym jest ten cały serverless? Przecież każda usługa działająca w chmurze korzysta z jakiegoś serwera? Tak ale jest małe ale… Obecnie tworząc rozwiązania mobilne możemy skorzystać ...

Źródło: maciejgos.com
Dziel się z innymi:
Serverless, do czego może się przydać w aplikacjach mobilnych? - Maciej Gos

Cloud 2202 dni, 2 godziny, 58 minut temu Maciej Gos 87 źrodło rozwiń

Opublikowane w przez szymadmin W poprzednim odcinku (link) , mogliście przeczytać na temat stworzenia projektu w asp.net core, Depedency Injection oraz innych niuansach. Dzisiaj przejdziemy do części praktycznej -> użycie jej. Czym jest, jak się to je – jest to mikro obraz konkretnego środowiska, z daną wersją i w danym projekcie otwartym na konkretnym porcie. Wspierany jest przez wiele platform i firm, które udostępniają swoje obrazy na dockercloud. Dla przykładu, użyty przez nas asp.net core, serwery...

Źródło: szymonmotyka.pl
Dziel się z innymi:
Od Zera do Dockera: Docker i Chmury - Szymon Motyka

Cloud 2349 dni, 40 minut temu aluspl 173 źrodło rozwiń

Kto z wielkich graczy ma już dostępny serverless jako Function as a Service (FaaS) i co każdy z tych graczy nam oferuje. Przy których warto się zatrzymać a przy których warto zapomnieć o ich istnieniu :) Dziś trzecia odsłona Serverless - tym razem pod kątem dostawców i FaaS.

Źródło: blog.gutek.pl
Dziel się z innymi:
Serverless - Publiczni Dostawcy FaaS - Jakub Gutkowski

Cloud 2544 dni, 4 godziny, 10 minut temu Gutek 54 źrodło rozwiń

Czym jest serverless? jak to wygląda? jak to się je? pora zacząć odpowiadać na te wszystkie pytania :) Część pierwsza mini serii, a w niej, ogólnikowo: czym jest serverless.

Źródło: blog.gutek.pl
Dziel się z innymi:
Rozwiązania pełne serwerów - serverless - Jakub Gutkowski

Cloud 2556 dni, 20 godzin, 45 minut temu Gutek 127 źrodło rozwiń

Hi guys! Welcome to the second part of notes from the BoilingFrogs conference. I have so many interesting topics to write about, but firstly I wanted to finish this little series, as I don’t wanna waste that notes that I took during lectures. In the last conference post I wrote about first two lectures that I found really great. I saved the juiciest one for today. Serverless architecture – also a hot topic, one that I was really interested in lately, just to c...

Źródło: emi.gd
Dziel się z innymi:
Serverless architecture – pros and cons [BoilingFrogs2017 #2] – Emi's blog

Architektura 2592 dni, 4 godziny, 1 minutę temu Emi_ 83 źrodło rozwiń

Amazon Web Services CloudSearch is a search engine and it’s offered in a SaaS model (as well as Elasticsearch what I’ve already explained here). I’m currently writing an article about it so I’ll skip the way how to set it up and how it works. Unfortunately, CloudSearch isn’t free. It doesn’t cost much if you take a look at everything what you get. For more information on pricing check here. There’s few issues with CloudSearch. One of them is ...

Źródło: www.mpustelak.com
Dziel się z innymi:
AWS CloudSearch - clear domain using PowerShell | mpustelak.com

Narzędzia 2654 dni, 18 godzin, 20 minut temu Mateusz Pustelak 29 źrodło rozwiń

Often developers as a log store use text files, system events, output console or database. In some cases they use distributed systems such Splunk or Elasticsearch. In this article I would like to present how to store logs in the form of objects, rather than plain text, which also offers all sorts of graphs and charts called dashboards.

Log data using Serilog, Elasticsearch and Kibana | mpustelak.com

Sztuka programowania 2672 dni, 3 godziny, 57 minut temu Mateusz Pustelak 209 źrodło rozwiń

This blog post is postmortem of my infrastructure that was attacked on Sunday by Argentinian attacker and died because of DDoS. I will share with you all actions that I took in order to bring back stability of services. Attack has started : 19 June 2016 at 3:20PM UTC Attack has ended : 19 June 2016 at 4:10PM UTC Users affected : 30-40 users Extra cost due to attack : less than 2$Existing Infrastructure

Tagi: AWS, chmura, ddos, Security
Źródło: pawel.sawicz.eu
Dziel się z innymi:
[EN] - A history of DDoS attack – How my server died – Pawel Sawicz .NET Blog

Inne 2850 dni, 15 godzin, 33 minuty temu pawelsawicz 91 źrodło rozwiń

In this post, I’d like to present the two simple Powershell scripts, that will let you create a secured (password protected zip archive) backup of the MSSQL or MongoDB databases and upload it either to the Azure or AWS cloud. By using such solution, you may actually save a few bucks instead of using some external, paid services like e.g. CherrySafe that do the same thing.

Powershell scripts for MSSQL or MongoDB backup to Azure & AWS | Piotr Gankiewicz

Daj się poznać 2016 2906 dni, 1 minutę temu spetz 34 źrodło rozwiń

This post describes how to minimize overhead when developing systems with microservices architecture, especially as it comes to development and deployment. Some time ago, we published similar post about solving this problem in Microsoft and Azure world. This time we will focus on AWS, Java, Spring Boot, Docker and some useful open source libraries from Netflix.

[EN] Microservices with minimum overhead using Spring Cloud, Docker and AWS ECS | Future Processing

Inne 3012 dni, 10 godzin, 24 minuty temu FutureProcessing 98 źrodło rozwiń

Najaktywniejsi w tym miesiącu