Dec 2017
4 Mon
5 Tue
6 Wed
7 Thu
8 Fri 09:00 AM – 05:40 PM IST
9 Sat
10 Sun
Accepting submissions
Not accepting submissions
Get Started with Istio and KubernetesGetting started with Istio and kubernetes, how to deploy Istio service mesh to kubernetes. Istio is an open platform that provides a uniform way to connect, manage,and secure microservicrs. Istio supports managing traffic flows between microservices, enforcing access policies, and aggregating telemetry data, all without requiring changes to the microservicrs code. I’ll use the sample Bookinfo app… more
Technical level: Intermediate
|
Cloud Agnostic WebscaleThe talk is intended to give participants an overview on how to build webscale architecture with a cloud agnostic approach. Cloud agnostic means no dependency on any underlying component on the cloud player. This ensures that infrastructure is inherently scalable and you have deep insights into how things work to make better scaling decisions while also controlling cost more
Technical level: Beginner
|
Ansible and Terraform for configuration management on AWSThis workshop will get you acquainted with Ansible: a powerful, popular CM (Configuration Management) framework and Terraform: Hashicorp’s popular infrastructure-as-code tool. These are mostly cloud-agnostic tools but we will be focusing on AWS for this workshop. more
Section: Workshop
Technical level: Beginner
|
Resource allocation -- The usuals and beyondKey take-aways: Keeping the costs low, while increasing the infrastructure. more
Section: Crisp talk
Technical level: Intermediate
|
Debugging your Serverless applicationAs application design goes microservices and serverless, it introduces new challenges in debugging and diagnosis of your application. In here we will look at the tools, capabilities and practices to monitor, diagnose and optimize your application. We will step through sync and async lambda calls, use cloudwatch logs, take a look at x-ray. We will walk through bad code, diagnose it and make it pot… more
Technical level: Intermediate
|
Re-imagining data infrastructures as event-based architecturesThis talk would be about how we built a distributed serverless batch data architecture at Episource. This includes the end-to-end ETL pipeline which handles distributed Machine Learning, as well as how we automated ML deployment using the event-based (serverless) paradigm. more
Technical level: Intermediate
|
Automation Principles at HelpshiftEveryone knows automation in operations is necessary, and is a key objective of any DevOps practice. But if not started on the right foot, or with the right objective in mind, can often leads to false starts and bad design choices. Building and extending to incorporate new requirements gets increasingly difficult leading to hacks and rewrites. more
Technical level: Intermediate
|
Kubernetes : The tool to manage cloud scale workloadsIn this session we look at Kubernetes and how we can manage cloud scale applications using kubernetes. This talk I would share my experiences in migrating applications to kubernetes in the cloud, including lessons learnt and best practices. I will also talk about (with demos) development tool chains, security considerations, scaling and deployment strategies including canary deployments. more
Technical level: Intermediate
|
Doing Data Science on CloudWith the increase in data size for running DS models,it is important to look into possible infrastructure options which provide enough scalability to run DS algo successfully.Optimal use of infrastructure in terms of cost is the need of hour.For example,running task using multiple GPU for finite amount of time. A discussion around a generic infrastructure. more
Section: Full talk
Technical level: Advanced
|
Sleeping soundly even when scaling your app to 200k request/secondsA round up of seemingly inconspicuous things that we had to deal with as we we went from zero to 200K requests/second. Things like engineering for reliable autoscaling (you don’t want to be caught off guard as traffic increases), optimising SSL handshakes to drive cost of data transfer down, how we manage deployments, alerting people when something goes down and keeping everything green so we cou… more
Technical level: Intermediate
|