Tag: Aws
-
Writing event-driven serverless app plus local development
Posted on November 16, 2017, Level intermediate Resource Length long
Rupak Ganguly lengthy article on developing and event-driven serverless application. The application has a simple frontend using curl that calls into a couple of backend services: a users service and an email service. It relies on the serverless framework, and app is then deployed to AWS Lambda.
Tags cloud serverless microservices aws
-
Service discovery for microservices with mu on AWS
Posted on October 31, 2017, Level intermediate Resource Length medium
Casey Lee post about using stelligent.com tool called mu for microservices discovery. mu is a tool that makes it simple and cost-efficient for developers to use AWS as the platform for running their microservices.
Tags microservices aws software-architecture
-
Working with AWS ECS to deploy docker containers
Posted on October 9, 2017, Level beginner Resource Length medium
Sriram Rajan article in which author looks at AWS ECS and how it can be used to deploy Docker containers. From a use-case perspective, ECS allows you to build a production-scale, auto-scaling and monitored platform for running these types of containers.
Tags aws microservices docker
-
Automating LetsEncrypt Certificates With Ansible for AWS Instances
Posted on August 12, 2017, Level intermediate Resource Length medium
Alagesan Palani tutorial explaining how to make your AWS instance safer by automatically generating LetsEncrypt certificates. Conveniently.
Tags ansible aws infosec
-
AWS CodePipeline to Deploy Docker App from Github
Posted on August 9, 2017, Level intermediate Resource Length medium
Queirozf.com published this straight to the point tutorial describing how to use Amazon Web Services CodePipeline to deploy and build your app automatically when it is stored on Github as a Docker-based Beanstalk application.
Tags containers aws docker
-
A Large-Scale Cross-Regional Migration of NoSQL DB Clusters
Posted on January 6, 2017, Level intermediate Resource Length medium
Andrey Zaychikov is solutions architect at Amazon Web Services in this blog post will share experiences from a cross-regional migration of large-scale NoSQL database clusters (from Europe to the U.S.).
Tags aws nosql