by Marco Kuendig | 8. June 2019 | AWS, Containers, DevOps, Introduction, ServerLess
Have you ever wondered what services are offered by the big Public Cloud providers? Have you always wanted to get learn about AWS services but felt overwhelmed by the sheer number of them? Or have you already tried AWS but were defeated by how complex they are?...
by Marco Kuendig | 13. May 2019 | AWS, Database, Uncategorised
In the age of serverless architecture, Amazon has created a setting of Amazon Aurora to cater to applications that need databases that can automatically start, stop, and scale as needed. Amazon Aurora Serverless lets you set up a cloud database without needing to...
by Marco Kuendig | 7. May 2019 | AWS, Database, Uncategorised
Amazon Aurora, a cloud-based relational database, brings together the benefits of a traditional onsite database with that of an open-sourced database. Amazon Aurora features faster speeds than a regular MySQL or PostgreSQL database, while remaining compatible with...
by Marco Kuendig | 1. May 2019 | AWS, Containers, DevOps
Kubernetes, an open-sourced application that lets users create and manage containerized applications, allows you to use in AWS to manage entire clusters of EC2 instances. A Kubernetes cluster is a logical grouping of EC2 instances that house your containers. You may...
by Marco Kuendig | 16. April 2019 | AWS, Containers, ServerLess
Serverless architecture and containers have been shown to work great together. That said, they have differences that make one more appropriate to a task than the other. Some qualities of serverless and containers resemble each other, but there are also crucial...