Page 16

What's the best AWS Compute option for your project?

There are many good reasons why you should move to the cloud and AWS in particular. Benefit from the latest innovations or consume sophisticated technology as a commodity (relational databases, Hadoop clusters, data warehouses, …) to lower your time to ...

Read more

GitHub Actions vs. AWS CodePipeline

Deployment pipelines first! When launching a new project, start with building a deployment pipeline. Automating the process from changing the source code to shipping your application to the production environment is a success factor. But how to build a ...

Read more

Review: Amazon Connect – A Programmable Telephone System

Do you provide services to consumer or business clients? Which channels do you provide for clients to get support, leave feedback, or let off frustration? Amazon Connect provides a contact center solution in the cloud. Your clients contact you via phone...

Read more

Show your Tool: Parliament

In this series, we present AWS tooling from the community for the community. We talk directly with the tool makers. Who are they? What problem does the tool solve? And what motivates them to contribute to open-source AWS tooling. This time, we talk wit...

Read more

EC2 Instances 2.0 - Time to Update Your Toolbox

Amazon Elastic Compute Cloud (EC2) has more than 13 years of public history and is one of the oldest AWS services. EC2 is a mature service that reinvented itself many times: From EC2 classic to Amazon VPC. From SSH access to AWS SSM Session Manager. Fr...

Read more

How to secure your DevOps tools with ALB authentication?

Are you hosting any DevOps tools like GitLab, Jenkins, Kibana, Grafana, or phpMyAdmin yourself? On the one hand, it is convenient to provide access to those tools via the Internet. On the other hand, those tools add high-risk attack vectors to your infr...

Read more

10 Success Factors for Starting Your Cloud Journey

Are you planning to start the cloud journey for your organization soon? Learn from others to turn your initiative into a huge success. Michael and I have accompanied medium-sized businesses and enterprises in their transformation projects and would like...

Read more

AWS Cost Optimization 101

The beginning of the year is the perfect time to clean up and optimize. This also applies to your AWS bill. I’ve composed practical tips on how to cut costs with small effort. The good thing about AWS: you typically pay per usage. The bad thing about A...

Read more

2019: Review and Outlook

The year is coming to an end. We want to say “thank you” to our clients, partners, supporters, and readers. In this blog post, we look back on the past year and dare a look at the next year. ReviewWe love blogging and published 53 articles on cloudonau...

Read more

Dockerizing Ruby on Rails

Did you dockerize your Ruby on Rails application already? You definitely should! Read on to learn why and how. Shipping software is a challenge. Endless installation instructions explain in detail how to install and configure an application as well as a...

Read more