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 Marc Schmuki | 3. May 2019 | AWS, DevOps, Introduction, Management, Performance
Imagine a company that has been using Amazon Web Services (AWS) for several years to host their applications and systems for their Internet-facing websites. Despite that length of time, they had done no assessment of their architecture. Recently, they realized that...
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...
by Marc Schmuki | 10. April 2019 | Database
With the plethora of AWS cloud database solutions to choose from, it’s easy to get lost when finding what you need. It’s crucial for an enterprise to select the right kind of database for their workloads, as it in part determines how they will manage as well as...