Events Schedule

Showing events on this March 2024 first, then descending date order.
...

Deadline of Amazon Raise-Up Buildathon


- Goal: Develop (or update) sustainable solutions that help the nonprofit sector and cultural institutions engage the public to drive critical donations, uphold mission delivery, and address the evolving challenges faced by the sector. - Requirement: Solutions must integrate at least one AWS service into their solution and address at least one of the available categories. Note: Makers who build an Alexa Skill must integrate Amazon Pay within their solution(s) and adhere to the main requirement of the hackathon. - Prizes: $31,000 in prizes, including cash and meetings with AWS Nonprofit team

Online

Amazon Web Services (AWS)

AWS Marketplace is a digital catalog with thousands of software listings from independent software vendors that make it easy to find, test, buy, and deploy software that runs on AWS. Learn ...

 

...

AWSUGPH plus R User Group Joint Meetup


This meetup we will tackle the elephant in the room we have loved and lived with - R's limitation in handling large datasets and in-memory operations, confined within our RAM. Our resident Big Data R-chitect Rowen Remis Iral will share his tips and tricks on how to go beyond your RAM, while our suking R speaker and AWS co-organizer Joshua Arvin Lat will take R up, up and away on the cloud for processing data at scale! Topics: - Deploying Apps/Lang like R WHEN you don’t know or touched in years? [Raphael Quisumbing] - Scaling in R [Rowen Remis Iral] - Scaling with R and AWS [Joshua Arvin Lat]

Zoom Online

 

...

Cloud Practitioner Tutor Track


AWSUG.PH Volunteers be tutoring the May Group (6th group) who will take AWS Certified Cloud Practitioner exam (https://aws.amazon.com/.../certified-cloud-practitioner/...). Newbies welcome. Need own laptop. The tutor period is FREE, but you need to AGREE TO THE FOLLOWING CONDITIONS: You need to share your experience and may be asked to give a talk in the Meetups. Be an AWSUG.PH Volunteer. Attend the 3 sessions every week (scheduled on weekends) for the July 19th, 25th and August 2 3pm-6pm CONVERTED TO ONLINE. You must study and do the few readings and homework. We highly encouraged to schedule the exam on 1st Week of August. more
AWSUG.PH Volunteers be tutoring the May Group (6th group) who will take AWS Certified Cloud Practitioner exam (https://aws.amazon.com/.../certified-cloud-practitioner/...). Newbies welcome. Need own laptop. The tutor period is FREE, but you need to
AGREE TO THE FOLLOWING CONDITIONS:
  • You need to share your experience and may be asked to give a talk in the Meetups. Be an AWSUG.PH Volunteer.
  • Attend the 3 sessions every week (scheduled on weekends) for the July 19th, 25th and August 2 3pm-6pm CONVERTED TO ONLINE.
  • You must study and do the few readings and homework.
  • We highly encouraged to schedule the exam on 1st Week of August.
[x]

Online

 

...

Build Intelligent Apps - Auto Check-in App using Rekognition (Ep. 2)


We are on our way towards building an AI-backed auto check-in web application that will allow visitors to pre-register with a selfie and check in at a given location in just 1 step by screening their face. In the previous session, we pulled together Amazon Rekognition with other services to construct a working simple application. Picking up from there, we will complete the minimum viable product (MVP) by adding database integration and authentication features.

Twitch

Amazon Web Services (AWS)

AWS Marketplace is a digital catalog with thousands of software listings from independent software vendors that make it easy to find, test, buy, and deploy software that runs on AWS. Learn ...

AWS DevAx

speakers

This is the Twitch channel for AWS Developer Acceleration (DevAx) Team. DevAx team helps developers learn and build modern application on AWS.

Join us in our DevAx Twitch and Discord Server for ...

 

...

Build Run & Deploy a Container on AWS using Docker and ECS


In this session, we will build and run a docker container in Cloud9 - a cloud based IDE. The container will be a simple web server. Then we learn how to deploy that container to AWS and get it running and serving traffic. No prior container knowledge required! Speaker: Bikram Bora, AWS Solutions Architect

Twitch

Amazon Web Services (AWS)

AWS Marketplace is a digital catalog with thousands of software listings from independent software vendors that make it easy to find, test, buy, and deploy software that runs on AWS. Learn ...

AWS DevAx

speakers

This is the Twitch channel for AWS Developer Acceleration (DevAx) Team. DevAx team helps developers learn and build modern application on AWS.

Join us in our DevAx Twitch and Discord Server for ...

 

...

AWSUG.PH June 2020 Meetup


Topics: - Secure your Cloud Environment [Victor Bides] - Bring Your Apps to Life with AWS AI Voice Services [Romulo Gapuz] - Getting Started with Step Functions [Lowell Llames] - Machine Learning with SageMaker [Arvs Lat]

Chime Online

 

...

In a Gist: Lambda and Serverless Functions - Part 2


In the previous session, we've talked about the foundational concepts of serverless functions and getting your feet wet with AWS Lambda. In this session, we'll build on that further, and explore some more things you'd most probably be interested to know as you continue to grow your knowledge and expertise with serverless tech. How do you optimize your Lambda functions? How does monitoring work? How do I use it to talk to other AWS services to build more complex logic? How can I easily perform testing? Join us as we look at answering those questions and more, as we continue exploring the fundamentals of serverless tech and AWS Lambda. Speaker: Richard Ilagan, AWS Prototyping Architect & Proud Pinoy Level: 100

Twitch Online


Commute Guide:

Register here to obtain event URL: https://awsdevaxconnect.splashthat.com/

Note: Missed the previous session? You can find it here: https://www.twitch.tv/videos/647597210

Want to join our mailing list? https://bit.ly/DevAx-MailingList

Amazon Web Services (AWS)

AWS Marketplace is a digital catalog with thousands of software listings from independent software vendors that make it easy to find, test, buy, and deploy software that runs on AWS. Learn ...

AWS DevAx

speakers

This is the Twitch channel for AWS Developer Acceleration (DevAx) Team. DevAx team helps developers learn and build modern application on AWS.

Join us in our DevAx Twitch and Discord Server for ...

 

...

Build Intelligent Apps - Auto Check-In App using Rekognition


We will be building an Auto Check-In web application, allowing your visitors to pre-register with a selfie, and check-in at the location in just 1 step with their face. We will learn how to use Amazon Rekognition – an image and video analysis powered by deep learning – and other AWS serverless technologies. No prerequisite skills in Machine learning needed! Register here to obtain event URL: https://awsdevaxconnect.splashthat.com/ Want to join our mailing list? https://bit.ly/DevAx-MailingList

Twitch

Amazon Web Services (AWS)

AWS Marketplace is a digital catalog with thousands of software listings from independent software vendors that make it easy to find, test, buy, and deploy software that runs on AWS. Learn ...

AWS DevAx

speakers

This is the Twitch channel for AWS Developer Acceleration (DevAx) Team. DevAx team helps developers learn and build modern application on AWS.

Join us in our DevAx Twitch and Discord Server for ...

 

...

In a Gist: Lambda and Serverless Functions


What are serverless functions, what exactly are they for, and what problems do they solve? In this session, we'll talk about the very basics of getting started with AWS Lambda, as well as the foundational concepts behind serverless technologies. We'll also introduce the Serverless Framework, a third-party development tool that can help you manage your serverless functions, as you grow more experienced and build more and more complicated applications. If you've always wanted to explore serverless tech and/or AWS Lambda, but didn't know where to start, please join us in this session dedicated to the basics, all packaged in a short and sweet format. Speaker: Richard Ilagan, AWS Prototyping Architect & Proud Pinoy Level: 100 Note: This is a two-part series. The second part will take place on June 25 at the same time.

Twitch

Amazon Web Services (AWS)

AWS Marketplace is a digital catalog with thousands of software listings from independent software vendors that make it easy to find, test, buy, and deploy software that runs on AWS. Learn ...

AWS DevAx

speakers

This is the Twitch channel for AWS Developer Acceleration (DevAx) Team. DevAx team helps developers learn and build modern application on AWS.

Join us in our DevAx Twitch and Discord Server for ...

 

...

AWSUGPH May 2020 Meetup [REMOTE]


Topics: - AWS DeepRacer [Gerome Pagatpatan] - Amazon Workspaces [John Louis Garcia] - AWS Learning Options [Raphael Quisumbing] - Serverless Framework [Raphael Jambalos]

GoToWebinar

 

«  1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  ... 17 »