Serverless Framework

Serverless Framework смотреть последние обновления за сегодня на .

Getting Started with Serverless Framework

24038
346
12
00:20:53
15.03.2022

This Webinar is for developers who are looking for a point of entry with Serverless Framework. What we'll cover: - Quickly getting up and running with a deployed REST API - What is Serverless Dashboard? - What you'll need to get deployed. By the end, you'll have two end points that are production ready and are fully redundant in AWS across three Availability Zones and fully load balanced. Ready to receive the traffic you want to throw at it without the associated bill of infrastructure sitting around waiting to be used. Featuring: Gareth McCumskey - Developer Advocate at Serverless

Serverless Framework Getting Started Tutorial

19968
147
8
00:08:20
26.04.2022

For a text version of this tutorial, please visit: 🤍 The code for this tutorial can be found at: 🤍 This guide is meant to help you get quickly up and running with a deployed REST API you could use for an application you are developing. We won't be going deep into the details behind why we are doing what we are doing; this guide is meant to help you get this API up and running so you can see the value of Serverless as fast as possible and decide where you want to go next.

Serverless was a big mistake... says Amazon

1235956
46978
1831
00:03:48
06.05.2023

Amazon Prime Video released an article explaining how they saved 90% on cloud computing costs by switching from microservices to a monolith. Let's examine the details of their software architecture and find out why serverless was a bad choice. #programming #aws #thecodereport 💬 Chat with Me on Discord 🤍 🔗 Resources Prime Video Serverless Article 🤍 Majestic Monolith 🤍 AWS for the Haters 🤍 🔥 Get More Content - Upgrade to PRO Upgrade at 🤍 Use code YT25 for 25% off PRO access 🎨 My Editor Settings - Atom One Dark - vscode-icons - Fira Code Font 🔖 Topics Covered - Monolith vs Microservice - Pros and Cons of serverless - Serverless pitfalls - AWS lambda vs EC2 - What is a microservice - How to save money on AWS - Startups that have left the cloud

Serverless Framework with AWS Lambda Crash Course

95598
1916
97
01:29:11
09.06.2021

This crash course aims to teach you the concepts of serverless as well as build a serverless application with AWS Lambda. Second Channel: 🤍 Download AWS CLI: 🤍 Timeline: 0:00 - Intro to Serverless 16:00 - IAM & AWS CLI 30:48 - Create a Serverless App with IaC 38:49 - Investigating the YAML File 52:30 - Creating Lambda Functions 1:25:13 - Middleware

Serverless Framework with NodeJS

7547
215
24
00:20:46
12.05.2023

In this video, we dive into the powerful combination of a Serverless Framework and Node.js. If you're a developer looking to build scalable and efficient applications without the hassle of managing servers, this is the perfect tutorial for you. Quick Links ► My Personal Website: 🤍 ► Courses Website: 🤍 ► Full Stack Twitter Clone: 🤍 Video Titles - Exploring AWS Lambda: The Power of Serverless Computing - Serverless vs. Monolith: Which Architecture Is Right for You? - Serverless Made Easy with AWS Lambda - Breaking Down the Pros and Cons of Serverless Computing Hashtags #nodejs #serverless #serverside #backenddeveloper #softwareengineer #softwaredeveloper #aws #awslambda #amazonwebservices #cloudcomputing #devops #webdevelopment #fullstack

What Is Serverless?

161885
6060
268
00:08:30
22.09.2020

In this video we will discuss what serverless actually means James Q Quick YouTube Channel: 🤍 Free JAMstack Crash Course: 🤍 React & Serverless Course: 🤍

Getting started with AWS Lambda and Serverless Framework

7020
180
28
00:35:18
08.07.2021

This video tutorial will walk you through the process of creating and deploying a node.js AWS Lambda function with the use of the Serverless Framework to speed the whole process up. How to create an AWS account (article): 🤍 How to create an AWS account (YouTube video): 🤍 latest Node.js: 🤍 You can find the code from the video here: 🤍 Command to create a new TypeScript serverless project: serverless create template aws-nodejs-typescript path name-of-your-project Getting started with AWS Lambda and Serverless Framework blog article: 🤍 Software used in the video: Visual Studio Code IDE: 🤍 Thank you for watching and see you soon! 00:00 Intro 00:40 Prerequisites 03:15 How to create IAM Admin User with AWS Management Console 08:41 How to install AWS CLI 11:45 Configuring AWS CLI 16:05 Installing serverless framework with npm 17:46 How to create a serverless project 20:28 serverless.yml file overview and configuration 26:49 handler.js file - lambda function implementation 30:54 Deploying Lambda function 31:50 Testing the endpoint with the browser and curl 33:38 The end

That's It, I'm Done With Serverless*

144661
3733
427
00:23:58
23.04.2023

Gonna be a long year of moving everything to the edge... ALL MY VIDEOS ARE POSTED EARLY ON PATREON 🤍 Everything else (Twitch, Twitter, Discord & my blog): 🤍 S/O Ph4seOne for the awesome edit 🙏

DevOps Tools and Technologies for Cloud Engineering

230
5
0
00:35:24
21.09.2023

👋 Hello everyone. 👋 🌴 The Cloud Lunch and Learn is back after an amazing Summer break. I hope you had a chance to recharge your batteries, enjoyed the time with your loved ones, and are ready to resume your learning journey. 🌴 This time we have Vladislav Bilay with us sharing important DevOps tools and technologies that we can use on a daily basis while working as a Cloud Engineer or if you are looking forward to your first job as a Cloud Engineer. The session focuses on the tools and technologies used in DevOps practices for cloud engineering. The session provides an overview of essential tools and technologies that enable automation, collaboration of cloud infrastructure and applications. Attendees will gain insights into the DevOps tool landscape, explore the potential for integrating these tools in their own cloud engineering workflows.

What is Serverless?

150211
4202
97
00:06:42
11.12.2020

Learn more about Serverless Computing → 🤍 Check out "What is FaaS?" lightboard video → 🤍 Learn more about Functions-as-a-Service → 🤍 Check out IBM Cloud Functions → 🤍 ► Earn a badge with FREE interactive Kubernetes labs → 🤍 How do you write and deploy code without the hassle of worrying about the underlying infrastructure? In this lightboard video, Ashher Syed walks through how serverless computing can help developer solely focus on writing and deploying their applications without the headaches of managing any infrastructure, as well as covering many other benefits associated with serverless computing. Get started on IBM Cloud at no cost → 🤍 Subscribe to see more videos like this in the future → 🤍 #Serverless #FaaS #Containers

Serverless Framework для Java + AWS

9550
708
87
00:26:13
27.10.2021

Serverless Framework помогает избавиться от рутинной работы по настройке окружения для вашего кода. По простоте использования этот фреймворк ушёл не далеко от Heroku, но позволяет разворачивать ваш код написанный на любом из популярных языков в самых популярных облачных инфраструктурах: AWS, MS Azure, Google Cloud Platform и некоторых других. Работа с этим фреймворком в самой простой реализации не доставляет больших проблем, и позволяет сэкономить много сил и времени на инфраструктурных вопросах и абстрагироваться от платформы для основной части команды разработки, а также достаточно просто вкатиться в "безсерверные" технологии для новичков. Github кода из видео: 🤍 Установка AWS CLI2: 🤍 Установка Serverless Framework CLI tool: 🤍 Мерч 🤍 Поддержать проект: ➡ Стать спонсором 🤍 ➡ Яндекс.Деньги 🤍 ➡ PayPal 🤍 ➡ Qiwi 🤍 ➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖ ➡ Второй канал: 🤍 ➡ Twitch: 🤍 ➡ Твиттер: 🤍 ➡ Группа Вконтакте: 🤍 ➡ Канал в Telegram: 🤍 ➡ Чат в Telegram: 🤍 ➡ Сервер в Discord: 🤍 ➡ Яндекс.Дзен: 🤍

Webinar - Getting started with the serverless framework

42468
576
40
01:14:21
18.06.2019

A live webinar held over Zoom for our open source community to provide a quick demo as to how to put together a CRUD API, including flubs and all.

Serverless Framework | Deploy Python lambdas in minutes

16138
171
11
00:08:18
05.03.2022

🤍 -Watch Title : Serverless Framework | Deploy Python lambdas in minutes Link : 🤍 Title : Rapidly create deploy python library on AWS Layers in Minutes with serverless framework #3 Link : 🤍 Title : How to install External Python library such as Pandas on AWS lambda using serverless framework #2 Link : 🤍 Title : How to Fire your Lambda on CRON Schedule using serverless framework Link : 🤍 Title : Server less framework | Fire Lambda when event is published to Event Bus Link : 🤍 Title : Rapidly Deploy SQS queue with lambda Worker with Severless Framework using Plugin lift #5 Link : 🤍 Title : Learn about Lambda Destination with serverless Framework #6 Link : 🤍 Title : Getting Started with serverless Framework |API Gateway and lambda | Lab 7 Link : 🤍 Title : Getting Started with serverless Framework |API Gateway and lambda | Lab 8| API Keys Link : 🤍 Title : Getting Started with Serverless Framework |API Gateway and lambda | Lab 9| Usage Plan Link : 🤍 Connect With Me Website : 🤍 Github : 🤍 Linkedin : 🤍 Blog : 🤍 Youtube : 🤍 Donate Me : 🤍 #python #webdeveloper #php #software #softwaredeveloper #computerscience #tech #webdesign #computer #technology #programmer #programming #coding #developer #code #coder #programmingofficial #meme #java #javascript #coder #developer #devops #sysadmin #programmer #geek #engineer #gamer #nerd #entrepreneur #serverless #aws #s3

Serverless Doesn't Make Sense

346611
10925
1090
00:10:13
15.10.2020

Every time I try serverless it doesn't make any sense to me and just feels kinda of meh. links from video: 🤍 🤍 🤍 #benawad #serverless ​ ​ Follow me online: 🤍 #benawad

Serverless Framework - What's New | Serverless Office Hours

696
19
1
00:50:12
29.06.2022

See what's new with infrastructure as code tool, the Serverless Framework. Product Manager and AWS Serverless Hero, Matthieu Napoli, joins Julian Wood go talk about how the Serverless Framework makes it easier to build serverless apps. Matthieu also introduces Serverless Framework Compose which allows you to deploy multiple services in one command, in parallel, or ordered by dependencies. See how Compose simplifies deploying and orchestrating multiple services with an easier way to manage service dependencies and variables. We are also available to answer any of your serverless questions.

Fastest Serverless CI/CD Setup - USE THIS

4525
118
25
00:12:09
22.02.2022

In this video we're going to set up CI/CD for our serverless project using Github Actions. Link to the template for the workflow. 🤍 📖 Prefer to read this tutorial? 👇🏼 🤍 ✅ WATCH THIS VIDEO NEXT TO LEARN THE 7 PROJECTS YOU NEED TO LEARN SERVERLESS 👇🏼 🤍 👇🏼 HOW WE CAN HELP YOU 👇🏼 📖 OUR COURSE 📘 🤍 🚨 WORK WITH US 🚨 🤍 💻 🎥 THE KIT & TOOLS I USE 💻 🎥 🤍 👋 SOCIAL MEDIA 👋 📹 INSTAGRAM - 🤍completecoding TWITTER - 🤍SamCompleteCode 0:00 intro 0:38 Pre - requisites 1:38 Workflow Setup 4:38 Modification if using V2 5:17 Serverless Credentials Setup 5:55 AWS CICD User Setup 8:43 Github Actions First Deploy 11:00 Review

Serverless na prática com Serverless Framework + DRM

4084
225
4
01:20:03
22.05.2020

Nessa aula ao vivo você entenderá de uma vez por todas o que é serverless e verá na prática como você pode trabalhar com o serverless framework para facilitar sua vida.

Serverless Framework com Mongo e Prisma

2299
200
11
00:45:07
15.02.2023

*CURSO DE NODEJS DO ZERO AO AVANÇADO - TURMA ABERTA* 🤍 Não esqueça de deixar seu comentário, sugestões de vídeos, deixar seu like (de preferência rs) e se quiser, se inscrever e compartilhar 💜 Nesse vídeo vamos aprender como criar function utilizando o Serverless Framework, com Mongo e Prisma 🗒️ Código fonte - 🤍 📱Minhas Redes Sociais Instagram: 🤍 Twitter: 🤍 Linkedin: 🤍 Github: 🤍

Introducing multi-service deployments via Serverless Framework Compose

3295
23
0
00:01:26
20.04.2022

We are excited to announce Serverless Framework Compose: a new feature enabling you to deploy multiple services in one command, in parallel, or ordered by dependencies! To use this new feature, upgrade the serverless CLI to v3.15 or greater and follow the guide below: 🤍

How to Build a Serverless REST API with Node.js, TypeScript, and AWS DynamoDB

17705
381
44
00:57:30
25.11.2021

In this video tutorial, you're going to learn how to build a Node.js REST API with DynamoDB serving as data storage, and how to deploy it quickly to AWS using Serverless Framework. 👍 Subscribe for more cloud and programming tutorials like this: 🤍 Getting Started with AWS Lambda and Serverless Framework (video): 🤍 Getting Started with AWS Lambda and Serverless Framework (article): 🤍 AWS DynamoDB Node.js Documentation: 🤍 Link to the code from the video: 🤍 Social Media: Twitter: 🤍 Linkedin: 🤍 GitHub: 🤍 Software used in the video: Visual Studio Code IDE: 🤍 Prettier Extension for automatic code formatting: 🤍 Thank you for watching and see you soon! 00:00 Intro 00:49 Creating new Serverless Project 03:13 Configuring auto-formatting with Visual Studio Code 04:10 Infrastructure: Creating DynamoDB as a Resource 07:53 Infrastructure: IAM Role Statements 09:27 Building Create(POST) and Read(GET) Endpoints 21:05 Deploying and Testing basic POST and GET Endpoints 23:55 Implementing Update(PUT) Endpoint 27:55 Removing Code Duplication by Error Handling Introduction 34:28 Delete(DELETE) and List(GET) Endpoints Implementation 37:47 Testing PUT, DELETE and List(GET) Endpoints 41:15 Fixing Content-Type Response Header Issue 44:11 Adding Request Body Validation 52:48 Testing REST API with the Input Validation 56:26 Ideas on what to next 57:15 The End

Is AWS Amplify better than the Serverless Framework?

7998
181
21
00:12:53
04.04.2022

Which tool should you be learning and using for you next AWS project? 📖 Prefer to read this tutorial? 👇🏼 🤍 ✅ WATCH THIS VIDEO NEXT TO LEARN THE 7 PROJECTS YOU NEED TO LEARN SERVERLESS 👇🏼 [🤍 👇🏼 HOW WE CAN HELP YOU 👇🏼 📖 OUR COURSE 📘 🤍 🚨 WORK WITH US 🚨 [🤍 💻 🎥 THE KIT & TOOLS I USE 💻 🎥 [🤍 👋 SOCIAL MEDIA 👋 📹 INSTAGRAM - 🤍completecoding TWITTER - 🤍SamCompleteCode 0:00 intro 0:26 Amplify Overview 0:56 Serverless Framework Overview 1:29 Amplify Advantages 1:50 Amplify Studio 6:42 Amplify Disadvantages 7:56 Serverless Advantages 9:14 Serverless Disadvantages 10:16 Which platform is best 12:23 Summary #aws #serverless #amplify #awsamplify #coding #software #softwareengineering

Create a Serverless Database - DynamoDB with the Serverless Framework

16327
573
56
00:09:59
09.11.2019

Full Serverless playlist here 🤍 In this video we'll learn how we can create a serverless database with DynamoDB. Being able to create these autoscaling tables will enable you to create much more powerful applications. Whether it's storing user scores, product information or content, Dynamo is a great tool to be able to use. Code available at 🤍

Serverless Framework V3 - What to know! #Shorts

1716
76
11
00:00:54
29.01.2022

Version 3 of the Serverless Framework has just come out. Here are the top things you need to know. Subscribe for the full video when that comes out!

Serverless Framework - Overview - 2019

18202
268
13
00:03:31
22.07.2019

Sign up for the Serverless Framework: 🤍 Serverless Framework's Website: 🤍 Serverless Framework's Github Repo: 🤍 In 2019, the Serverless Framework became more than just a tool for developing and deploying serverless applications. Now, you can monitor, test, secure them and more, all within the Framework. This video goes over several of the latest features. Try it out for free at 🤍

Can You become a Serverless AWS Developer in 2023???

3693
160
26
00:16:28
09.01.2022

If you want to learn about serverless and how to become a serverless cloud developer then this is the video for you. 🤍 0:00 Intro 00:43 5 Steps Overview 3:11 Solid JavaScript / Python 5:34 Pick Your Framework 10:19 Follow a Tutorial 11:43 Learn about the Service 13:10 Build Your Own Projects 14:50 Repeat steps 3-5 15:56 Outro 16:16 Member Shoutout

Deploy a Nest.js App With Serverless (Cheap & Easy)

28392
548
53
00:12:22
29.12.2021

Github Repo: 🤍 Atlas Database: 🤍 Serverless CLI: 🤍

Serverless Computing in 100 Seconds

239696
9331
282
00:16:46
17.03.2021

Serverless Computing can dramatically simplify your backend infrastructure by eliminating the need to configure, maintain, and scale servers. Go beyond 100 seconds with 🤍FilledStacks to build a production-ready backend with Firebase Cloud Functions. Subscribe to FilledStacks 🔥👉 🤍 00:00 Serverless Explained 01:50 Build a Complex Cloud Functions Backend Popular Serverless Solutions: AWS Lambda 🤍 Google Cloud Functions 🤍 Azure Functions 🤍 #cloud #firebase #100SecondsOfCode Install the quiz app 🤓 iOS 🤍 Android 🤍 Upgrade to Fireship PRO at 🤍 Use code lORhwXd2 for 25% off your first payment. My VS Code Theme - Atom One Dark - vscode-icons - Fira Code Font

AWS Serverless desde Cero | Lambda, API Gateway, DynamoDB | Tutorial

9256
557
47
00:28:37
22.04.2023

Aprende a crear APIs en AWS usando los servicios Lambda, API Gateway, DynamoDB y otros. Te enseño desde cero, para principiantes. ✅ Contenido: 0:00 Intro 1:44 Lambda 6:52 API Gateway 11:43 DynamoDB 17:50 CloudWatch 18:40 IAM Roles 22:48 Cómo funciona Lambda 📺 Videos relacionados: Serie sobre computación en la nube con Amazon Web Services 🤍 👀 Les sugiero pongan el video en 1080p o más para que puedan ver el contenido con nitidez. 🔔 Suscríbete al canal y activa la campanita para que no te pierdas ningún video: 🤍 🐦 Sígueme en twitter: 🤍 📌Enlaces: Código de la lambda para crear book: 🤍 AWS SDK para JavaScript: 🤍 PutItem referencia: Lambda: 🤍 🤍 Muchas gracias por ver este video, espero le haya sido útil. #aws

Serverless Framework with Amazon CodeCatalyst - AWS Online Tech Talks

794
14
0
00:15:58
28.04.2023

Software developers spend a significant amount of time orchestrating tools, technologies, processes, and people in order to build and deliver modern applications. Amazon CodeCatalyst brings together everything software development teams need to plan, code, build, test, and deploy applications on AWS into a streamlined, integrated experience. Extensions enable the integration of third party tooling, including the full library of GitHub Actions, which can be used directly in CodeCatalyst CI/CD workflows. Learning Objectives: * Objective 1: Build a serverless application in a CodeCatalyst Dev Environment * Objective 2: Create a CI/CD pipeline that uses the Serverless Framework GitHub Action * Objective 3: Use the CI/CD pipeline to deploy the application to AWS Lambda and Amazon API Gateway *To learn more about the services featured in this talk, please visit: 🤍 To download a copy of the slide deck from this webinar visit: 🤍 Subscribe to AWS Online Tech Talks On AWS: 🤍 Follow Amazon Web Services: Official Website: 🤍 Twitch: 🤍 Twitter: 🤍 Facebook: 🤍 Instagram: 🤍 ☁️ AWS Online Tech Talks cover a wide range of topics and expertise levels through technical deep dives, demos, customer examples, and live Q&A with AWS experts. Builders can choose from bite-sized 15-minute sessions, insightful fireside chats, immersive virtual workshops, interactive office hours, or watch on-demand tech talks at your own pace. Join us to fuel your learning journey with AWS. #AWS

How to Deploy AWS Lambda using Serverless Framework

3346
51
8
00:18:25
01.09.2022

In this video, you will learn how to deploy AWS Lambda functions using Serverless Framework. You will also learn how to set up a separate user from your root user in order to receive an AWS account key and secret. 0:00 - Intro 1:40 - What is Serverless Framework 2:55 - Install Serverless Framework 3:33 - Set up AWS CLI 5:03 - How to configure your AWS account key and secret 11:40 - Deploying via Serverless Framework and Testing

The Problem With Serverless

9373
328
37
00:10:06
21.01.2023

#Serverless #cloud is a revolutionary concept It just needs a couple more steps of evolution.

What is Serverless? | Serverless Vs Monolith | AWS Lambda

9735
457
57
00:36:11
11.05.2023

In this video, we'll also delve into the differences between serverless and monolithic architectures. You'll learn about the challenges of traditional monolithic setups and how serverless architecture addresses them, offering improved scalability, cost efficiency, and reduced maintenance overhead. Quick Links ► My Personal Website: 🤍 ► Courses Website: 🤍 ► Full Stack Twitter Clone: 🤍 Video Titles - Exploring AWS Lambda: The Power of Serverless Computing - Serverless vs. Monolith: Which Architecture Is Right for You? - Serverless Made Easy with AWS Lambda - Breaking Down the Pros and Cons of Serverless Computing Hashtags #nodejs #serverless #serverside #backenddeveloper #softwareengineer #softwaredeveloper #aws #awslambda #amazonwebservices #cloudcomputing #devops #webdevelopment #fullstack

Serverless in 1 Minute

11563
511
13
00:01:00
25.02.2022

Cloud and DevOps in 1 Minute Playlist: 🤍 Keep Learning in 1 Minute #shorts #in28minutes #cloud #serverless

Primeiros passos: arquitetura Serverless com Serverless Framework, AWS Lambda e API Gateway

7995
558
22
00:13:45
28.05.2021

Repositório - Código-fonte: 🤍 Extensão do VSCode com snippets Serverless Framework (Tim Vaneker): 🤍 Redes sociais - GitHub: 🤍 - Linkedin: 🤍 - Instagram: 🤍 Se inscreva no canal, ative o sininho para receber notificações e curta o vídeo!

Deploying to AWS Lambda with Serverless + GitHub Actions (Modern CI/CD) | Serverless Saturday

27956
723
35
00:17:19
29.12.2020

In today's Serverless Saturday tutorial, we'll be going over how to set up a CI/CD pipeline using GitHub Actions and the Serverless Framework, to deploy your serverless function to AWS Lambda. Other Serverless Saturday tutorials: Creating your first AWS Lambda Function: 🤍 Intro to Serverless: 🤍 Sections: 0:00 - Intro 0:23 - Serverless Framework & GitHub Actions Intro 1:02 - Creating the IAM User 4:13 - Installing Dependencies & Boilerplate Code 5:23 - Understanding the starter serverless.yml file 8:21 - Writing the Lambda code 9:15 - Setting up CI/CD using GitHub Actions 12:59 - Verifying/testing our Deployment 17:05 - Wrap up Serverless Framework: 🤍 GitHub Actions: 🤍 Source Code: 🤍 Found this video helpful? Feel free to support this channel here: 🤍 #awslambda #nodejs #serverless #aws #githubactions

Que es Serverless Framework? | Curso Serverless Framework | Clase 1

1854
162
13
00:14:34
11.07.2023

Hola a tod🤍s! Espero que esten muy bien, porque yo estoy super feliz😊 Les presento al curso de #Serverless framework con #AWS #TypeScript y #NodeJS En esta clase haremos la introduccion al curso, configuraciones inciales y conceptos basicos. Espero lo disfruten💪 MIS REDES SOCIALES👇 Facebook: 🤍 Instagram: 🤍 Mi LinkedIn: 🤍

Creating an API with Serverless - API Gateway and AWS Lambda

24627
512
74
00:14:23
17.10.2019

Full Serverless playlist here 🤍 In this lesson we'll learn how we can build a Lambda function that works with API Gateway to create an API. I this video you'll learn: - How to set up a Lambda in Serverless - What response you need to return to work with API Gateway - How to deploy the Lambda and API Gateway using Serverless - How to test GET requests in the browser Starting Code: 🤍 Final Code: 🤍

Despliegue API AWS Lambda + Serverless Framework + Python

399
21
4
00:57:08
13.04.2023

En este vídeo veras como desplegar una API en AWS Lambda utilizando serverless framework Python y como instalar las dependencias de python en un bucket de S3 por separado link del repositorio 🤍

Serverless : l'essentiel en 9 minutes

44979
1421
25
00:09:46
08.01.2019

Pour soutenir mon travail, vous pouvez me faire un don (même juste de 2€) : Tipeee : 🤍 Utip : 🤍 Vous pouvez aussi m'offrir un livre : 🤍 - Dans cette vidéo, je vous explique le concept de serverless : - Qu'est ce que le serverless / "serverless computing" / architecture serverless ? - Qu'est ce que le FaaS (Function as a Service)? - Comment mettre en place une architecture serverless avec AWS Lambda / Azure function / Google Cloud function / Alibaba Cloud Function Compute ? - Pour me soutenir : Faire un don sur Tipeee : 🤍 Regarder une pub gratuitement : 🤍 Cette vidéo est sponsorisée par EVA Group. EVA Group est un cabinet de conseils et d'expertises dans les Infrastructures IT, le Cloud & la cybersécurité. - Découvrez le cabinet de conseil et d'expertises EVA Group : 🤍 - Trouvez une opportunité dans le Cloud ou la cybersécurité : 🤍 Pour aller plus loin : - Sur AWS Lambda : 🤍 - Sur le serverless : 🤍 - Restons connectés : Facebook : 🤍 Twitter : 🤍cookieconnecte Instagram : Cookieconnecte Google+ : 🤍 Site web : 🤍 Pour me soutenir : 🤍

【2022/12/22】AWS Lambda×Serverless Framework超入門【アーカイブ】

612
16
0
01:15:40
23.12.2022

発表者Twitter:🤍 (ぜひフォローお願いします!) 発表の中で紹介しているUdemy講座:🤍 = AWS Lambdaは、「サーバレス」なアプリケーション実行環境として最も有名と言えるサービスであり、近年では多くのプロジェクトで採用されるようになっています。 そんなAWS Lambdaで実践的な開発をするためには、「Serverless Framework」などのフレームワークを使うことも多いです。 しかし、プログラミングの学習課程や研修などで、AWS LambdaやServerless Frameworkまで学ぶケースは多くはありません。 そして特に、AWSの知識・経験が少ない方からは、 ・そもそもLambdaは普通のアプリケーション実行環境と何が違うのか分からない ・「サーバレス」という単語が何を指しているのかよく分からない ・serverless.ymlなる設定ファイルが何なのか分からない といった疑問を耳にすることが少なくありません。 そこでこの勉強会では、上記のような疑問を持っている方を主な対象者として、AWS LambdaとServerless Frameworkの入門第一歩を解説します。 = 2022/12/22に開催したオンラインセミナーのアーカイブ動画です。 イベントページ:🤍 = 運営:🤍

Назад
Что ищут прямо сейчас на
Serverless Framework сообщения тик ток WPL B36 real madrid vs psg mhwi EA UFC Hook fix lag in premiere pro Razork Vi v pro EGBOMI CICI 1k subscribers samsung f54 frp remove Grounded игра Гиена explain in prusa i3 mk2 parkhyewon Doris reshade как скачать